Chandan Web Blog.

Entries for October, 2008

Setting FCE Header from it’s Content Element Header

This article explains about how to set an FCE header from it’s content element header. Whenever we create content element from Typo3, we have noticed that each content element can have a header, and we can set various styles for this header, such as from layout 1 to layout 6, and it can even be [...]

How to view/alter Photoshop keyboard shortcuts?

How to view/alter Photoshop keyboard shortcuts?

Set background image from an image field.

The following XML contains the TemplaVoila data structure for a page/fce (flexible content element). The example shows how to set the background image for a content element, that is specified in an image field that is declared in same data structure. <field_content type="array">         <tx_templavoila type="array">         <title>FCE Content</title>         <sample_data type="array">             <numIndex index="0">FCE [...]

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 [...]

Protected: RealURL Upgrade notes

There is no excerpt because this is a protected post.

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