aboutsummaryrefslogtreecommitdiff
path: root/views/default/page
AgeCommit message (Collapse)Author
2012-06-02Fixes #4498 special check for admin pages that are throwing 404 errors - ↵Cash Costello
this won't be needed once we get rid of the admin context reminder. We may want to use the admin page shell for the 404 errors then.
2012-05-09Fixes #4509: Remove invalid space in id attribute markupSteve Clay
2012-02-10updated the walled garden js to use new js libCash Costello
2012-02-10new layout and ajax loading for walled gardenCash Costello
2012-01-22Fixes #4320 updated documentation for base_url in pagination and added ↵Cash Costello
backward compatible code
2011-12-19added more spacing to error layoutcash
2011-12-05first version of a 404 pagecash
2011-12-04Fixes #4032 rendering page elements before head/footCash Costello
2011-11-25returning from gallery view if no items in the galleryCash Costello
2011-11-06remove uses of the CSS class right from coreCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #1253 added toggle for list types to file plugin. It's not pretty so ↵cash
we may want to style/rethink in future version
2011-11-04Fixes #4047 header and footer optional for the module viewCash Costello
2011-10-30added back support for registration and forgotten passwords to walled garden ↵cash
index
2011-10-30basic walled garden implementation for logging incash
2011-10-27Fixes #3863 introduced elgg-menu-general so that elgg-menu-footer can be ↵cash
specific to site footer
2011-10-26Merge pull request #81 from sembrestels/e778258e839965597e5ebb8da362806db83e0dfbCash Costello
Fixes #3947 by adding site pages to the list of public pages
2011-10-26Closes #3947. External pages are now viewable by visitors in walled-garden ↵Sem
sites. Footer menu is also added into walled-garden logging page.
2011-10-23Fixes #4003 footer in modules is included by defaultCash Costello
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-09-17Fixes #3236 finishes admin theme - open new tickets for new issuesCash Costello
2011-08-25Fixes #3662. Pulled out shortcut_icon to its own view for easier overriding.Brett Profitt
2011-07-03reformatted the code in page/elements/header_logo view due to line lengthcash
2011-06-29added backward compatibility for the view page_elements/content_wrappercash
2011-06-28Fixes #3519 admin area now has title buttonsCash Costello
2011-06-28using elgg_view_title() in content layout headerCash Costello
2011-06-26removed buttons logic from content header view, created convenience function ↵cash
rather than copying and pasting, and updated the blog plugin
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-25one_column layout was not showing title and navcash
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ↵cash
modifications only
2011-06-22backward compatibility of the admin page shell was broken when we ↵cash
reorganized the page view directory
2011-06-11need to maintain key associations with widget typescash
git-svn-id: http://code.elgg.org/elgg/trunk@9186 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11sort widgets for add widgets panelcash
git-svn-id: http://code.elgg.org/elgg/trunk@9185 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3096 Moved page/components/summary to object/elements/summary. Leftcash
page/components/summary for backwards compatibility. Plugins will eventually need to be updated to use $type/elements/summary git-svn-id: http://code.elgg.org/elgg/trunk@9173 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Fixes #3457 showing a snippet of a comment in sidebar instead of entire commentcash
git-svn-id: http://code.elgg.org/elgg/trunk@9107 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-18Fixes #3385 rel now used for the confirm text so that title can be used ↵cash
separately git-svn-id: http://code.elgg.org/elgg/trunk@9099 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14only display deprecation message if someone extends/overrides the deprecated ↵cash
tools view git-svn-id: http://code.elgg.org/elgg/trunk@9080 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-26Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width contentewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9027 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible ↵brettp
problems with passing <a> tags in the text option. git-svn-id: http://code.elgg.org/elgg/trunk@9005 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-14Fixes #3329: Added page/elements/foot and refactored page shells to use itewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8996 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-10Fixed #3313: Removed the superfluous html_head/extend view from core. ↵ewinslow
Anyone following trunk should extend page/elements/head instead git-svn-id: http://code.elgg.org/elgg/trunk@8978 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-08Fixes #3319 alternate sidebar should work nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8954 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-29one_sidebar layout wants breadcrumbs, too!cash
git-svn-id: http://code.elgg.org/elgg/trunk@8877 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3218 group content pages now use container method to determine who ↵cash
can add content git-svn-id: http://code.elgg.org/elgg/trunk@8818 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
git-svn-id: http://code.elgg.org/elgg/trunk@8814 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Fixes #2090 context sensitive sidebar box is added - groups off cash
git-svn-id: http://code.elgg.org/elgg/trunk@8813 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #2090 added sidebar comment block to file and pages pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8810 36083f99-b078-4883-b0ff-0f9b5a30f544