Age | Commit message (Expand) | Author |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-01-04 | Refs #2732 added link to site pages but tab menu still does not work | cash |
2010-12-19 | cleaning up the page footer - still need to add css for footer menu | cash |
2010-12-14 | moved account views into core views - account forms are next | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-24 | unnecessary declaration of global $CONFIG; | ewinslow |
2010-11-24 | Removing superfluous calls to insert site root in urls | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-07-09 | keep sitepages settings in their normal location | dave |
2010-06-30 | Updated README.txt for new ECML. Moved settings to site category. | brettp |
2010-06-01 | Updated Sitepages homepage markup with clearfloat, content wrappers and assoc... | pete |
2010-05-27 | Updating walled garden to register public pages as regular expressions. | nickw |
2010-05-26 | Updating Sitepages plugin settings for new administration layout. | nickw |
2010-05-24 | Updating multiple plugins to no longer register admin menus with an event hook. | nickw |
2010-05-24 | a simple version of the sitepages index - we will need to turn this into a ba... | dave |
2010-05-12 | Creating a hook for plugin authors to register Walled Garden public sites. | nickw |
2010-04-26 | Updated language strings for site page ecml | brettp |
2010-04-26 | Only admin users can view site pages. | brettp |
2010-04-23 | frontpage creation respects walledgarden | dave |
2010-04-16 | Removed some left over code from decoupling ECML. | brettp |
2010-04-15 | Added usage to the keywords. | brettp |
2010-04-15 | Removed _ from Site Pages ECML keywords. | brettp |
2010-04-13 | Removed ECML from Site Pages. | brettp |
2010-04-12 | Updated site pages docs. | brettp |
2010-04-12 | Checking if we need to pull in a view before calling it. | brettp |
2010-03-15 | Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_... | brettp |
2010-03-09 | Added dynamic keywords for view and entity. | brettp |
2010-03-09 | Brought sitepages up to standards. | brettp |
2010-03-08 | Site pages will eventually replace the external pages and custom index plugin... | dave |