Active
Project:
Delicious Blog
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Jun 2009 at 12:00 UTC
Updated:
28 Jun 2009 at 10:06 UTC
Hi,
it would be nice to have a single node (of type Delicious maybe) that contains the link and the notes and is tagged with the tags from del.icio.us.
These tags could be contained in a new taxonomy vocabulary "del.icio.us".
The views and other Drupal mechanism could be used to display selected content from your del.icio.us bookmarks.
Comments
Comment #1
j.somers commentedYou can also achieve this by using the aggregation module, or any other feed fetching module which currently exists. They already allow you to create a single node and use the tags which belong to the node to be used as taxonomy. I initially created this module because that was not what I wanted, I wanted a single summary post.
However, that could be something I can add. Provide users with the option to either create a summary post or a single post. I'll look into it.