Yet Another Daily Delicious Plugin

AuthorJan Wessely
Version0.0.6
Required WordPress Version2.1
Downloadyadd.tar.gz
Main PageYADD Plugin at jawe.net

Description

Based on Yet Another Daily del.icio.us hack by Marc Nozell.

Changes: converted to a WP plugin, using WP's pseudo cron functions, API calls instead of raw SQL, admin options page, compatible with WP 2.1+, using current del.icio.us API, added div's with classes & stylesheet.

Installation

Upload to your wp-content/plugins directory, check that it's readable to the webserver and visit the Options → YADD configuration page in the WordPress admin panel.

Configuration

All the configuration of the plugin is done on the Options → YADD configuration page in the WordPress admin panel.

del.icio.us UserYour del.icio.us user name (required)
del.icio.us PasswordYour del.icio.us password (required)
WordPress categoryThe category under which the daily posts are filed
Allow commentsAllow comments on the posts?
Allow Trackback PingsAllow automatic trackback entries from other blogs?
Title time formatSee strftime
Title formatHow the posts titles will look like. Use %s for insertion of the links' date
SlugPost slug, ie. the name part of the post URI
Tags link toEither your user's tag on del.icio.us or all user's tags
Add del.icio.us tags as WP tagsCheck if you want all links' tags to be added as post tags
Delete YADD settings on deactivationCheck this if you want to completely uninstall the YADD plugin without keeping your settings
Activate Daily Posting TaskWhen you're fine with the above settings, select Yes to start daily posting

Finally, on the bottom of the screen, there is a link to run YADD manually.

Stylesheet classes

CSS style classes used by the plugin.

yadd-postEntire post
yadd-linksAll Links
yadd-headerThe header (not yet implemented)
yadd-linkEach link
yadd-descriptionThe link description
yadd-extendedThe extended link description
yadd-tagsdel.icio.us tags
yadd-footerThe footer displaying a link to the del.icio.us user page

Source code

Demo

TODO

  • output styles (ul, table, list with some separator)
  • (maybe) alternative for allow_url_fopen false environments.
  • (maybe) weekly version (like YAWD)
  • (maybe) conf for posting time
  • (maybe) publish in wp plugin dirs.

Discussion

your complaints here please: