[TYPO3] anchor tags

Cate & Peter catepeter at optusnet.com.au
Fri Dec 7 13:20:35 CET 2007


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 



More information about the TYPO3-english mailing list