I guess getting the keywords in the controller, then using them in the
view, is a simple way to go. As for the user friendly tags, I'd use
the id segment in the uri, then add anything else after that (you
won't actually look at that, since you fetch with the id, but you'll
have it there). something like
www.somesite.xyz/sometaxonomy/ID/user-friendly-stuff/
<- i kinda like that type of layout... taxonomy would be like "posts"
"events" "comments"
On May 21, 10:36 am, Shahzad Fateh Ali <
shahzad.fateh...@gmail.com>
wrote: