Hi Christopher

> ...then the answer is the same as it is for every made-in-TYPO3 link:
> typolink [1]:
> 
> ### Typoscript:
> ###
> lib.skip_navigation = HTML

*Eyes glazing over ... :)*

*shakes head* oh sorry ... the typolink almost got me there :)

Let me talk it back to see if I understand...

> lib.skip_navigation = HTML
> lib.skip_navigation {
>       ### The link text:
>       ###
>       value = Skip to content
>       value {
>               typolink {
>                       ### Create a link to the current page:
>                       ###
>                       parameter.data = field:uid
> 
>                       ### Link to a specific anchor:
>                       ###
>                       section = content
>               }
>       }
> }

So, having put anchors in with Dreamweaver, now all I need to do is using
the "section=" to define the typolink?


Cate 

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to