Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.6.0

Request #10026 Add Support to Tag Bundles
Submitted: 2007-02-05 00:41 UTC
From: padron at aaargh dot com dot br Assigned: ttsuruoka
Status: Closed Package: Services_Delicious (version 0.5.0)
PHP Version: Irrelevant OS: Ubuntu
Roadmaps: (Not assigned)    
Subscription  


 [2007-02-05 00:41 UTC] padron at aaargh dot com dot br (Pedro Padron)
Description: ------------ The del.icio.us service now offers a new way of organizing your tags, creating bundles of them. I think that the next version of this package should support the operations described in: http://del.icio.us/help/api/bundles It would also be interesting to add a method to retrieve the last update time, as described in: http://del.icio.us/help/api/update. With this, it would be possible to reduce the number of requests of all posts, because you could do it once and then do it again only if it was updated. Test script: --------------- Here's a link to the Delicious class with those methods implemented: http://www.aaargh.com.br/php/Delicious.txt The new methods are: getAllBundles(); getBundle($bundleName); setBundle($bundleName, $tags); deleteBundle($bundleName); getLastUpdateTime();

Comments

 [2008-03-05 18:46 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2008-04-13 12:03 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!