aboutsummaryrefslogtreecommitdiff
path: root/views/default/layout
AgeCommit message (Collapse)Author
2011-02-22Refs #2950: Moved /layout/ views into /page/ dir -- still not satisfied with ↵ewinslow
page/components/list/body, page/layouts/content/* and page/layouts/widgets/add_button git-svn-id: http://code.elgg.org/elgg/trunk@8400 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Refs #2950: layout/shells/admin/menu => admin/sidebar/menuewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8388 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Refs #2950: Moved widget code to object/widget/*ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8386 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19improved icon css so that they do not require having display: blockcash
git-svn-id: http://code.elgg.org/elgg/trunk@8328 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19clearfix > clearfloatewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8301 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Refs #2950: layout/objects => page/componentsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8288 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Refs #2950: layout/shells => page/layoutsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8286 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8285 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-17Fixed typo in filter nav view.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8270 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-16Fixes #2915. Can edit widget settings again.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8265 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8247 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-13admin menu uses weights for orderingcash
git-svn-id: http://code.elgg.org/elgg/trunk@8201 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-13added the footer analytics view for jscash
git-svn-id: http://code.elgg.org/elgg/trunk@8194 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Refs #650. Replaced list_annotations() by elgg_list_annotations().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8187 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12allow plugins to decline the addition of tags to their entity list viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8176 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to ↵ewinslow
elgg_view_module() git-svn-id: http://code.elgg.org/elgg/trunk@8135 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views ↵ewinslow
to forms/*). Some views are left that _only_ do elgg_view_form, so I wonder if those should even be kept around. git-svn-id: http://code.elgg.org/elgg/trunk@8127 36083f99-b078-4883-b0ff-0f9b5a30f544
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-08added a class variable to title viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@8072 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-08more tweaking of css - menu and general clean upcash
git-svn-id: http://code.elgg.org/elgg/trunk@8064 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-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
git-svn-id: http://code.elgg.org/elgg/trunk@7950 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
git-svn-id: http://code.elgg.org/elgg/trunk@7949 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-25light clean-up of the csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7929 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-23default elgg-inner to false in modulecash
git-svn-id: http://code.elgg.org/elgg/trunk@7917 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-20moved likes to end of metadata and added a links parametercash
git-svn-id: http://code.elgg.org/elgg/trunk@7889 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-10Small typo in commentewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7869 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