[TYPO3-translators] Duplicates in terminology.po

Marcus Schwemer typo3 at schwemer.de
Wed Sep 21 00:48:07 CEST 2011


Hi Akhil,

you are on the wrong list here.

Please ask your question at "typo3.english". On this list we are only 
working on transtation issues for the TYPO3 Core and extension.

Thx.

Kind regards,
Marcus


Am 16.09.11 10:38, schrieb akhil raj srivastawa:
> hi Marcus Schwemer
> how are you?
> Hopping you are good going.
> I facing a problem towards Menu in typo3 .
> Please listen carefully.
> Menu works well , but i want hover effect [css command ] submenu open but its not whether when i click on parent menu then submenu open . i want when i hover on parent menu submenu shows . i do not use javascript my dropdown menu based on css
> here is my typoscript code for Menu
> lib.textmenu = HMENU
>   lib.textmenu {
>
>     # We define the first level menu as a text menu
>      1 = TMENU
>      #1.NO = noBlur
>      1.noBlur = 1
>
>     # We define the''No''rmalzustand
>     1.NO.2.wrapItemAndSub =<li class="current">  |</li>
>     1.NO.allWrap =<li>  |</li>
>     1.NO.ATagParams  = class="item"
>
>
>     # We define the state''Act''iven
>     1.ACT = 1
>     1.ACT.ATagParams  = class="item"
>     1.ACT.wrapItemAndSub =<li>  |</li>
>
>
>      # The whole menu level, we nest in a UL
>       1.wrap =<ul class="sf-menu">  |</ul>
>
>      #2<  .1
>       2 = TMENU
>
>     # We define the''No''rmalzustand
>     2.noBlur = 2
>     2.NO.allWrap =<li>  |</li>
>
>     # We define the state''Act''iven
>       2.ACT.wrapItemAndSub =<li>  |</li>
>       2.wrap  =<ul>  |</ul>
>
>    }
>
>
> and html for menu
>
> <div id="dvMenu" class="menudiv">
>            <div class="header">
>              <ul class="sf-menu">
>                <li class="current"><a class="item" href="index.html">Home</a></li>
>                <li><a class="item" href="services.html">Services</a></li>
>                <li><a class="item" href="#">Websites</a></li>
>                <li><a class="item" href="#">Hosting</a>
>                  <ul>
>                    <li><a href="#">Domain name</a></li>
>                    <li><a href="#">Dedicated servers</a></li>
>                    <li><a href="#">Broadband</a></li>
>                    <li><a href="#">Email hosting</a></li>
>                    <li><a href="#">Virtual server</a></li>
>                  </ul>
>                </li>
>                <li><a class="item" href="index-4.html">Support</a></li>
>                <li><a class="item" href="index-5.html">Contacts</a></li>
>              </ul>
>            </div>
>          </div>
>
> Help me
>
>
>
> ________________________________
> From: Marcus Schwemer<typo3 at schwemer.de>
> To: typo3-translators at lists.typo3.org
> Sent: Monday, September 12, 2011 4:50 AM
> Subject: Re: [TYPO3-translators] Duplicates in terminology.po
>
> Hi,
>
> one more:
>
> - plugin / plug-in
>
>
> Kind regards,
> Marcus
> _______________________________________________
> TYPO3-translators mailing list
> TYPO3-translators at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-translators



More information about the TYPO3-translators mailing list