home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Plugins / delicious-cached / readme.txt~ < prev   
Text File  |  2008-02-19  |  1KB  |  43 lines

  1. === del.icio.us cached++ ===
  2. Contributors: jcraveiro
  3. Donate link: http://example.com/
  4. Tags: delicious, bookmarks
  5. Requires at least: 2.0
  6. Tested up to: 2.3
  7. Stable tag: trunk
  8.  
  9. Here is a short description of the plugin.  This should be no more than 150 chars.  No markup here.
  10.  
  11. == Description ==
  12.  
  13. Delicious Cached++ uses the built-in MagpieRSS engine functions to create a list of the latest bookmarks on a del.icio.us account, from its RSS feed, keeping the feed cached in the database.
  14.  
  15. This plugin respects del.icio.us' will not to overload the feed with subsequent request, since the default cache refresh period is 60 minutes.
  16.  
  17. Since version 1.3, the plugin is wigdet compatible. To take advantage of that, you'll need either 1) Wordpress 2.2 or higher, or 2) the Widgets plugin. You can still use the plugin without the feature on WordPress 2.0/2.1; just check the FAQ.
  18.  
  19. == Installation ==
  20.  
  21. 1. Download the source code
  22. 2. Extract the file delicious_cached_pp.php from the ZIP archive
  23. 3. Upload the file delicious_cached_pp.php into your Wordpress install wp-content/plugins folder
  24. 4. Activate the from Wordpress administration
  25.  
  26. == Frequently Asked Questions ==
  27.  
  28. = Can I use the plugin without widgets support? =
  29.  
  30. Yes. The default invocation is:
  31.  
  32. `<ul>`
  33. `<?php delicious_pp('accountname'); ?>`
  34. `</ul>`
  35.  
  36. = What about foo bar? =
  37.  
  38. Answer to foo bar dilemma.
  39.  
  40. == Screenshots ==
  41.  
  42. ...
  43.