aboutsummaryrefslogtreecommitdiff
path: root/views/default/page
AgeCommit message (Expand)Author
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
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-18Removed unused var in widgets layout.brettp
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Refs #2693: Walledgarden code cleanup -- Too much custom codeewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-14Views in the js/ directory should not contain <script> tagsewinslow
2011-02-14Cleaned up views/default/page/ directoryewinslow
2011-02-12pulled <head> out into page shell alsocash
2011-02-12fixed topbar htmlcash
2011-02-11elgg-classic => elgg-page-classic, elgg-admin => elgg-page-adminewinslow
2011-02-11Cleaned up admin advanced plugins view a bitewinslow
2011-02-11Fixes #1303: Pulled html_begin/end into page shells. extracted <head> elemen...ewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow