Topic: Fancy topic url with forum name

Url scheme gives the ability to make file or folder based url which is very nice feature in PunBB but it's not very good when forum is structurize like this


Magazine A
- Number 1
- Number 2

Magazine B
- Number 1
- Number 2


The problem is that the url for topics will look like this:

/forums/topic/1/number-1/
/forums/topic/3/number-1/

So there is no visible information from what "magazine" this topic is. I think it should look like:

/forums/topic/1/magazine-a-number-1/
/forums/topic/3/magazine-b-number-1/

I've tried to find proper hook but i couldn't find a valid one to help me modify this behavior. If someone knows how to do this or where is a good place to start searching please let me know.

Thanks.

Re: Fancy topic url with forum name

You need create own URL-shceme.

3 (edited by Quadric 2011-12-28 21:33)

Re: Fancy topic url with forum name

I've made it but used a hook:
http://punbb.informer.com/forums/topic/ … optimizer/