
del.icio.us module
0.3
benjamin grant (bgrant@1361b.net)
january 2005

DESCRIPTION
	* enables the creation of an entry at del.icio.us with each blog posting
	* provides a recently added block for your del.icio.us bookmarks
    * provides "smart tagging" of node body and teaser contents based on
      del.icio.us user tags
	  (code ported from j. deutsch's wordpress plugin)


INSTRUCTIONS:

1) install this to your modules directory

2) enable it at administer->configuration->modules

3) configure it at administer->configuration->modules->delicious


NOTES

The link and tag lists are updated:

	a) by drupal's cron service

	and

	b) upon posting/updating of a node

NOT in real-time.  Hence there is a lag between the time you add a link
and it appears in the sidebar block this module generates.

"smart tags" are inserted dynamically, not saved in the node content, so
old nodes will be marked up with the latest tags.

Make sure you have as "files" subdirectory under your drupal root and that
it is writable.
