We Recommend

Building Websites with TYPO3 Building Websites with TYPO3
Follow a clear path through the power and complexity of TYPO3 to get started, and build your own TYPO3 website This book is a fast paced tutorial to creating a website using TYPO3. If you have never used TYPO3, or even any web content management system before, then you need not look further than this book as it walks you through each step to create your own TYPO3 site.


Posted By

sith on 02/13/08


Tagged

link typoscript typolink


Versions (?)


Create a link with typoscript (usage of typolink)


Published in: TYPO3 


  1. 10 = TEXT
  2. 10.value = Seite empfehlen
  3. 10.typolink {
  4. parameter = {$site.pid.sendpage}
  5. additionalParams = &linkpid={page:uid}
  6. additionalParams.insertData = 1
  7. no_cache = 1
  8. title = Diese Seite empfehlen
  9.  
  10. }

Report this snippet 

You need to login to post a comment.