Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
story.module
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2005 at 02:13 UTC
Updated:
14 Jun 2009 at 07:31 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| blogit.patch | 6.05 KB | val@lovefromthesun.com |
Comments
Comment #1
magico commentedComment #2
stevenpatzComment #3
Shai commentedSee this issue:
http://drupal.org/node/233407
Comment #4
deekayen commentedSince what little blogit there was in core got removed in #3 (#233407: Aggregator module hard coded references to blog module).