aboutsummaryrefslogtreecommitdiff
path: root/views/default/page/elements
AgeCommit message (Expand)Author
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
2011-02-08starting to standardize on elgg-<type>-<subtype> for css such as elgg-heading...cash
2011-02-06more css/html improvements - added .elgg-table and a featured modulecash
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash
2011-02-05getting back to the css - making changes based on Evan's commentscash
2011-02-03Refs #2428 removed some uses of CONFIG in the viewscash
2011-02-01Puts css before js in the head, per website performance best practicesewinslow
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-04Refs #7221: Removed CRLFs.brettp