aboutsummaryrefslogtreecommitdiff
path: root/views/default/page
AgeCommit message (Collapse)Author
2011-10-26Merge pull request #81 from sembrestels/e778258e839965597e5ebb8da362806db83e0dfbCash Costello
Fixes #3947 by adding site pages to the list of public pages
2011-10-26Closes #3947. External pages are now viewable by visitors in walled-garden ↵Sem
sites. Footer menu is also added into walled-garden logging page.
2011-10-23Fixes #4003 footer in modules is included by defaultCash Costello
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-09-17Fixes #3236 finishes admin theme - open new tickets for new issuesCash 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-28Fixes #3519 admin area now has title buttonsCash Costello
2011-06-28using elgg_view_title() in content layout headerCash Costello
2011-06-26removed buttons logic from content header view, created convenience function ↵cash
rather than copying and pasting, and updated the blog plugin
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-25one_column layout was not showing title and navcash
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ↵cash
modifications only
2011-06-22backward compatibility of the admin page shell was broken when we ↵cash
reorganized the page view directory
2011-06-11need to maintain key associations with widget typescash
git-svn-id: http://code.elgg.org/elgg/trunk@9186 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11sort widgets for add widgets panelcash
git-svn-id: http://code.elgg.org/elgg/trunk@9185 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3096 Moved page/components/summary to object/elements/summary. Leftcash
page/components/summary for backwards compatibility. Plugins will eventually need to be updated to use $type/elements/summary git-svn-id: http://code.elgg.org/elgg/trunk@9173 36083f99-b078-4883-b0ff-0f9b5a30f544
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-26Fixes #3290: Fluid gallery w/o tables -- working great for fixed-width contentewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@9027 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-18Fixes #3358. Renamed menu's class to link_class and documented possible ↵brettp
problems with passing <a> tags in the text option. git-svn-id: http://code.elgg.org/elgg/trunk@9005 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-29one_sidebar layout wants breadcrumbs, too!cash
git-svn-id: http://code.elgg.org/elgg/trunk@8877 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-23Fixes #3218 group content pages now use container method to determine who ↵cash
can add content git-svn-id: http://code.elgg.org/elgg/trunk@8818 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-21Fixes #3168 not displaying a widget when handler is not availablecash
git-svn-id: http://code.elgg.org/elgg/trunk@8796 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-17Fixes #2242. Can now delete admin notices manually.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8737 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-13Refs #3096 using 'summary' instead of list/bodycash
git-svn-id: http://code.elgg.org/elgg/trunk@8680 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3064. Checking for views/default/welcome.php and aborting upgrade if ↵brettp
found. Need to add documention for how to replace views directory to wiki. Also fixed ajax loader during upgrade. git-svn-id: http://code.elgg.org/elgg/trunk@8678 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3045 adds a gallery context based view for userscash
git-svn-id: http://code.elgg.org/elgg/trunk@8676 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-12forgot to include js registered for the footer in page shellscash
git-svn-id: http://code.elgg.org/elgg/trunk@8670 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Refs #3085 moved full_view out of elgg_view_list_item() into $vars to be ↵cash
consistent with other elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@8659 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-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #3057 page wrapper now sets the margin so messages don't end up in far ↵cash
left git-svn-id: http://code.elgg.org/elgg/trunk@8644 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