aboutsummaryrefslogtreecommitdiff
path: root/views/default/layout/shells
AgeCommit message (Collapse)Author
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of ↵ewinslow
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from ↵brettp
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08rough system messages implementation for admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@8068 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
git-svn-id: http://code.elgg.org/elgg/trunk@8067 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08starting to standardize on elgg-<type>-<subtype> for css such as ↵cash
elgg-heading-site git-svn-id: http://code.elgg.org/elgg/trunk@8063 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-05removed unecessary inner div for .elgg-main because of switch back to ↵cash
overflow: hidden git-svn-id: http://code.elgg.org/elgg/trunk@8023 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03Changed widgets layout "box" parameter to "content" just like the other layoutsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8007 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
git-svn-id: http://code.elgg.org/elgg/trunk@8005 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-02backward compatibility code for plugins that add admin pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@7985 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-29made two_column_left_sidebar layout also handle $vars['content']cash
git-svn-id: http://code.elgg.org/elgg/trunk@7954 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more ↵cash
consistent git-svn-id: http://code.elgg.org/elgg/trunk@7943 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-25converted widgets to modules cash
git-svn-id: http://code.elgg.org/elgg/trunk@7928 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-24welcome to the admin dashboardcash
git-svn-id: http://code.elgg.org/elgg/trunk@7922 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23updated more of the admin backend to use new CSS/HTMLcash
git-svn-id: http://code.elgg.org/elgg/trunk@7920 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23take two of the admin header and sidebar menu - sidebar menu still needs ↵cash
plenty of work git-svn-id: http://code.elgg.org/elgg/trunk@7918 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-23playing around a little with the admin themecash
git-svn-id: http://code.elgg.org/elgg/trunk@7911 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22css now provides center for text and centered for divscash
git-svn-id: http://code.elgg.org/elgg/trunk@7905 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22this time got the guid correct for the add buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@7903 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22fixed add link for all site content pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@7899 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-22added the two_column_left_sidebar layout back so that plugins from 1.7 work ↵cash
with 1.8 git-svn-id: http://code.elgg.org/elgg/trunk@7891 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-20using page owner rather than owner for better support for groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7888 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-08drying up the title creation in the admin backendcash
git-svn-id: http://code.elgg.org/elgg/trunk@7864 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-06switched from new to addcash
git-svn-id: http://code.elgg.org/elgg/trunk@7846 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-01Refs #2317 dividing css element views into skin views and base views. The ↵cash
expectation is that the base views would not be overridden in a theme so the admin css can depend on them. git-svn-id: http://code.elgg.org/elgg/trunk@7807 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29new content link uses guid to make supporting groups and users easiercash
git-svn-id: http://code.elgg.org/elgg/trunk@7736 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19fixed a few bugs and updated the widget codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7694 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19namespaced the widget codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7693 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19starting to use the grid in the widget codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7692 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19replacing action-button with elgg-action-buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@7688 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19using more generic markup for main headercash
git-svn-id: http://code.elgg.org/elgg/trunk@7687 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19refining the elgg-alt patterncash
git-svn-id: http://code.elgg.org/elgg/trunk@7684 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19started cleaning up the admin csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7681 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16adjusted page body css to use top level class to determine width and centeringcash
git-svn-id: http://code.elgg.org/elgg/trunk@7643 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16added title parameter to one_sidebar layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7642 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-16layout views should use 'content' to support alternate viewtypes (like rss) ↵cash
- updated the one_sidebar view git-svn-id: http://code.elgg.org/elgg/trunk@7641 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15moved widget into layout/objects as one of our core css objectscash
git-svn-id: http://code.elgg.org/elgg/trunk@7639 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11supporting an additional class on primary layoutscash
git-svn-id: http://code.elgg.org/elgg/trunk@7601 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10using all rather than everyone to be more consistentcash
git-svn-id: http://code.elgg.org/elgg/trunk@7594 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08reorganized the page views as discussedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7559 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08moved a few elements to layout from pagecash
git-svn-id: http://code.elgg.org/elgg/trunk@7556 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08moved content views into layout/shells/contentcash
git-svn-id: http://code.elgg.org/elgg/trunk@7555 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-07reorganized the layout viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7553 36083f99-b078-4883-b0ff-0f9b5a30f544