[TYPO3-templavoila] TV and Artiseer

Ron Hall ronslists at busynoggin.com
Tue Jul 14 23:55:33 CEST 2009


Are you asking how to get the TMENU code into the datastructure or how  
the write the menu?

Ron

On Jul 14, 2009, at 5:43 AM, Oliver wrote:

> Hello Ron,
>
> you´re right. I´m an id.. But how i put this template. Please help me
>
>   1 = TMENU
>   1 {
>     noBlur = 1
>     expAll=0
>     wrap = <ul> | </ul>
>
>     NO {
>       linkWrap = <span> | </span>
>       wrapItemAndSub = <li> | </li>
>       stdWrap.htmlSpecialChars = 1
>     }
>     ACT = 1
>     ACT {
>       linkWrap = <span> | </span>
>       wrapItemAndSub = <li> | </li>
>       stdWrap.htmlSpecialChars = 1
>     }
>   }
>
> And this is in the html
>
>                 <div class="art-nav">
>                 	<div class="l"></div>
>                 	<div class="r"></div>
>                 	<ul class="art-menu">
>                 		<li><a href="#" class=" active"><span
> class="l"></span><span class="r"></span><span class="t">Home</span></ 
> a></li>
>                 		<li><a href="#"><span class="l"></span><span
> class="r"></span><span class="t">About</span></a>
>                 		</li>
>                 		<li><a href="#"><span class="l"></span><span
> class="r"></span><span class="t">Services</span></a></li>
>                 		<li><a href="#"><span class="l"></span><span
> class="r"></span><span class="t">Solutions</span></a>
>                 		</li>
>                 		<li><a href="#"><span class="l"></span><span
> class="r"></span><span class="t">Contact</span></a></li>
>                 	</ul>
>                 </div>
>
> Regrads Oliver
>
>
> Ron Hall schrieb:
>> Hello Oliver,
>>
>> If all you are needing is to create the menu, then simply write a  
>> TMENU
>> in TypoScript in the TS template of your site. You then bring it in  
>> the
>> datastructure as a TypoScript object.
>>
>> See this page in the Futuristic Template Building tutorial.
>>
>> http://typo3.org/documentation/document-library/tutorials/doc_tut_ftb1/1.0.1/view/1/2/#id3958817
>>
>>
>> Ron Hall
>> Busy Noggin, Inc.
>>
>>
>> On Jul 14, 2009, at 1:24 AM, Oliver wrote:
>>
>>> Hello List,
>>>
>>> I want to use Artiseer. I think this is a great program for building
>>> Templates and with TV make it possible for Typo3.
>>>
>>> I think 80% i have. Everything is mapped and works.
>>>
>>> This is the template
>>> http://www.ferienwohnungteneriffa.de/fileadmin/templates/page.html
>>> Stylesheet
>>> http://www.ferienwohnungteneriffa.de/fileadmin/templates/style.css
>>>
>>> My problem is to set the menustructure right in the XML. Can  
>>> someboby
>>> help me?
>>>
>>> Best Regards Oliver
>>> _______________________________________________
>>> TYPO3-project-templavoila mailing list
>>> TYPO3-project-templavoila at lists.netfielders.de
>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-templavoila
>>>
>>>
>>
> _______________________________________________
> TYPO3-project-templavoila mailing list
> TYPO3-project-templavoila at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-templavoila
>



More information about the TYPO3-project-templavoila mailing list