aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30fixed minor issue where blog code wasn't setting type when getting subtypecash
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30finished the conversion to initializeAttributes()cash
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-14Switching blog over to autoload method for plugin classesewinslow
2010-10-14Fixes #2547: Plugins can now participate in autoloading classes.ewinslow
2010-08-22Merged r6620:6653 from 1.7 branch into trunkcash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-08Moved all river entry metadata inside span (pushed onto new line) and added r...pete
2010-06-28Updated the layout of a blogpostpete
2010-06-11Always show access level when listing blogs, regardless of canEdit().brettp
2010-06-11Removing old time_created fudging for blogs. It doens't work right.brettp
2010-06-07Added metadata 'new_post' when autosaving blogs to help with river / revision...brettp
2010-06-07Fix for displaying auto save time. HTML was changed without relevent JS upda...brettp
2010-06-07blog tags will not display the class if no tags existdave
2010-06-02Added missing language strings for blog.brettp
2010-06-01Restricting tag cloud display on Blogs and Documents by context.nickw
2010-05-28Updated archive list-stylepete
2010-05-27Fixed mismatched <span></a> tags in blog list status display.brettp
2010-05-27Fixed typo in blog sidebar menu that caused an extra LI item in archives.brettp
2010-05-26Gatekeeper() added to blog edit/create pagehandler.brettp
2010-05-26Ensuring Blogs and Forum links display properly in the group ownerblock.nickw
2010-05-25only display comment count if there are commentsdave
2010-05-25check to see if comments are on or offdave
2010-05-25blog revisions tweakeddave
2010-05-25Fix for blogs list view interface in some browserspete
2010-05-25Updates to Blogs edit UI.pete
2010-05-24Added blog author link by line on blog list.brettp
2010-05-24Added access level in blog list.brettp
2010-05-24Blog uses elgg_make_excerpt() now instead of its own.brettp
2010-05-24Removing publish_date interface for blogs pending better l10n for dates.brettp
2010-05-24Removing blogs from groups, part 2.brettp
2010-05-24Removing blog options from groups, part 1.brettp
2010-05-24Moved blog edit sidebar revisions to the top of the sidebar.brettp
2010-05-24you can no longer comment on river item while logged outdave
2010-05-24Blog edit/create form displays correct title.brettp
2010-05-24Blogs only show up in the river if in published state.brettp
2010-05-24Saving a blog post no longer rewrites all entity time_created and time_update...brettp
2010-05-24Group blog and bookmarks submenu removed from sidebar (links are now in the g...pete
2010-05-21Registering new plugin hooks to extend the owner block profile menu.nickw
2010-05-20Adding submenu items for standard plugins to owner block.nickw
2010-05-17Another UI update to individual blog page.pete
2010-05-17..a couple more ui tweaks.pete
2010-05-14Updated core tagcloud view markup/css.pete
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-26Remove accidental commit from previous.brettp
2010-04-26Graceful degrading for non-JS users on the dropdown login box.brettp
2010-04-26Fixes #2098: River view for blog pulls correct time.brettp