Changes since 1.4: +3 -0 lines Implemented theme_functions from aries patch #60851 and add the permisson, use service links, after a suggestion from dan_aka_jack #57869. Drupal service_links module: ------------------------ Author...
See more »
Changes since 1.4: +3 -0 lines Implemented theme_functions from aries patch #60851 and add the permisson, use service links, after a suggestion from dan_aka_jack #57869. Drupal service_links module: ------------------------ Author - Fredrik Jonsson fredrik at combonet dot se Requires - Drupal 4.7 License - GPL (see LICENSE) Overview: -------- The service links module enables admins to add the following links to nodes: * del.icio.us - Bookmark this post on del.icio.us * Digg - Submit this post on digg.com * Reddit - Submit this post on reddit.com * ma.gnolia.com - Bookmark this post on ma.gnolia.com * Newsvine - Submit this post on Newsvine * Furl - Submit this post on Furl * Google - Bookmark this post on Google * Yahoo - Bookmark this post on Yahoo * Technorati - Search Technorati for links to this post * IceRocket - Search IceRocket for links to this post * PubSub - Search PubSub for links to this post The site owner can deside: - To show the links as text, image or both. - What node types to display links for. - If the links should be displays in teaser view or full page view or both. - If the links should be added after the body text or in the links section. - Deside what roles get to see/use the service links. Installation and configuration: ------------------------------ Installation is as simple as creating a directory named 'service_links' in your 'modules' directory and copying the module and the images into it, then enabling the module at 'administer >> modules'. For configuration options go to 'administer >> settings >> service_links'. For permisson settings go to 'administer >> access control. Add links to new services: ------------------------- Open the file service_links.module in your text editor and in the function _service_links_render() you will find this comment at the end. // Add your own link by modifing the link below and uncomment it. //$links[] = _service_links_build_link(t('delicious'), "http://del.icio.us/post?url=$url&title=$title", t('Bookmark this post on del.icio.us.'), 'delicious.png');
See less »
Kaboodle will send you a newsletter and updates from your friends. You can unsubscribe at any time. Kaboodle does not sell or share your email address or personal information with anyone.
Kaboodle requires all users to provide their real date of birth as both a safety precaution and as a means
of preserving the integrity of the site. You will be able to hide this information from your profile if you wish.
Comments (0)
Add a Comment: