[Typo3] Link to content element?

Jane Larsen noesgard at gmail.com
Wed Jul 27 16:17:29 CEST 2005


return $this->pi_list_linkSingle($this->internal['currentRow'][$fN],$this->internal['currentRow']['title'],1);

Is what generates the link (AFAIK). Can I change that somehow to
reflect the wished behaviour? I could put an anchor in the single view
(is code generated) but how do I make sure that this is where the link
points to?

//Jane Larsen 

On 7/27/05, Peter Russ <peter.russ at 4many.net> wrote:
> Jane Larsen wrote:
> 
> > I have an extension which has a singleview option, but when I click on
> > single view links I end up at the top of the page showing the
> > singleview, note where the content element is located...
> >
> > Can I fix this? So the users don't have to scroll for getting the information...
> >
> > //Jane Larsen
> 
> What's about including an anker <a name="tx_myextension.singleview"></a>
> at the beginning of your singleview output (could be easily managed if
> you use template) or with TS and ref this calling the singleview page
> #tx_myextension.singleview?
> 
> Could be also managed with TS - depending on your extension programming.
> 
> Regs. Peter.
> 
> --
> _____________________________
> 4Many(r) Services
> openBC: http://www.openbc.com/go/invuid/Peter_Russ
> _______________________________________________
> 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