[Typo3] Realurl and Linking to Anchors with Name Attributes
    Aldo Polli 
    a.polli at mir.it
       
    Tue Sep 13 11:52:36 CEST 2005
    
    
  
Aldo Polli wrote:
> 
> If the page 34 is the same page I was editing, realurl generates a link 
> like this
> 
> <P><A href="#43" target="">test link</A></P> a
> 
> and if I click it the browser open the (wrong) url http://www.mysite.org/#43
I have just found the solution in a post in this mailing list
In the template I had to set
config.prefixLocalAnchors = all
with this realurl prefix the anchors to local page too.
Thanks,
Aldo Polli
    
    
More information about the TYPO3-english
mailing list