[TYPO3-doc] [WIKI] new template 'faq'
    Daniel Brüßler 
    info at -remove-patchworking.de
       
    Thu Aug  9 17:41:31 CEST 2007
    
    
  
Hello Michiel,
you're right, the tool not ready yet. I need more time for it.
In the moment I have it so: When a template starts with "Tag|" then I 
just write the word. For example The sentence "This is a setting for 
{{Tag|php.ini}}" will be transformed to "This is a setting for php.ini"
Any other templates are deleted, because just needed in the wiki.
For {{Ext_manual_header}} I have to create a parser-class what creates a 
HTML-table from the content. That's OK, because all that data in this 
template is very helpfull.
----
The extension-tag work properly in templates. Look for 
"<extension2>dynaflex</extension2>" in 
http://wiki.typo3.org/index.php/EXT/commerce/manual .
kind regards
Daniel
Michiel Roos [netcreators] wrote:
> Daniel Brüßler wrote:
>> Hello Michiel,
>>
>> I see that it simplifies formatting, but I also see the problem, that 
>> a user has to remember how to use it. I think I will not use it. The 
>> other problem is, that I have more work with exporting a wiki-page for 
>> OpenOffice (have a look at http://wiki.typo3.org/exportimport )
> 
> Yes, I see . . . that tool does not take ANY templates into account 
> whatsoever . . . .
> 
> I expect such a tool to follow all templates, at least from the code you 
> paste there. So this is more a shortcoming of the tool.
> 
>> What I find VERY good is {{Ext_manual_header}} what you created and 
>> used for
>> http://wiki.typo3.org/index.php/EXT/commerce/manual
>> Great idea to also put the dependencies in. Instead of "T3Ext" better 
>> use <extension2>dynaflex</extension2>, because that tag and 
>> <extension>dynaflex</extension> the current usage. Just try them out!
> 
> I noted the <extension> tag, but it does not work inside a template . . .
> 
> Can you please verify that?
> 
> Regards,
> 
> 
> Michiel
> 
    
    
More information about the TYPO3-project-documentation
mailing list