AI OnAI Off
You can use partial routing to allow you to use some property of the forum, say its title, e.g. forum/this-is-a-room/this-is-a-child
Your partial router can then use everything after the "forum/" bit to actually get the room.
Lots of thigns still to work out but I've seen it done this way.
Hi,
Does anyone have any experience of using friendly URLs with the community API e.g. replacing /forum/roompage/?roomid=20 with something like /forumname/roomname or for a topic /forum/roompage/topicpage/?topicid=5 with /forumname/roomname/topicname
I'm assuming this is possible just not sure the best way to implement so any suggestions gratefully received.
Thanks,
Mark