aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/start.php
AgeCommit message (Expand)Author
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
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-20Refs #2496 - manually merged [6975] from 1.7 branchcash
2010-08-22Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ...cash
2010-07-15Parsing pages views for ecml.brettp
2010-07-15First pass at standardizing pages.brettp
2010-07-15Undoing previous 2 commits.brettp
2010-07-15Converting spaces to tabs without the stray t.brettp
2010-07-15Convert spaces to tabs.brettp
2010-06-15Making menu link for pages go to all pages instead of owned pages.brettp
2010-06-15Quick and dirty changes to pages to work on 1.8's layout.brettp
2010-05-21Rolling back previous commit as we will be using a hook instead of extending ...nickw
2010-05-21Updating Pages plugin to extend profile owner block directly with user-specif...nickw
2010-05-20Adding submenu items for standard plugins to owner block.nickw
2010-03-22Updated avatar menu: Removed links to tools, provided a view to extend menu, ...pete
2010-03-03Pulled in the interface changes.brettp
2008-08-13Once again removing an accidentally committed pluginben
2008-08-13Added a new latest activity title to the front pageben