aboutsummaryrefslogtreecommitdiff
path: root/mod/sitepages
AgeCommit message (Expand)Author
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
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-09Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo...cash
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
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-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()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-07-07undo the last sitepages manifest changedave
2010-07-07site pages enableddave
2010-06-30Updated README.txt for new ECML. Moved settings to site category.brettp
2010-06-30Interface updates to sitepagespete
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-24the correct tab now highlightsdave
2010-05-24sitepages river tweakdave
2010-05-24sitepages now displays the correct riverdave
2010-05-24a simple version of the sitepages index - we will need to turn this into a ba...dave
2010-05-13Updated plugins to use new admin area canvas.pete
2010-05-12Creating a hook for plugin authors to register Walled Garden public sites.nickw
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-26Updated language strings for site page ecmlbrettp
2010-04-26Only admin users can view site pages.brettp
2010-04-26Updated SitePages with example homepage markup/ECML.pete
2010-04-26Update to SitePages and CSSEditor code input fields, code input (monospaced s...pete
2010-04-23frontpage creation respects walledgardendave
2010-04-17missing ] added to the frontpage action filedave
2010-04-16Removed some left over code from decoupling ECML.brettp
2010-04-16Correctly checking for logoutbox for custom front pages.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-12Added 'customization' category to manifest.brettp
2010-04-12Checking if we need to pull in a view before calling it.brettp
2010-04-12Fixed a language string from previous commit.brettp
2010-04-12DRY'd up the edit code in site pages.brettp
2010-04-12Added docs for site pages.brettp
2010-03-25Converting all line endings to unix style.brettp
2010-03-23Updated SitePages to new code standards & UI.pete
2010-03-15Replaced calls to deprecated elgg_validate_action_url() with elgg_add_action_...brettp
2010-03-15Updates to Admin area UI.pete
2010-03-09Fixes #1956: Corrected typo for filtering by owner=username.brettp
2010-03-09add/edit metatags form bug fixeddave