[TYPO3-UG US] right frame

Tyler Kraft tyler.kraft at netefficiency.co.uk
Fri Feb 29 13:08:53 CET 2008


Hi,

Its completely doable. In your html template put a marker as if you were 
going to replace the right hand content from the current page. All you 
have to do is set up one specific page and then use it for that right 
hand content.

In your ts template use
temp.right_hand < styles.content.getRight
temp.right_hand.select.pidInList = XXX (what ever the one page you haev 
the right hand content on

(TS syntax might be slightly wrong, but if it doesn't work you'll be 
able to quickly figure it out using tsref)

hth
Tyler

johny wrote:
> I would like to have an static right frame where there are some shortcuts
> that points to some pages. This right frame I would like to edit through a
> page . Is it possible or I must to configure it always using setup section
> in template?
> 
> Thanks in advance.
> 
> Johny
> 
> 


More information about the TYPO3-UG-US mailing list