What would you recommend for a shortcode find/replace design similar to wordpress on select fields?: http://codex.wordpress.org/Shortcode_API (Or does something like this already exist, and I''m just not using the right search terms?) -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Tuckie wrote in post #1059560:> What would you recommend for a shortcode find/replace design similar > to wordpress on select fields?: http://codex.wordpress.org/Shortcode_API > > (Or does something like this already exist, and I''m just not using the > right search terms?)This looks to me like a feature designed for CMS system. Rails is not a CMS. It is a general purpose web framework. There are a number of CMS systems developed using Rails. Maybe this question would be more appropriate on forum dedicated to one of those. -- Posted via http://www.ruby-forum.com/. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.