aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/elgglib.php
AgeCommit message (Expand)Author
2008-05-21Added easier sidebar populationben
2008-05-20Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-01Major site config changesben
2008-05-01$CONFIG->dbprefix, not $CONFIG->prefixben
2008-05-01Introducing run_function_once($functionname, $timelastupdatedcheck).ben
2008-04-25Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-25Fix to the debug messages for elgg_viewben
2008-04-24The beginnings of a db upgrade system. See lib/version.php, /version.php and ...ben
2008-04-21Fixed an inconsistency in elgg_view_entityben
2008-04-16No need for elgg_view_entity to separately load the owner entityben
2008-04-08Incorporating setup fixes from Rolandoben
2008-04-07Further adventures in getting things to delete correctlyben
2008-04-07Further delete and event trigger fixesben
2008-04-03Slight fix for previousben
2008-04-03Update for elgg_view_entityben
2008-04-03Improved elgg_view_entityben
2008-04-02Modified page_draw to behave correctly depending on sessionsben
2008-04-01Fixed the menu item functionben
2008-03-28Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-28Corresponding fix for register_plugin_hookben
2008-03-28Fix for trigger_plugin_hookben
2008-03-28Some extra params for elgg_view_entityben
2008-03-28Added elgg_view_entity(ElggEntity $entity) to intelligently display entitiesben
2008-03-28Added custom return values to trigger_plugin_hookben
2008-03-28Some extra documentationben
2008-03-28Plugin hooksben
2008-03-13Added the ability to set an alternative template handlerben
2008-03-11Fixes for previousben
2008-03-11God bless 'em! Plugins now autoregister their own views.ben
2008-03-11Page_draw echoesben
2008-03-11The pageshell now correctly passes elements to the header, footer etc.ben
2008-03-11Menu items fixben
2008-03-11Registers and menu itemsben
2008-03-10some new viewsdave
2008-03-10Messages and actions: fixed!ben
2008-03-07Event API fixben
2008-03-05Marcus Povey <marcus@dushka.co.uk>icewing
2008-03-03Removed some noticesben
2008-03-03removed echoicewing
2008-03-03Fixed short circuit comparisonicewing
2008-03-03Some further fixesben
2008-03-03Views directory fixben
2008-03-03Fixed file exist erroricewing
2008-03-03Removed test to see if .htaccess exists, this test doesn't work on my machine...icewing
2008-02-15Adding more plugin-related funben
2008-02-15Simple plugin mechanismben
2008-02-15Correction to previousben
2008-02-15Plugins can now extend views.ben
2008-02-14A simple beginning to an install scriptben
2008-02-14Actions, .htaccess, and the database schemaben