Last updated by willy 2 years ago
grails install-plugin social-bookmarks
Last updated by willy 2 years ago
Social Bookmarks Plugin
Author:
Björn Wilmsmann,
MetaSieveThis plugin adds social bookmarking links to Grails applications.
Usage
This plugin is based upon the original Social Bookmarks plugin by James Williams, please have a look at his weblog for the original documentation:
http://jameswilliams.be/blog/entry/45This plugin allows you to add social bookmarking links to your web application. You can either have these links rendered as images, text or via
AddToAny:
<b:bookmark title="${title}" permalink="${url}" type="addtoany"/>
<b:bookmark title="${title}" permalink="${url}" type="image"/>
<b:bookmark title="${title}" permalink="${url}" type="text"/>Plugin version history
See
http://jira.codehaus.org for more information
Last updated by admin 2 years ago
Last updated by admin 2 years ago