Chandan Web Blog.

Entries Tagged ‘optionsplit’

3 Column Typoscript Graphical Menu

The illustraion shows how to generate a 3 Graphical Menu using Typoscript. The script is written such that the image will be taken from the media field of page property. If an image is not specified then an image will be generated using it’s page title / navigation title. spaImageMenu = COA spaImageMenu {    [...]

Language menu seperator for sr_languagemenu

The code below is used to get a language menu seperator for sr_languagemenu as shown in the picture below: CODE: 10  < plugin.tx_srlanguagemenu_pi1 10 {     links.stdWrap.split {         token = {$plugin.tx_srlanguagemenu_pi1.token}         wrap =  |   |*|  <span class="SPC2"> &nbsp;&#124;&nbsp; | </span> |*|    <span class="SPC3"> &nbsp;&#124;&nbsp; | </span>       } } In the above code [...]

  
Subscribe to this page grab our RSS feed
search_left
Theme & Wordpress Integration - by Chandan