aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/lib
AgeCommit message (Expand)Author
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-05-13Fixes #3439 forcing months to have leading zerocash
2011-03-26Refs #3239 added a new sticky forms function to grab all variables and integr...cash
2011-03-23Fixes #3218 group content pages now use container method to determine who can...cash
2011-03-20Fixes #2974 using canWriteToContainer() to control access to creating group c...cash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Refs #2229: Using time_created instead of publish_date metadata to sort.brettp
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-22Cleaned up blog jsewinslow
2011-02-20fixed blog sticky formscash
2011-02-20Refs #2970 updated blog and bookmarks pluginscash
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-12blog object wasn't being passed to the form viewcash
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-01-06switched from new to addcash
2010-12-31file index page now working for both users and groupscash
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-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-25amtrak does not have wifi so here is one big commit with group blogs, blog wi...cash
2010-12-10using all rather than everyone to be more consistentcash
2010-12-08reorganized the page views as discussedcash
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-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