[Rails] automatic link generator based on keyword
Hello,
I have an site similar to a wiki, where there is a lot of content
displayed per page. I was wondering if there was a plugin that would
automatically add link_to tags on keywords that I specified and link
them to the pages that I specify. For example the plugin I would
identify the keywords and links first;
keyword = "Printer zxy"
link = /product/printer-zxy
and then it would automatically fill in all the proper links if that
keyword is displayed in a specified area, like the product
description. I have searched but have not found anything. If anyone
has come across a rails plugin that automatically generates links
based on keywords I would greatly appreciate if you shared it. If not
I might just have to write something up. Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home