[Radiant] enhancing page model with acts_as_taggable
Keith Bingman
keith at keithbingman.com
Mon Jan 7 06:06:37 CST 2008
I had acts_as_taggable running, a long time ago, but the main problem
is that Radiant uses the "Tag" namespace for the, well Tags (the
radius ones, not organizatonal ones). I got around this by hacking it
a bit a renaming the tags to Metatags. Worked fine.
More recently I have been using has_many_polymorphs, which seems to
be a much better replacement for tagging that the various newer
versions fo acts_as_taggable. It comes with a nice tagging generator
and I spun that out into a small extension, which unfortunately broke
with 0.6.4. I have not looked into it, as this was just a small
personal project and I had people breathing down my neck for other
more important things...
If you would like to play with the code, let me know, I will package
it up.
keith
On Jan 4, 2008, at 5:24 PM, Benny Degezelle wrote:
> Hi list,
>
> I was wondering if anybody is using acts_as_taggable(_on_steroids)
> on their
> pages yet?
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
More information about the Radiant
mailing list