aboutsummaryrefslogtreecommitdiff
path: root/views/default/page
AgeCommit message (Expand)Author
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
2011-02-25Refs #2895: Converted page_links into a menu. Bookmarks now uses itewinslow
2011-02-25Refs #2895: Made topbar into 2 menus. CSS will have to be fixedewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* patternewinslow
2011-02-23Fixes #2957: elgg-page-classic => elgg-page-defaultewinslow
2011-02-23Moved elgg-inner out of layouts and into the page shellewinslow
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
2011-02-22Trying to simplify layout css:ewinslow
2011-02-22extracted admin header, footer to admin/*. Moved pageshell code from admin l...ewinslow
2011-02-22Removing holdovers from elgg.comewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-22Refs #2950: update locations of layout elements + moved page/components/list/...ewinslow
2011-02-22Refs #2950: Moved /layout/ views into /page/ dir -- still not satisfied with ...ewinslow
2011-02-21Refs #2950: Cleaned up admin sidebar codeewinslow
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
2011-02-21Refs #2950: layout/shells/admin/menu => admin/sidebar/menuewinslow
2011-02-21Refs #2950: Move page/shells/ directly under /page/ since nowhere else in vie...ewinslow
2011-02-21Refs #2950: Moved widget code to object/widget/*ewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-20only include footer/analytics view once on admin pagescash
2011-02-19system messages use autop() for formatting rather than output/longtextcash
2011-02-19improved the styling of the comment areacash
2011-02-19another work around to suppress incorrect warnings from elgg_view()cash
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp