[Typo3] Easy one : Make a menu/sitemap record not popup

luc_boudreau at uqss.uquebec.ca luc_boudreau at uqss.uquebec.ca
Wed Aug 3 15:47:07 CEST 2005


It works fine, thanks.

But the line to search for wasn't exactly containing the word page. It is a dynamicaly added value and forcing it to the _self value will, I think, create a bug with websites which use frames.

But still, thanks a lot, it fixed my problem !


-----Message d'origine-----
De : typo3-english-bounces at lists.netfielders.de [mailto:typo3-english-bounces at lists.netfielders.de] De la part de tapio
Envoyé : 3 août 2005 02:01
À : typo3-english at lists.netfielders.de
Objet : Re: [Typo3] Easy one : Make a menu/sitemap record not popup

luc_boudreau at uqss.uquebec.ca wrote:
> Hi everyone,
> 
> I've created a menu/sitemap record in a page but when I click on the
> links, a new window is opened to reach the link. The <a> tag looks like
> <a target="page"> and I want to remove the target property.
> 
> How can this be done ??

change the setup.txt for CSS Styled Content

find the place, which defines link target  "page"
replace it with "_self"
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list