Nofollow Links plugin

Plugin details

This plugin will add before_save callback to add nofollow to all links within the given fields.

Repositoryhttp://svn.railslodge.com/svn/plugins/nofollow_links/ Author Scott Sherwood LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install http://svn.railslodge.com/svn/plugins/nofollow_links/

Simply add this to the required fields

e.g. Example model:

class Plugin < ActiveRecord::Base
    #plugins
    nofollow_links :content, :title
end

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: scott, about 1 year ago