aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/configuration.php
AgeCommit message (Expand)Author
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2010-12-29added a catch for configuration names longer than 32 characterscash
2010-12-29fixed bug where get_config was returning 0 because there is not not auto id o...cash
2010-12-27Refs #2543: set_default_config() uses better names. get_config() rewrites old...brettp
2010-12-01Fixes #2461 unsetting CONFIG variable in unset_config()cash
2010-11-30Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path()cash
2010-11-29Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config()cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-10-30ripped out last remaining tentacles of old installer from core - just needs r...cash
2010-10-30moved datalist code into the configuration libcash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-09-09Refs #2450: Documented configuration.php.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-17Updated documentation for set_config(). Removed unnecessary escaping of valu...brettp
2009-10-15Standardized gobs of files.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-04-08Close #968: View path cache can now be turned on and offmarcus
2009-02-23Added the ability to turn simplecache on and off.kevinjardine
2009-01-23Refs #706marcus
2009-01-05Fixes #655, Refs #628: Install now working with correct event chain (#628).marcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-10-16Closes #438marcus
2008-09-30Closes #388: Additionally the site check in configuration_init() should be in...marcus
2008-07-25sitedescription now loaded into config and displayedmarcus
2008-06-18Hopefully fixed default wwwroot. refs #51 - Misja, if this works for you, cou...ben
2008-06-18Fixes #17 - Debug mode toggle. Introduced unset_config() which is also called...marcus
2008-06-18Fixes #19: Default language selector marcus
2008-06-16CLOSED - #30: $CONFIG is not populated from elggconfig or datalists marcus
2008-06-10register_event_handler and trigger_event have been renamed to register_elgg_e...ben
2008-06-04Fixed the installation labels issue!ben
2008-05-19Fixing the install process, step 1.ben
2008-05-02Configuration prerequisites are now loaded on boot time rathr than initben
2008-05-02A small validation checkben
2008-05-02Minor bug fix in configurationben
2008-05-02The system now uses the site GUID to get and set entity data. Also, installat...ben
2008-05-01Docs for previousben
2008-05-01Get and set per-site configuration values from the databaseben
2008-03-31Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-28Autoconfiguration update .. againben
2008-03-17Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-08Configuration fixben
2008-03-03Fixed wwwrooticewing
2008-03-03Removed some noticesben
2008-03-03Installation issues: fixedben
2008-02-15Various configuration thingsben
2008-02-15Simple plugin mechanismben