aboutsummaryrefslogtreecommitdiff
path: root/mod/sitepages/start.php
AgeCommit message (Expand)Author
2011-02-13swapping sitepages for externalpages since the external pages is easier to in...cash
2011-02-09Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-01-04Refs #2732 added link to site pages but tab menu still does not workcash
2010-12-19cleaning up the page footer - still need to add css for footer menucash
2010-12-14moved account views into core views - account forms are nextcash
2010-12-01screen.css is a better name for our main css filecash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
2010-11-24unnecessary declaration of global $CONFIG;ewinslow
2010-11-24Removing superfluous calls to insert site root in urlsewinslow
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-09Refs #2506 reorged the login box views - css still needs to be cleaned upcash
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-07-09keep sitepages settings in their normal locationdave
2010-06-30Updated README.txt for new ECML. Moved settings to site category.brettp
2010-06-01Updated Sitepages homepage markup with clearfloat, content wrappers and assoc...pete
2010-05-27Updating walled garden to register public pages as regular expressions.nickw
2010-05-26Updating Sitepages plugin settings for new administration layout.nickw
2010-05-24Updating multiple plugins to no longer register admin menus with an event hook.nickw
2010-05-24a simple version of the sitepages index - we will need to turn this into a ba...dave
2010-05-12Creating a hook for plugin authors to register Walled Garden public sites.nickw
2010-04-26Updated language strings for site page ecmlbrettp
2010-04-26Only admin users can view site pages.brettp
2010-04-23frontpage creation respects walledgardendave
2010-04-16Removed some left over code from decoupling ECML.brettp
2010-04-15Added usage to the keywords.brettp
2010-04-15Removed _ from Site Pages ECML keywords.brettp
2010-04-13Removed ECML from Site Pages.brettp
2010-04-12Updated site pages docs.brettp
2010-04-12Checking if we need to pull in a view before calling it.brettp
2010-03-15Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_...brettp
2010-03-09Added dynamic keywords for view and entity.brettp
2010-03-09Brought sitepages up to standards.brettp
2010-03-08Site pages will eventually replace the external pages and custom index plugin...dave