| Jacques 2005-07-24, 8:39 pm |
| Martin Klaffenboeck escreveu:
>Hello there!
>
>I'm not sure, if I'm right here.
>
>Is there anywhere a good tutorial or howto to implement templates with
>PEAR? If it is not to bad I would take my whole site and implement
>templates now.
>
>But: Is it easy? Does it take much time?
>
>Which template engine should I take (there are a few in the PEAR
>Documentation). How do I start? (Links?)
>
>And just a little question to see the flexibility of the example. Can I
>order grouped QuickForm elements like checkboxes order in a table where
>we have n items and if n is greater x use a second column, and so on...
>
>Thanks for you help.
>
>Martin
>
>
>
Look for the HTML_Template_Sigma:
- Integrate with QuickForm;
- Easy works with simple assign variable;
- Easy work with assign blocks;
- With cache, for the speed;
- Your templates be WYSIWYG, you can use the Dreamweaver, pe.
- Good documentation, in
http://pear.php.net/manual/en/packa...ntro-syntax.php
- Useful examples in pear/docs directory; (like
C:\php5\PEAR\PEAR\docs\HTML_Template_Sig
ma\docs) - my instalation...
- It´s original pear.
- 44.922 downloads in pear.php.net (22/07/2005)
Jacques, from Brazil.
________________________________________
_______________
Yahoo! Acesso Grátis - Internet rápida e grátis.
Instale o discador agora! http://br.acesso.yahoo.com/
|