Downloads
Download tar.gz
113.54 KB
MD5: 603aec311fdf709dc9dbeef917284116
SHA-1: a45e99b6e8f7e7cf24ec72bb86f129f3387d28cc
SHA-256: 6189d0a5a52d9773f85f6e684940b37c2af85dbcda04d16d38775eaf633d5eb3
Download zip
153.05 KB
MD5: fc8f7fc0140909f98d4bfb5303d49e29
SHA-1: dcf8aef1ea17a5f876c08dd87269b134d03bfcfd
SHA-256: 445188db277072eb89d4c19f108c2f992cb97d7a6924c10904abf82b657a4812
Release notes
This version introduce a lot of new features and improvements including:
- Modularization of services links mechanism through hook_service_links();
- visual sort of services through drag'n drop;
- support for short links;
- support for Views2, Share, Forward, Shorten;
- support for browser bookmarking (Firefox, IE, Opera, Chrome);
- support for custom icon's path.
a more detailed list can be found here: http://drupal.org/node/380322#comment-1381340
Updating from 1.x:
- Services are now separated from the original module, be sure to enable one of XXX Services (for compatibility try General Services);
- enable the services you want show in admin/settings/service_links/services;
- clear also the cache for rebuild the menu system.