Sign in to edit and +1 items.
Login required
Download

SocialBookmarks

(1)
Author(s) Björn Wilmsmann, James Williams
Current Release 0.2   (2 years ago)
Grails Version 1.1 > *
Tags
Dependency
compile ":social-bookmarks:0.2"
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, MetaSieve

This 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/45

This 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