root/devel/lib/setup.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1596 [1596] 06/07/08 00:56:18 dramirez Fixed some warnings related to the templates_js_context functions
(edit) @1571 [1571] 03/20/08 13:42:05 misja Misja Hoebe <misja@curverider.co.uk> Applied …
(edit) @1562 [1562] 03/13/08 09:53:37 misja Misja Hoebe <misja@curverider.co.uk> Applied …
(edit) @1551 [1551] 02/14/08 14:28:55 misja Misja Hoebe <misja@curverider.co.uk> Applied patch, closes #258
(edit) @1547 [1547] 02/07/08 04:04:24 dramirez Removed gettext calls from setup.php. It would fix the #252 ticket
(edit) @1533 [1533] 01/29/08 17:14:44 ewout Correct typo in default $CFG settings. Resolves #287. Thanks, pilgrimbill.
(edit) @1516 [1516] 01/16/08 16:38:06 ewout Display error messages on screen if debug > 2046. Fixes #254.
(edit) @1504 [1504] 12/25/07 13:03:37 ewout Do not show invite a friend link and form when $CFG->publicinvite = false. …
(edit) @1460 [1460] 12/14/07 22:52:41 dramirez #212 i18n for the error_handling function
(edit) @1448 [1448] 12/12/07 16:46:25 rho patch #212, basic error handler Signed-off: Rolando Espinoza La fuente …
(edit) @1421 [1421] 12/07/07 22:35:03 misja Misja Hoebe <misja@curverider.co.uk> Merge r1420 into trunk
(edit) @1330 [1330] 12/03/07 20:32:15 misja Misja Hoebe <misja@curverider.co.uk> Applied patch in #139, Elgg doesn't …
(edit) @1291 [1291] 11/14/07 15:20:35 rho #156, improved error logging based on debug flag Signed-off-by: Rolando …
(edit) @1251 [1251] 11/05/07 19:53:44 diegoramirez Moved from units to mod: - groups - invite - newsclient - search …
(edit) @990 [990] 02/23/07 16:56:25 sven add rudimentary db server failover
(edit) @985 [985] 02/20/07 15:20:41 sven add option to hide password-changing stuff. ideally auth modules could …
(edit) @902 [902] 01/31/07 22:11:14 sven halve the amount of memory adodb uses
(edit) @888 [888] 01/29/07 16:44:49 ben You can now lock down community creation to be linked to a user flag of …
(edit) @834 [834] 01/19/07 11:37:06 sven disable public_reg constant. make everyone auto-friend the news user.
(edit) @804 [804] 01/16/07 17:23:42 ben The template root has been changed to sit in /mod/template/templates/ - …
(edit) @793 [793] 01/11/07 12:37:55 sven files: make maximum uploadable file size configurable instead of hard …
(edit) @770 [770] 12/21/06 18:31:51 ben Privacy policy header for MSIE, so logins in iframes work.
(edit) @767 [767] 12/21/06 11:58:05 sven RSS: add SSL feed reading support. Had to modify Snoopy a bit, and Snoopy …
(edit) @742 [742] 12/05/06 02:57:11 sven very rudimentary memcached experiment
(edit) @729 [729] 11/30/06 15:29:52 ben Introducing a new files cache usable by other handlers.
(edit) @703 [703] 11/09/06 14:49:59 sven add a $CFG option to globally disable public comments
(edit) @701 [701] 11/08/06 17:39:51 sven reduce the number of $db->metatables calls per page from 3 to 1, using a …
(edit) @691 [691] 11/05/06 05:46:27 sven try to detect if we're in a subdirectory, and define $CFG->cookiepath with …
(edit) @653 [653] 10/21/06 01:39:45 sven tinymce isn't happy without a locale set
(edit) @525 [525] 09/05/06 00:47:37 sven setup.php: fix "Table 'elgg.elggdatalists' doesn't exist" problem
(edit) @520 [520] 08/29/06 22:06:07 ben Replaced 'personal learning landscape' with configurable tagline in …
(edit) @517 [517] 08/28/06 02:47:58 sven fix some PHP notices, incorrect default $CFG->templatesroot, localise more …
(edit) @507 [507] 08/16/06 08:48:32 ben Editable template HTML has been extracted into pageshell and css files.
(edit) @506 [506] 08/15/06 20:28:01 ben Code tidying; missing $CFG initialisation has now been moved from …
(edit) @455 [455] 07/16/06 23:40:57 sven unescape GPC superglobal keys too
(edit) @454 [454] 07/16/06 23:10:36 sven removed some addslashes. replaced some with adodb qstr(). removed some …
(edit) @420 [420] 07/02/06 18:18:46 sven remove unnecessary leading slashes on strings appended to $CFG->*root vars
(edit) @408 [408] 06/22/06 19:13:18 sven prevent a bunch of datalib "Input Array" errors. also, …
(edit) @385 [385] 06/08/06 11:54:11 sven lib/setup.php called gettext() before the if-no-gettext() substitute in …
(edit) @361 [361] 05/23/06 02:17:04 sven allow generated files to have separate permissions from their directories
(edit) @356 [356] 05/21/06 20:50:48 sven add some missing indices, fix couple of typos…
(edit) @310 [310] 05/08/06 08:39:19 carmartin templates: introducing CFG->templatesroot and CFG->templatestore to …
(add) @269 [269] 03/28/06 22:23:16 ben --
Note: See TracRevisionLog for help on using the revision log.