There is a velocity template associated with MenuControl called
Jetspeed-menu.vm (look under templates\vm\portlets\html) which can be
changed to your need.

-----Original Message-----
From: Vladimir Lisin [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 14, 2005 4:07 AM
To: Jetspeed Users List
Subject: [J1.5] Left Menu

Hi all

In  default.psml I have the next construction for left menu and it works

well:
........................................................................
.........................
 <portlets id="P-10073a173c6-10008">
        <metainfo>
            <title>XXXXXXXX</title>
        </metainfo>
        <security-ref parent="user-view_admin-all"/>
        <layout position="1" size="-1"/>
        <control name="MenuControl"/>
        <controller name="MenuController">
            <property name="parameter" value="select-panel"/>
        </controller>
        <entry id="P-100cbd82f69-10003" parent="Finmarket">
 
........................................................................
........
After translation in HTML this fragment  looks as below  and  the width
of 
menu have 25%.  How and  which parameters I can use to change  this
value 
?
........................................................................
........
<table cellpadding="0" cellspacing="0" border="0" width="100%" >
  <tr>
    <td valign="top" width="25%">
    <div  class="Corporate" >
        <table cellspacing="0" border="0" cellpadding="0" width="100%" >
              <tr>
            <td  class="MenuLeft" ></td>
            <td valign="middle"   class="MenuMiddle"    style="" >
                              Gazeta.ru
              </td>
            <td  class="MenuRight" ></td>
........................................................................
...
Thanks in advance,  Vladimir



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

Reply via email to