aboutsummaryrefslogtreecommitdiff
path: root/views/default/layout
AgeCommit message (Expand)Author
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-12Converted most forms to use elgg_view_form (therefore also moved the views to...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-08added a class variable to title viewcash
2011-02-08rough system messages implementation for admin backendcash
2011-02-08updates for the admin css based on the reworking I did to the htmlcash
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-05removed unecessary inner div for .elgg-main because of switch back to overflo...cash
2011-02-03Changed widgets layout "box" parameter to "content" just like the other layoutsewinslow
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
2011-02-02backward compatibility code for plugins that add admin pagescash
2011-01-29made two_column_left_sidebar layout also handle $vars['content']cash
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-25light clean-up of the csscash
2011-01-25converted widgets to modules cash
2011-01-24welcome to the admin dashboardcash
2011-01-23updated more of the admin backend to use new CSS/HTMLcash
2011-01-23take two of the admin header and sidebar menu - sidebar menu still needs plen...cash
2011-01-23default elgg-inner to false in modulecash
2011-01-23playing around a little with the admin themecash
2011-01-22css now provides center for text and centered for divscash
2011-01-22this time got the guid correct for the add buttoncash
2011-01-22fixed add link for all site content pagescash
2011-01-22added the two_column_left_sidebar layout back so that plugins from 1.7 work w...cash
2011-01-20moved likes to end of metadata and added a links parametercash
2011-01-20using page owner rather than owner for better support for groupscash
2011-01-10Small typo in commentewinslow
2011-01-08drying up the title creation in the admin backendcash
2011-01-06switched from new to addcash
2011-01-01Refs #2317 dividing css element views into skin views and base views. The exp...cash
2010-12-31added a proper gallery view - still need to wire up the elgg_view_list_item f...cash
2010-12-30added gallery css for the file plugincash
2010-12-30allow anyone to minimize a widgetcash
2010-12-30updated the default object entity viewcash
2010-12-30let likes code handle whether the user is logged in or notcash
2010-12-29created a new layout element - page links - holds stuff like the rss linkcash
2010-12-29page menu using the new menu system - admin menu updatedcash
2010-12-29new content link uses guid to make supporting groups and users easiercash
2010-12-29added a general metadata view for listscash
2010-12-25updated owner blocks for users and groupscash
2010-12-24supporting id for comments for in page linkscash
2010-12-24fixing a few display issues in the object/blog viewcash
2010-12-24creating standard list body for pluginscash
2010-12-23Fixes #2730 - passing the vars array into elgg_view_list_item so that eventua...cash
2010-12-19fixed a few bugs and updated the widget codecash
2010-12-19namespaced the widget codecash