aboutsummaryrefslogtreecommitdiff
path: root/views/default/page/elements
AgeCommit message (Collapse)Author
2013-02-13Merge tag '1.8.13' of git://github.com/Elgg/ElggSem
Elgg 1.8.13 release
2012-11-05Replaced full_url by current_page_url everywhere.Sem
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-08-06Fixes #4786. Adds a CDATA structure in the script tag in the head.Sem
2012-07-14Fixes #4691 not passing name to the form since not validCash Costello
2012-05-09Fixes #4509: Remove invalid space in id attribute markupSteve Clay
2011-11-06remove uses of the CSS class right from coreCash Costello
2011-11-05Fixes #1253 added toggle for list types to file plugin. It's not pretty so ↵cash
we may want to style/rethink in future version
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-24Fixes #3845 added ie7 css view and tested all current hacks for ie7Cash Costello
2011-08-25Fixes #3662. Pulled out shortcut_icon to its own view for easier overriding.Brett Profitt
2011-07-03reformatted the code in page/elements/header_logo view due to line lengthcash
2011-06-29added backward compatibility for the view page_elements/content_wrappercash
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-05-20Fixes #3457 showing a snippet of a comment in sidebar instead of entire commentcash
git-svn-id: http://code.elgg.org/elgg/trunk@9107 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-18Fixes #3385 rel now used for the confirm text so that title can be used ↵cash
separately git-svn-id: http://code.elgg.org/elgg/trunk@9099 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-14only display deprecation message if someone extends/overrides the deprecated ↵cash
tools view git-svn-id: http://code.elgg.org/elgg/trunk@9080 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-14Fixes #3329: Added page/elements/foot and refactored page shells to use itewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8996 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-10Fixed #3313: Removed the superfluous html_head/extend view from core. ↵ewinslow
Anyone following trunk should extend page/elements/head instead git-svn-id: http://code.elgg.org/elgg/trunk@8978 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-08Fixes #3319 alternate sidebar should work nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8954 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
git-svn-id: http://code.elgg.org/elgg/trunk@8814 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Fixes #2090 context sensitive sidebar box is added - groups off cash
git-svn-id: http://code.elgg.org/elgg/trunk@8813 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #2090 added sidebar comment block to file and pages pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8810 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page ↵cash
elements view git-svn-id: http://code.elgg.org/elgg/trunk@8801 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-20Fixes #3114 added the rss link back to pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@8784 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13how did that get there - removing some test codecash
git-svn-id: http://code.elgg.org/elgg/trunk@8689 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3091 adds load functions for js and csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3085 added $vars to elgg_view_comments()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8658 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2693 walled garden code is functional. Push back a thorough clean up ↵cash
until Elgg 1.9 git-svn-id: http://code.elgg.org/elgg/trunk@8614 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05make sure powered by icon does not sneak up in the menu areacash
git-svn-id: http://code.elgg.org/elgg/trunk@8587 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05forgot to close div tagcash
git-svn-id: http://code.elgg.org/elgg/trunk@8585 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05pulled power by icon out of menu in footer as it serves a different purpose ↵cash
than other menu items git-svn-id: http://code.elgg.org/elgg/trunk@8583 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02Addressed several miscellaneous todo'sewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8563 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3012 added hidden licash
git-svn-id: http://code.elgg.org/elgg/trunk@8555 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Fixes #3031 using 'priority' nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8545 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Refs #3021: elgg-section-$section => elgg-menu-$menu-$sectionewinslow
Added elgg-menu-hz for horizontal menus git-svn-id: http://code.elgg.org/elgg/trunk@8535 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01Removed header/extend in favor of just extending page/elements/headerewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8531 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-28No more reason to explicitly add elgg-menu-topbar classewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8512 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-28No more need to explicitly include elgg-menu-footer classewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8510 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-28Refs #2895: Renamed "page_links" to "extras" -- feels more semantic ↵ewinslow
(facebook's menu has actions such as unfriend, share, block) git-svn-id: http://code.elgg.org/elgg/trunk@8508 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #2895: Removed footer/links view. Moved report-this link into ↵ewinslow
alternate footer menu git-svn-id: http://code.elgg.org/elgg/trunk@8481 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #2895: Added support for an "alt" section in the footer menu. Put ↵ewinslow
"powered by Elgg" badge in here git-svn-id: http://code.elgg.org/elgg/trunk@8480 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8476 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #2895: Converted page_links into a menu. Bookmarks now uses itewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8474 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Refs #2895: Made topbar into 2 menus. CSS will have to be fixedewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8473 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Trying to simplify layout css:ewinslow
nixed elgg-aside .elgg-sidebar.elgg-alt => .elgg-sidebar-alt (similar to .elgg-image-alt) git-svn-id: http://code.elgg.org/elgg/trunk@8432 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Removing holdovers from elgg.comewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8429 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of ↵ewinslow
generating their own html git-svn-id: http://code.elgg.org/elgg/trunk@8410 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21elgg-owner-block-menu => elgg-menu-owner-blockewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8389 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19system messages use autop() for formatting rather than output/longtextcash
git-svn-id: http://code.elgg.org/elgg/trunk@8336 36083f99-b078-4883-b0ff-0f9b5a30f544