Loading...
 
Features / Usability

Features / Usability


Adding SEFURL rules

posts: 1

I'm trying to add a SEFURL rule to remove the tiki- prefix from pages, i.e. change tiki-user_preferences.php into user_preferences.php (page chosen at random). I've set up a rule in the .htaccess to convert one way, but I can't figure out how to make tiki generate links this way. How is this done?

Thanks in advance!
Myrkul

posts: 1001 Canada

Hi,
Tiki needs to be modified for that. A modification to tiki-sefurl.php and to the places that generate these links to use tiki-sefurl.php. I'm not an expert of SEFURLs, but feel free to ask on the IRC channel #tikiwiki or in the Development forum if you want more help.