aboutsummaryrefslogtreecommitdiff
path: root/mod/sitepages/sitepages_functions.php
AgeCommit message (Collapse)Author
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-26Updating Sitepages plugin settings for new administration layout.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@6242 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-24a simple version of the sitepages index - we will need to turn this into a ↵dave
basic and advance selection for admins. git-svn-id: http://code.elgg.org/elgg/trunk@6153 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-13Updated plugins to use new admin area canvas.pete
git-svn-id: http://code.elgg.org/elgg/trunk@6034 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-13Removed ECML from Site Pages.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5721 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-12Updated site pages docs.brettp
Added ability to pass arguments to custom keywords. Added user_list keyword. Reject logged out front pages that don't have [[login_box]]. git-svn-id: http://code.elgg.org/elgg/trunk@5710 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-12Added 'customization' category to manifest.brettp
Cleaned up some comments. git-svn-id: http://code.elgg.org/elgg/trunk@5709 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-25Converting all line endings to unix style.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5512 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-09Fixes #1956: Corrected typo for filtering by owner=username.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5330 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ↵pete
are not required. git-svn-id: http://code.elgg.org/elgg/trunk@5316 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-09Added dynamic keywords for view and entity.brettp
Separated logged in and logged out front page views. Fixed a problem with saving metatags. Added PHPDoc headers. Updated language strings. git-svn-id: http://code.elgg.org/elgg/trunk@5315 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-09Brought sitepages up to standards.brettp
Added basic static keyword/view substitution support. git-svn-id: http://code.elgg.org/elgg/trunk@5312 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-08Site pages will eventually replace the external pages and custom index ↵dave
plugins as well as introduce a new keywords system to enable dynamic content to be displayed without needing to know php or Elgg. This will be handy for frontpage layout/design. git-svn-id: http://code.elgg.org/elgg/trunk@5303 36083f99-b078-4883-b0ff-0f9b5a30f544