aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/start.php
AgeCommit message (Expand)Author
2013-10-21forward to all if no group archive requestedJeroen Dalsem
2013-07-05Fixes #5745 serve 404 pages when someone requests content of a user that does...cash
2013-03-05made the event more general for future support of objects with draft/publish ...Cash Costello
2013-02-23Fixes #4802 notifications sent when status is newly set to publishedCash Costello
2013-02-23Fixes #5012 drafts are private nowCash Costello
2013-01-23better solution for 1.7 file compatibility than pull request 471Cash Costello
2012-11-06Refs #4904. Forwarding pre and post-1.7.5 blog urls.Sem
2012-06-02allow blog widget on dashboardCash Costello
2012-02-21Fixes #4335. Cleaned up the notifications for new content.Brett Profitt
2012-02-04Fixes #4310 adds missing blog notification functioncash
2011-12-31Fixes #4253 added backward compatibility for blog read urlCash Costello
2011-12-23Fixes #3751 adds a group blog archive pageCash Costello
2011-12-23Fixes #4179 not setting excerpt if none setcash
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-04fixed typo in comment for blog page handlercash
2011-10-29Refs #3859. Added elgg_register_simplecache_view() to core plugins' js.Brett Profitt
2011-08-25Fixes #3558. Added upgrade for excerpt in blogs.Brett Profitt
2011-08-25Removed silly check for elgg version.Brett Profitt
2011-08-25Fixing blog upgrades for excerpt.Brett Profitt
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-04-16Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i...brettp
2011-04-03Refs #3184 added span so that blog post status would be vertically alignedcash
2011-03-28Fixing css/elgg instead of css/screen.brettp
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-07Refs #2895 entity menu uses new menu systemcash
2011-03-01blog plugin uses on_activate to set its class or the upgrade eventcash
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-01-06switched from new to addcash
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-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-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-07reorganized the layout viewscash
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
2010-12-04a better main content view structurecash
2010-12-03preview of what the main content area looks like with a module approach cash
2010-12-01screen.css is a better name for our main css filecash
2010-11-24Removing superfluous calls to insert site root in urlsewinslow