aboutsummaryrefslogtreecommitdiff
path: root/views/default/page/elements
AgeCommit message (Expand)Author
2011-05-18Fixes #3385 rel now used for the confirm text so that title can be used separ...cash
2011-05-14only display deprecation message if someone extends/overrides the deprecated ...cash
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-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-20Fixes #3114 added the rss link back to pagescash
2011-03-13how did that get there - removing some test codecash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash
2011-03-06Refs #2693 walled garden code is functional. Push back a thorough clean up un...cash
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-01Fixes #3012 added hidden licash
2011-03-01Fixes #3031 using 'priority' nowcash
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-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-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-22Trying to simplify layout css:ewinslow
2011-02-22Removing holdovers from elgg.comewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
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-18Refs #2950: layout/objects => page/componentsewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
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-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
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08more tweaking of css - menu and general clean upcash