aboutsummaryrefslogtreecommitdiff
path: root/views/default/layout/objects
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: 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-18Refs #2950: layout/objects => page/componentsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8288 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-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-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-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-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-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-23default elgg-inner to false in modulecash
git-svn-id: http://code.elgg.org/elgg/trunk@7917 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-10Small typo in commentewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7869 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-31added a proper gallery view - still need to wire up the elgg_view_list_item ↵cash
functions and remove the use of context git-svn-id: http://code.elgg.org/elgg/trunk@7784 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30added gallery css for the file plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7782 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30allow anyone to minimize a widgetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7779 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30updated the default object entity viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7773 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-30let likes code handle whether the user is logged in or notcash
git-svn-id: http://code.elgg.org/elgg/trunk@7772 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29added a general metadata view for listscash
git-svn-id: http://code.elgg.org/elgg/trunk@7734 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25updated owner blocks for users and groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7721 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-24fixing a few display issues in the object/blog viewcash
git-svn-id: http://code.elgg.org/elgg/trunk@7718 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-24creating standard list body for pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@7717 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-23Fixes #2730 - passing the vars array into elgg_view_list_item so that ↵cash
eventually plugins can pass additional parameters into list views git-svn-id: http://code.elgg.org/elgg/trunk@7712 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-19completed the media to image block switchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7683 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19changed name from media block to image blockcash
git-svn-id: http://code.elgg.org/elgg/trunk@7682 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-12fixed typocash
git-svn-id: http://code.elgg.org/elgg/trunk@7603 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11added alternate picture block to css media objectcash
git-svn-id: http://code.elgg.org/elgg/trunk@7602 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11added better list id's based on typecash
git-svn-id: http://code.elgg.org/elgg/trunk@7600 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-11updated module markup and fixed a bug with its footer codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7599 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10changed name of icon block to picture block in media object to avoid ↵cash
conflicts with elgg sprites git-svn-id: http://code.elgg.org/elgg/trunk@7592 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09added ability to include pagination before and after a listcash
git-svn-id: http://code.elgg.org/elgg/trunk@7577 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-09fixed pagination for annotations due to changes in viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7576 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
git-svn-id: http://code.elgg.org/elgg/trunk@7560 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