Re: [TYPO3-english] How to cut menu into two pieces

2009-11-21 Thread Tapio Markula
Peter Klein kirjoitti: Hi Tapio. Check this: http://www.typo3wizard.com/en/snippets/menus/dynamically-split-a-menu-in-2-parts.html In fact I have used that but in this case fixed cut was the purpose - must just notice to use the fixed version. ___

Re: [TYPO3-english] How to cut menu into two pieces

2009-11-21 Thread Tapio Markula
Tomas Mrozek kirjoitti: How to set the cutting for those menu parts? With the HMENU attributes "maxItems" and "begin"? In fact those become to my mind after sending this message. ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lis

Re: [TYPO3-english] How to cut menu into two pieces

2009-11-21 Thread Sebastian Gebhard
Peter Klein schrieb: Hi Tapio. Check this: http://www.typo3wizard.com/en/snippets/menus/dynamically-split-a-menu-in-2-parts.html Wow, nice snippet ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/list

Re: [TYPO3-english] How to cut menu into two pieces

2009-11-21 Thread Peter Klein
Hi Tapio. Check this: http://www.typo3wizard.com/en/snippets/menus/dynamically-split-a-menu-in-2-parts.html -- Peter Klein "Tapio Markula" wrote in message news:mailman.1.1258805401.16379.typo3-engl...@lists.typo3.org... > Hi > > I would need to create a menu using COA, where > > lib.menu_1a

Re: [TYPO3-english] How to cut menu into two pieces

2009-11-21 Thread Tomas Mrozek
> How to set the cutting for those menu parts? With the HMENU attributes "maxItems" and "begin"? Tomas Mrozek ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

[TYPO3-english] How to cut menu into two pieces

2009-11-21 Thread Tapio Markula
Hi I would need to create a menu using COA, where lib.menu_1a has items 1-7 and lib.menu_1b has rest items and lib.menu_1=COA lib.menu_1.10 < lib.menu_1a lib.menu_2.10 < lib.menu_1b How to set the cutting for those menu parts? ___ TYPO3-english mail

Re: [TYPO3-english] Rendering shortcuts

2009-11-21 Thread Tomas Mrozek
Alright, try the following code. Notice that I replaced "id" with "class" in the DIV tags as each element on the page gets wrapped so "id" doesn't make sense. temp.myImage = COA temp.myImage { wrap = | 10 = IMAGE 10 { stdWrap { typolink { parameter.field = image_link

Re: [TYPO3-english] Unsearializing problems after converting to UTF-(

2009-11-21 Thread Steffen Müller
Hi. On 20.11.2009 14:40 Christian Nölle wrote: > None of that worked out. I saw this > http://bugs.typo3.org/view.php?id=10983 in the bugtracker, is this meant > for new sites or could this be our cure?! > Try it. Also have a look at this: http://bugs.typo3.org/view.php?id=2856 -- cheers, Ste