what is the easiest/established way to make a tag cloud using the acts_as_taggable plugin? any examples would be greatly appreciated! -A -- Posted via http://www.ruby-forum.com/.
I have some code to do this here: http://blog.craz8.com/articles/2005/10/28/acts_as_taggable-is-a-cool-piece-o f-code Turns out I''m the top Google entry for "acts_as_taggable cloud"! -----Original Message----- From: rails-bounces@lists.rubyonrails.org [mailto:rails-bounces@lists.rubyonrails.org] On Behalf Of Anthony Rudgick Sent: Friday, January 20, 2006 7:42 PM To: rails@lists.rubyonrails.org Subject: [Rails] acts_as_taggable clouds? what is the easiest/established way to make a tag cloud using the acts_as_taggable plugin? any examples would be greatly appreciated! -A -- Posted via http://www.ruby-forum.com/. _______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails
This is a good guide: http://blog.craz8.com/articles/2005/10/28/ acts_as_taggable-is-a-cool-piece-of-code On Saturday, January 21, 2006, at 4:41 AM, Anthony Rudgick wrote:>what is the easiest/established way to make a tag cloud using the >acts_as_taggable plugin? any examples would be greatly appreciated!-- Posted with http://DevLists.com. Sign up and save your time!
Oops, I hadn''t seen that someone posted that. On Saturday, January 21, 2006, at 3:18 AM, Ben Hiller wrote:>This is a good guide: http://blog.craz8.com/articles/2005/10/28/ >acts_as_taggable-is-a-cool-piece-of-code > >On Saturday, January 21, 2006, at 4:41 AM, Anthony Rudgick wrote: >>what is the easiest/established way to make a tag cloud using the >>acts_as_taggable plugin? any examples would be greatly appreciated! > > > > > >-- >Posted with http://DevLists.com. Sign up and save your time! >_______________________________________________ >Rails mailing list >Rails@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/rails-- Posted with http://DevLists.com. Sign up and save your time!
Tom Fakes wrote:> I have some code to do this here: > http://blog.craz8.com/articles/2005/10/28/acts_as_taggable-is-a-cool-piece-o > f-code > > Turns out I''m the top Google entry for "acts_as_taggable cloud"!google, eh? whodduthunkit? searched the usual rails haunts to no avail :-) -A -- Posted via http://www.ruby-forum.com/.