[Typo3-dev] how to create an individual search-form in an extension

Michael Stucki michael at typo3.org
Thu Oct 27 13:23:28 CEST 2005


Hi Dmitry,

> <html>
> <head>
> <title>My site</title>
> <link rel="stylesheet" type="text/css" href="styles.css" />
> </head>
> <body>
> <div class="wrap">
>   <div class="menu-block">{generateMenu}</div>
>   <div class="content-block">{generateContent}</div>
> </div>
> </body>
> </html>

Your example shows exactly what automaketemplate is being used for!
I don't see anything new here.

automaketemplate is even better because you don't need to set markers but
write example content instead!

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list