Download & Extend

Releases for Delicious

delicious 6.x-1.2

Download Size md5 hash
delicious-6.x-1.2.tar.gz 20.46 KB d7f2922a1e2de0d0f9d48fc4e3527e36
delicious-6.x-1.2.zip 24.22 KB d41f568513b9fdf5041724302d8fc6ff
Last updated: December 24, 2010 - 22:45
Official release from tag: 6.x-1.2

Release notes

Bug fixes and New features.

delicious 6.x-1.1

Download Size md5 hash
delicious-6.x-1.1.tar.gz 18.14 KB d046e1a2c534efca9cef4d9a468c0cd0
delicious-6.x-1.1.zip 20.22 KB 580f28eeab24649f7c26515ee127d570
Last updated: December 24, 2010 - 22:45
Official release from tag: 6.x-1.1

Release notes

Official release of Delicious module for D6.

delicious 5.x-2.x-dev

Download Size md5 hash
delicious-5.x-2.x-dev.tar.gz 18.23 KB 6a5924774a414f7c2b166b14287dbc36
delicious-5.x-2.x-dev.zip 19.88 KB d00d19a8cf61e009d5266011d28d2796
Last updated: February 25, 2011 - 07:31
Development snapshot from branch: 5.x-2.x

Release notes

Latest development release

delicious 5.x-1.5

Download Size md5 hash
delicious-5.x-1.5.tar.gz 17.95 KB 9a394afb88284f96e88a1028911afebb
delicious-5.x-1.5.zip 20.03 KB 58c58307f3dda6ef300920a79e321bc0
Last updated: December 24, 2010 - 22:45
Official release from tag: 5.x-1.5

Release notes

Thanks for everyones help

delicious 6.x-4.x-dev

Download Size md5 hash
delicious-6.x-4.x-dev.tar.gz 18.43 KB f166d45de48f80d3d5ad0e9f25c588f5
delicious-6.x-4.x-dev.zip 20.04 KB a7805c13db2f2cb03264f8ba3621add6
Last updated: February 25, 2011 - 07:31
Development snapshot from branch: 6.x-4.x

Release notes

My changes were not committed with the previous release. trying again.

delicious 6.x-3.x-dev

Download Size md5 hash
delicious-6.x-3.x-dev.tar.gz 19.08 KB 5575f20b29218678b005420c0c095617
delicious-6.x-3.x-dev.zip 20.79 KB aef3035a436de9ef7075a263214e1e0b
Last updated: February 25, 2011 - 07:31
Development snapshot from branch: 6.x-3.x

Release notes

Further bug fixing , next release should be an official release

delicious 6.x-1.x-dev

Download Size md5 hash
delicious-6.x-1.x-dev.tar.gz 22.22 KB f97b0a76979525570ea1830ef2f791b9
delicious-6.x-1.x-dev.zip 29.24 KB 565cc59bbd8b7a0efd8c38c7d02ccd3d
Last updated: February 25, 2011 - 07:31
Development snapshot from branch: 6.x-1.x

Release notes

Development release of the Delicious module for Drupal 6.

delicious 5.x-1.4

Download Size md5 hash
delicious-5.x-1.4.tar.gz 19.05 KB fa66b7c3254ec62df29b668568cdbd67
delicious-5.x-1.4.zip 21.48 KB ee3d7583649be1f991240f1b86ba4500
Last updated: December 24, 2010 - 22:45
Official release from tag: 5.x-1.4

Release notes

Per the conversation on the devel thread, I'm creating new latest releases of several modules.

Changes since DRUPAL-5--1-3:

  • try to improve the delicious_block_page by grouping entries by description/href
  • add option to display as tag cloud - depends on tagadelic module
  • get unique results

delicious 5.x-1.3

Download Size md5 hash
delicious-5.x-1.3.tar.gz 18.65 KB a4f52bf97426168e6a21a69bc7f85fb8
delicious-5.x-1.3.zip 21.08 KB 7bc3c913d0749ba6305a22d3ae474628
Last updated: December 24, 2010 - 22:45
Official release from tag: 5.x-1.3

Release notes

Enhanced by Doug Green and CivicActions, to include:

  • More themable - added theme_delicious_recent and theme_delicious_link.
  • Page view - added a "more" link and a page view that shows the tag, description, and link for each delicious link
  • Display option - the previous default display was only of the description. You can now display the tag, description, or the link. If you display the tag, the link takes you to your delicious account page for that tag instead of the tagged link.
  • Sort option - sort by the number of links or the link date
  • hook_delicious - added a hook so that users or tags can be modified before the query. This is useful, if for example, you wanted to limit the block to display the tags that match the current node's taxonomy terms. See example in 195401
  • Tagadelic Support - the number of links are now displayed (when greater than 1). The theme function now receive a count so that you could theoretically turn the tag view of tagadelic like display... although this will require some theming.


function example_delicious($op, &$items) {
if ($op == 'tags') {
switch (arg(0)) {
case 'node':
$tags = array();
if (($nid = arg(1)) && !arg(2)) {

Read more

delicious 5.x-1.2

Download Size md5 hash
delicious-5.x-1.2.tar.gz 17.66 KB 582e4787c7fa89c3787d41ccfc6a6723
delicious-5.x-1.2.zip 20.11 KB 4ec523c24d0c5fbf01da3e341e0b0716
Last updated: December 24, 2010 - 22:45
Official release from tag: 5.x-1.2

Release notes

Bug fixes

delicious 5.x-1.1

Download Size md5 hash
delicious-5.x-1.1.tar.gz 17.84 KB 5ba8837126f50be51027a03a780c424e
delicious-5.x-1.1.zip 20.27 KB 78838102df4e813698dd28f9f24ff333
Last updated: December 24, 2010 - 22:45
Official release from tag: 5.x-1.1

Release notes

First official release of delicious for Drupal 5.

delicious 5.x-1.x-dev

Download Size md5 hash
delicious-5.x-1.x-dev.tar.gz 18.23 KB 61c9f42cb869458c551cf98683cb1afe
delicious-5.x-1.x-dev.zip 19.88 KB af3dfa8977cc7d0f3ede72670c693d08
Last updated: February 25, 2011 - 07:31
Development snapshot from branch: 5.x-1.x

Release notes

Standard 5.x development release

delicious 4.7.x-1.x-dev

Download Size md5 hash
delicious-4.7.x-1.x-dev.tar.gz 17.32 KB aba290a603889a10a24fbdf1c6e3b177
delicious-4.7.x-1.x-dev.zip 18.83 KB 96141c2010daa2276d2d54c780c2ea73
Last updated: February 25, 2011 - 07:31
Development snapshot from branch: 4.7.x-1.x

delicious 4.6.x-1.x-dev

Download Size md5 hash
delicious-4.6.x-1.x-dev.tar.gz 16.78 KB 1024333ae40592f028042db266e6d7f5
delicious-4.6.x-1.x-dev.zip 18.69 KB 813bb7a667565746651e6a82ed1152bc
Last updated: December 25, 2010 - 04:11
Development snapshot from branch: 4.6.x-1.x

delicious HEAD

Download Size md5 hash
delicious-HEAD.tar.gz 17.84 KB 24832717b8cc9319f924425f3342354d
delicious-master.tar.gz 17.97 KB 60991f497f75adb73bd75aa42d18e8e7
delicious-HEAD.zip 20.27 KB a6258ac84efc24efe9b70555b98f2499
delicious-master.zip 20.18 KB 13455709a3c65a824a114621f773d4c7
Last updated: February 25, 2011 - 07:31
Development snapshot from branch: master
Subscribe with RSS Syndicate content
nobody click here