aboutsummaryrefslogtreecommitdiff
path: root/views/default/page
AgeCommit message (Expand)Author
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible probl...brettp
2011-04-14Fixes #3329: Added page/elements/foot and refactored page shells to use itewinslow
2011-04-10Fixed #3313: Removed the superfluous html_head/extend view from core. Anyone...ewinslow
2011-04-08Fixes #3319 alternate sidebar should work nowcash
2011-03-29one_sidebar layout wants breadcrumbs, too!cash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-23Fixes #3218 group content pages now use container method to determine who can...cash
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
2011-03-22Fixes #2090 context sensitive sidebar box is added - groups off cash
2011-03-22Refs #2090 added sidebar comment block to file and pages pluginscash
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page el...cash
2011-03-21Fixes #3168 not displaying a widget when handler is not availablecash
2011-03-20Fixes #3114 added the rss link back to pagescash
2011-03-17Fixes #2242. Can now delete admin notices manually.brettp
2011-03-13how did that get there - removing some test codecash
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-12Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if f...brettp
2011-03-12Refs #3045 adds a gallery context based view for userscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12forgot to include js registered for the footer in page shellscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-12Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be cons...cash
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-10Fixes #3057 page wrapper now sets the margin so messages don't end up in far ...cash
2011-03-06Refs #2693 walled garden code is functional. Push back a thorough clean up un...cash
2011-03-06Refs #2693 pulled walled garden css out as separate viewcash
2011-03-05make sure powered by icon does not sneak up in the menu areacash
2011-03-05forgot to close div tagcash
2011-03-05pulled power by icon out of menu in footer as it serves a different purpose t...cash
2011-03-02Addressed several miscellaneous todo'sewinslow
2011-03-02Fixed widgets add buttonewinslow
2011-03-01Fixes #3012 added hidden licash
2011-03-01Filter tabs ordered correctlyewinslow
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-03-01Refs #3021: elgg-section-$section => elgg-menu-$menu-$sectionewinslow
2011-03-01Removed header/extend in favor of just extending page/elements/headerewinslow
2011-03-01Refs #2895: Content header now emits a "title" menuewinslow
2011-03-01Refs #2895: Converted content filter to a menu, duplicated styles to mimic ta...ewinslow
2011-02-28No more reason to explicitly add elgg-menu-topbar classewinslow
2011-02-28No more need to explicitly include elgg-menu-footer classewinslow
2011-02-28Refs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook...ewinslow
2011-02-27pushing categories to the next line when viewing an entitycash
2011-02-27fixed the AWHOL state of system messages on admin pagescash
2011-02-26moved admin messages into admin page shellcash
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-25Refs #2895: Removed footer/links view. Moved report-this link into alternate...ewinslow
2011-02-25Refs #2895: Added support for an "alt" section in the footer menu. Put "powe...ewinslow
2011-02-25Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.ewinslow