Checkout the files in these directories.

java\org\apache\turbine\modules\layouts
java\org\apache\turbine\util\template
java\org\apache\turbine\services\jsp\util


On Thu, 26 Feb 2004 08:11:11 -0600, Stuart Belden wrote
> I believe screen_placeholder comes from Turbine:
> http://jakarta.apache.org/turbine/turbine-2.3/howto/velocity-site-howto.html
> 
> >>> [EMAIL PROTECTED] 02/25/04 12:33PM >>>
> Hi all,
>  
> Could anyone pl  let me know in which java class the 
> screen_placeholder variable was put into the context. Thank you very 
> much in advance.
> 
> Srinivas 
> 
> Manish Kumar <[EMAIL PROTECTED]> wrote:
> I am trying to enforce a limit on number of panes that can be added 
> in my portal. The approach, I planned to follow is like this:
> 
> Check the $tabs.size() and if it is more than 5 (let's say), then
> disable the "Add Pane" button
> 
> Problem: I am not able to access $tabs from the template file
> customizer-portletset.vm
> 
> Please let me know if my approach is doable. Also, let me know if there
> is another way to limit the number of panes.
> 
> However, I'd still be interested to know the reason for $tabs not being
> accessible from customizer-portletset.vm
> 
> - Manish.
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail SpamGuard - Read only the mail you want.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to