Firefox PHP

Embedded/portable phorum with pretty URLs?

Posted by rheo 
Embedded/portable phorum with pretty URLs?
October 17, 2006 10:13PM
Has anyone got a way for the embed_phorum module to work with the pretty_urls module yet?

I'm planning on switching an install of phorum over to use this module soon but people have been linking to the current urls.

I'm sure I could figure out how to translate the rules but curious if anyone else has done it yet.

thanks.

r



Edited 3 time(s). Last edit at 10/18/2006 02:24PM by mmakaay.
Re: System for embedding Phorum in other applications (early preview)
October 18, 2006 05:32AM
I do not think you'll be able to combine it with the pretty url mod, because (IIRC) that mod uses phorum_custom_url() for rewriting the URLs. So does this mod. There can be only on implementation of the phorum_custom_url() function, so activating both mods will not work because of that. So if you want URLs to be displayed differently, then you'll have to modify the way in which URLs are generated and parsed in your connector class, by overriding the default methods (if you haven't already done so). Since this is not really an embedding issue, but a URL rewriting issue, I suggest you open a new thread if you want to discuss this any further.

Edit: split the thread off, as requested by rheo


Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce



Edited 1 time(s). Last edit at 10/18/2006 02:26PM by mmakaay.
Sorry, only registered users may post in this forum.

Click here to login