I’m trying to add the “search” plugin to my Radiant site, and
encountering some problems. Firstly, I checkedout a copy to my
vendor/extensions folder.
svn export
http://dev.radiantcms.org/svn/radiant/trunk/extensions/search
vendor/extensions/search
I then run the rake command as stated on the wiki.
rake db:migrate:extensions
However, this produced the following error:
Extensions cannot be used until Radiant migrations are up to
date.
Anyway, I restarted my web-browser, and the search plugin seemed to
appear in the extensions list. However, how exactly would I go about
using this plugin? And will there be any ill effects from the rake
db:migrate command not working?
Thanks,
Victor