aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/elgglib.php
AgeCommit message (Expand)Author
2009-07-08Refs #427: Added $vars array to hook call.marcus
2009-06-24Closes #427: Original view name passed to plugin hook.marcus
2009-06-17Refs #964: Correct detection of type.marcus
2009-06-17Refs #964: Tidied plugin hook into framework function, changed hook to entity...marcus
2009-06-16Marcus Povey 20090616:marcus
2009-05-05Closes #994: elgg_view_exists will now check to see if a view exists by dint ...marcus
2009-05-05Removing spurious error log messagesmarcus
2009-04-10Removing viewtype autoforward, because it broke installs.ben
2009-04-09Non-default view types now preserved when forwarding.marcus
2009-04-08Close #968: View path cache can now be turned on and offmarcus
2009-04-08Removed unused experimental cache functionsmarcus
2009-04-08Refs #968 & #946: Tidied filepath cache stuff by placing them in function calls.marcus
2009-03-30Closes #897: Memcache datalists correctly saved on first loadmarcus
2009-03-13Fixes #877: Minor typo addressed. Note: This function is currently not used.marcus
2009-03-04Added contentWrapper viewben
2009-03-04Fixed river RSS viewsben
2009-03-04Improvements to elgg_view, plus river dashboard RSS feedben
2009-03-03Moving to a smaller chunk size.ben
2009-03-03Echoing the large output buffer in chunksmarcus
2009-03-03Stub for experimental view caching (disabled)marcus
2009-03-03Using faster array concatinationmarcus
2009-03-03$vars is once again populated with session databen
2009-03-03Removed utterly pointless linesmarcus
2009-03-03Minor tweaksmarcus
2009-03-03Made get_library_files non-recursive and removed is_dir test... makes the fun...marcus
2009-03-03Closes #831: Plugin view location is now cached in a file in dataroot and is ...marcus
2009-02-26Closes #807: Removed echo on page_draw()marcus
2009-02-25Added friends access levelkevinjardine
2009-02-24Made icon views work properly for non-default icons, and introduced elgg_view...kevinjardine
2009-02-23ACCESS_DEFAULT is now defined.ben
2009-02-20Closes #487: Removed superfluous page_draw from exception view.marcus
2009-02-19An alternative template handler will now be sought by elgg_view by default. F...ben
2009-02-19delete confirmation added to delete pagesdave
2009-02-18Closes #790: Removed @ before include statements.marcus
2009-02-17Added some very basic page load profiling.marcus
2009-02-17Closes #785: datalists now pulls all settings on first item load.marcus
2009-02-16A little more flexibility for the simplecache.ben
2009-02-16Views simplecache improvements.ben
2009-02-16Committing the simplecache for views.ben
2009-02-15latest activity link removed as it will be replaced by a full activity streamdave
2009-02-13Closes #769: Added short circuit to quit function if entity is null.marcus
2009-02-13Closes #772: $value no longer being incorrectly set when memcache is enabled.marcus
2009-02-04Moved the access constant definitions from access.php to elgglib.php, so they...ben
2009-02-03Elgg Javascript update content functionben
2009-01-27Moving actions into the boot event.ben
2009-01-26Moved actions out of init filesben
2009-01-23Refs #706marcus
2009-01-22Closes #701: Blank tags not returned by string_to_tag_arraymarcus
2009-01-15git-svn-id: https://code.elgg.org/elgg/trunk@2572 36083f99-b078-4883-b0ff-0f9...marcus
2009-01-15Added shutdown, system event. Refs #672marcus