aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/start.php
AgeCommit message (Collapse)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 ↵cash
does not exist
2013-03-05made the event more general for future support of objects with draft/publish ↵Cash Costello
status
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
git-svn-id: http://code.elgg.org/elgg/trunk@9133 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-16Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php ↵brettp
instead of manifest on_de/activate fields in plugins. git-svn-id: http://code.elgg.org/elgg/trunk@9002 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-03Refs #3184 added span so that blog post status would be vertically alignedcash
git-svn-id: http://code.elgg.org/elgg/trunk@8926 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-28Fixing css/elgg instead of css/screen.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8872 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3091 adds load functions for js and csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07Refs #2895 entity menu uses new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01blog plugin uses on_activate to set its class or the upgrade eventcash
git-svn-id: http://code.elgg.org/elgg/trunk@8526 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: ↵ewinslow
([^_a-z])register_entity_url_handler\((.*),(.*,.*)\); git-svn-id: http://code.elgg.org/elgg/trunk@8263 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8261 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Replaced all occurrences of register_page_handler in core with ↵ewinslow
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
git-svn-id: http://code.elgg.org/elgg/trunk@8001 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-06switched from new to addcash
git-svn-id: http://code.elgg.org/elgg/trunk@7846 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29more clean up of the blog plugin - removed unused functions and moved the ↵cash
url forwarder into library git-svn-id: http://code.elgg.org/elgg/trunk@7741 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29new content link uses guid to make supporting groups and users easiercash
git-svn-id: http://code.elgg.org/elgg/trunk@7736 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-27improved menu creation for on demand menus and integrated hover menu items ↵cash
into profile owner block git-svn-id: http://code.elgg.org/elgg/trunk@7724 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25updated owner blocks for users and groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@7721 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-25amtrak does not have wifi so here is one big commit with group blogs, blog ↵cash
widget, and improved blog sidebar git-svn-id: http://code.elgg.org/elgg/trunk@7720 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19pulled user owner block menu out of profile plugin with new menu codecash
git-svn-id: http://code.elgg.org/elgg/trunk@7677 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-18site nav menu now uses new menu code (and finished the implementation of ↵cash
custom menu items while I was at it - not backward compatible with the previous half finished version) git-svn-id: http://code.elgg.org/elgg/trunk@7668 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from ↵cash
hellekin) git-svn-id: http://code.elgg.org/elgg/trunk@7635 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-07reorganized the layout viewscash
git-svn-id: http://code.elgg.org/elgg/trunk@7553 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-05Clean-up of the blog plugin - now using urls from 1.7.5cash
git-svn-id: http://code.elgg.org/elgg/trunk@7535 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04Fixes #2519 we can now register and load php libraries - blog plugin is ↵cash
using this git-svn-id: http://code.elgg.org/elgg/trunk@7532 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-04a better main content view structurecash
git-svn-id: http://code.elgg.org/elgg/trunk@7525 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-03preview of what the main content area looks like with a module approach cash
git-svn-id: http://code.elgg.org/elgg/trunk@7509 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-01screen.css is a better name for our main css filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7489 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Removing superfluous calls to insert site root in urlsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7438 36083f99-b078-4883-b0ff-0f9b5a30f544