aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views
AgeCommit message (Expand)Author
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-17calling the new category output view in the plugins - looks like the pages pl...cash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12updated the plugins that have already been updated to 1.8 html/css to use div...cash
2011-02-12Fixes #2904: Converted most elgg_view('layout/objects/module') instances to e...ewinslow
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-10git-svn-id: http://code.elgg.org/elgg/trunk@8099 36083f99-b078-4883-b0ff-0f9b...ewinslow
2011-02-10disabled => elgg-state-disabled in plugins (only found in blog and groups)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-08a tiny amount of progress on the css chrome element viewcash
2011-02-06moved the count comments and likes functions into the ElggEntity classcash
2011-02-05using elgg-module-<type> cash
2011-02-05getting back to the css - making changes based on Evan's commentscash
2011-02-03changed input/pulldown to input/dropdowncash
2011-01-29fixed css for group module headerscash
2011-01-27introducing elgg-subtext as replacement for elgg-list-subtitle and elgg-subtitlecash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-22using list metadata view rather than custom codecash
2011-01-06changed tag display to <ul>cash
2011-01-06switched from new to addcash
2011-01-01updating the sidebar boxes to use the new module classescash
2011-01-01starting adding a .elgg-text class - plugins need to use output/longtext when...cash
2011-01-01almost finished updating the file plugin to work with new html/csscash
2010-12-31updated blog plugin due to change in output/confirmlinkcash
2010-12-29let likes code handle logged in user statuscash
2010-12-29new content link uses guid to make supporting groups and users easiercash
2010-12-25updated owner blocks for users and groupscash
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog wi...cash
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-20added elgg-icon-delete and elgg-icon-likescash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-19changed name from media block to image blockcash
2010-12-17supporting putting content in groups in for river views and added file river ...cash
2010-12-17updated river views for content display and added new bookmarks river view codecash
2010-12-17updated riverdashboard to load the river item class cash
2010-12-13Refs #2226 need a catch in river views until riverdashboard plugin is updatedcash
2010-12-13Refs #2226 updated blog plugin to use new river viewcash
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
2010-12-07reorganized the layout viewscash
2010-12-05blog plugin now uses the new elgg_view_form() functioncash
2010-12-05added a convience function for the media content pattern - is elgg_view_media...cash
2010-12-05changed img | body media element to icon | bodycash
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
2010-12-04object/blog view uses new media view - needs some clean upcash
2010-12-04welcome to the new media view - it is being used in the new latest comments m...cash