Hi, Tymoteusz!

I'm facing the same problem. Did you manage to solve this?

Thank you.


TyM wrote:
> 
> Hello
> I have a typolink which points to rss feed. Without realurl it is
> working just fine, the address is domain.com/index.php?id=1&type=100
> but when I enable realurl the address become
> domain.com/title-of-a-page instead of domain.com/rss.xml
> The strange thing is that if I type an address "domain.com/rss.xml" in
> my browser, it works fine - I will get  RSS feed.
> 
> Here is my typolink configuration:
> 
> temp.channels = HTML
> temp.channels.value = RSS
> temp.channels.value.typolink.parameter = 1
> temp.channels.value.typolink.additionalParams = &type=100
> 
> 
> [....]
>       'fileName' => array (
>                       'defaultToHTMLsuffixOnPrev' => '0',
>                       'index' => array(
>                               'rss.xml' => array('keyValues' => array('type' 
> => 100)),
>                               'rss091.xml' => array('keyValues' => 
> array('type' => 101)),
>                               'atom03.xml' => array('keyValues' => 
> array('type' => 102)),
>                               'atom.xml' => array('keyValues' => array('type' 
> => 103)),
>                               'rdf.xml' => array('keyValues' => array('type' 
> => 104)),
>                       ),
>         ),
> [...]
> 
> 
> Do you have any clue what is wrong?
> I'm using TYPO3 4.3.5 and realurl  1.9.4.
> 
> Regards
> Tymoteusz
> _______________________________________________
> TYPO3-english mailing list
> [email protected]
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
> 
> 

-- 
View this message in context: 
http://old.nabble.com/page-type-parameter-in-typolink---problem-with-realurl-tp29709406p32493623.html
Sent from the TYPO3 English mailing list archive at Nabble.com.
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to