This is a simple patch which does the following:
1. Adds the "blog it" link functionality to the story module.
2. Adds "blog it" links to the news aggregator summary pages rather than just the blocks.
3. Utilizes the quote module, if available, when inserting the text from the feed item to the story or blog entry.

This is useful because many are using the story module instead of the blog module to maintain one personal blog on their drupal site. If both the story and blog module are activated, the "blog it" link defaults to creating a blog entry.

Changes have been made to the files story.module, blog.module, aggregator.module, and drupal.css.

CommentFileSizeAuthor
blogit.patch6.05 KBval@lovefromthesun.com

Comments

magico’s picture

Version: 4.6.3 » x.y.z
Status: Active » Needs work
stevenpatz’s picture

Version: x.y.z » 7.x-dev
Shai’s picture

deekayen’s picture

Status: Needs work » Closed (won't fix)

Since what little blogit there was in core got removed in #3 (#233407: Aggregator module hard coded references to blog module).