aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/start.php
AgeCommit message (Expand)Author
2013-04-19Merge pull request #5325 into 1.8 branchcash
2013-04-05Allow pages revisions to be reverted or deletedJeff Tilson
2013-03-30Refs #1708. Restore disappeared subpages, which its parent page was top_page ...Sem
2013-03-30Fixes #4349 friends can edit pages nowcash
2012-07-13Fixes #1334. Added dropdown to change the parent of a page.Sem
2012-07-04pages does not have a welcome message anymoreCash Costello
2012-06-20changed: loading of jQuery treeview library to prevent potentialJerome Bakker
2012-03-26Fixes #4419: Pages icons now work with all sizesEvan Winslow
2012-02-21Fixes #4335. Cleaned up the notifications for new content.Brett Profitt
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-06-11Refs #3523 added a view for write access in pages plugincash
2011-06-11Fixes #2672 limiting deleting pages and creating sub pagescash
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-05-14fixed page revisions url overridecash
2011-03-22Refs #3176 missed group owner page in script renamingcash
2011-03-19Fixes #3176 replaced usage of index.php where appropriatecash
2011-03-19Fixes #3158 updated search and pages plugins for page handler scriptscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ...cash
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-06Fixes #2853 pages plugin uses the icon url plugin hook and fixes delete actioncash
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
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
2011-01-22finished the first pass on the pages plugin for using the new HTML/CSScash
2011-01-22more clean up of the pages plugin to use new HTML/CSScash
2011-01-15pages plugin using new layout - still need to get subpages working and naviga...cash
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-25updated owner blocks for users and groupscash
2010-12-19pulled user owner block menu out of profile plugin with new menu codecash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-01screen.css is a better name for our main css filecash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-23Fixes #2270 - deprecates metatags view and replaces with html_head/extendcash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-11-02Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl...ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow