[Typo3] menu problem [horizontal/vertical mix]

Piotr B. pj at work.hyhy
Mon Jun 13 14:57:23 CEST 2005


JoH wrote:

> expAll = 1
> should do the trick
> all Menus start "folded out" in this case.

ok, back 2 work, after a weekend ;)
big thanks! it works.. almost fine!
just a one little newbie-like question:
where is the place to write the "wrap <table><tr>|</tr></table>"? [when 
using the table-version, no the css-positioning one].
i've tried few ways to write it - not working.. right now, a part of my 
setup, which renders the menu looks like:

## menu
temp.menu = HMENU
   wrap <table><tr> | </tr></table>
   temp.menu.1 = TMENU
   temp.menu.1 {
     expAll = 1
     NO.wrapItemAndSub = <td> | </td>
   }
   temp.menu.2 = TMENU
   temp.menu.2 {
     # normalny:
     NO.wrapItemAndSub = <td> | </td>
   }

everything is ok, but the "wrap" is not used..

tia for the tip ;)

-- 
pj at work



More information about the TYPO3-english mailing list