Integration in Typo3
Posted: Thu Nov 22, 2007 10:34 am
Hello!
I have to integrate S9Y into an existing Typo3 website. Therefor I tried some possible solutions to make it work. At the moment Typo3 fetches the HTML output of S9Y and displays it. For the main page this works fine because Typo3 knows the URL of it.
But there is the problem. Typo3 doesn't know the other links' URL and so the links within S9Y don't work correctly. For solving this problem the URL is rewrited by mod_rewrite to the Typo3 PHP script. For working with these URLs within Typo3 it seems to be necessary that the links of S9Y are not like "index.php?/archives/2007/11.html" but like "index.php?type=archieves&year=2007&month=11".
Is it possible to change this or is there another possibility for integrating S9Y into Typo3?
Thank you!
Pascal
I have to integrate S9Y into an existing Typo3 website. Therefor I tried some possible solutions to make it work. At the moment Typo3 fetches the HTML output of S9Y and displays it. For the main page this works fine because Typo3 knows the URL of it.
But there is the problem. Typo3 doesn't know the other links' URL and so the links within S9Y don't work correctly. For solving this problem the URL is rewrited by mod_rewrite to the Typo3 PHP script. For working with these URLs within Typo3 it seems to be necessary that the links of S9Y are not like "index.php?/archives/2007/11.html" but like "index.php?type=archieves&year=2007&month=11".
Is it possible to change this or is there another possibility for integrating S9Y into Typo3?
Thank you!
Pascal