[TYPO3-dev] pi_getPageLink and xhtml

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Fri Apr 7 11:36:26 CEST 2006


Bartosz Aninowski schrieb:
> Hi
> Correct me if I am wrong but should function pi_getPageLink return & 
> instead & when
> config {
>    xhtml_cleaning = all

No. This settings enables a clean up after the complete page has been rendered.

>    doctype = xhtml_trans

Shouldn't matter at all, because even in HTML it was (as defined by the 
standard) the only correct way (only the browser didn't care about that).

The question is if it's the task of pi_base to do that conversion or that 
of the plugin (which might manipulate the URL before using it).

Masi




More information about the TYPO3-dev mailing list