Skip to content

RSpace/radiant-tags_multi_site-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Tags Multi Site

This extension makes the tags extension multi_site aware.

Almost needless to say, it requires the tags and multi_site extensions installed. They must also be loaded before this extension, but that happens automatically because the extensions are loaded alphabetically.

You can enforce the correct loading order by adding this line to your environment.rb:
% config.extensions = [ :tags, :multi_site, :tags_multi_site, :all ]

Once you have installed the extension, you must upgrade you database:

% rake radiant:extensions:tags_multi_site:migrate

Copyright 2008 Casper Fabricius (casperfabricius.com) and Josh Hart

About

Radiant extension that makes the tags extension multi_site aware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages