[TYPO3] CoolURI + dr_wiki
Jan Bednarik
info at bednarik.org
Fri Sep 5 20:22:57 CEST 2008
Hi,
> right -- it doesn't look complicated. URLs look fine now, but all
> links (in the wiki) are broken: Page not found! Is it because of the
> spaces in the URL? They don't get replaced atm.
well, that's a bit of a problem of the wiki extension. Have a look into
the manager to see if you'll find spaces there or not.
You could try following:
<part key="article-(.*)" regexp="1">
<parameter>tx_drwiki_pi1[keyword]</parameter>
<lookindb>
<to>SELECT $1</to>
<t3conv>1</t3conv>
</lookindb>
</part>
--
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
More information about the TYPO3-english
mailing list