aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
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-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-02updated the plugin manifest files to use the new variable name for activation...cash
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-31file index page now working for both users and groupscash
2010-12-31updated blog plugin due to change in output/confirmlinkcash
2010-12-29Refs #2077 added new blog post button to group blog - can be used as module f...cash
2010-12-29Fixes #2169 - setting the blog edit page owner to containercash
2010-12-29let likes code handle logged in user statuscash
2010-12-29more clean up of the blog plugin - removed unused functions and moved the url...cash
2010-12-29new content link uses guid to make supporting groups and users easiercash
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
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-19pulled user owner block menu out of profile plugin with new menu codecash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
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-17updated the river generic_comment view for the new river codecash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...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-10using all rather than everyone to be more consistentcash
2010-12-08Fixes #2189 created the object/list view with semantic markupcash
2010-12-08reorganized the page views as discussedcash
2010-12-07reorganized the layout viewscash
2010-12-06Fixed minor display issues with blog breadcrumbs and also the archives pagecash
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-04Fixes #2519 we can now register and load php libraries - blog plugin is using...cash