Re: templates?



"WebRod" <nomail@xxxxxxxxxxx> wrote in message
news:429b107e$0$304$7a628cd7@xxxxxxxxxxxxxxxxxxxxxxxx
> Some do not have a specific language so you cannot do complex things.
> For example it's not easy to display a table (sometimes you need to have a
> specific template to display the TR HTML tags...).
> , it's not easy to use a different color to display a table row according
to
> a parameter etc etc
>
> Some have a specific language, like Smarty.

Hi,

TemplateTamer does not have specific language, yet it can do all complex
things, tables, alternate rows, conditional appearance of template, nested
templates, and many other things. Best of all, html and php are kept in
totally separated files, and there are no control structures within html
template, jsut markup that notifies begin and end of template and variable
holders. At the same time there is no need to have any html pieces in php
files. There is also support for translation, and cacheing. There are number
of examples on the web site you can try, and you can drop me an e-mail if
you need some more help or advice.

http://www.templatetamer.org/

rush
--
http://www.templatetamer.com/
http://www.folderscavenger.com/


.



Relevant Pages

  • Re: Updated HTML widget by Stephen Uehler?
    ... widget ... I see two thoughts in this thread: "do we need a modern html rending ... What text markup language seems most natural and flexible when writing ... Clean its display a bit. ...
    (comp.lang.tcl)
  • Re: Lisp backend protocol
    ... Generate HTML in my code rather than in the template. ... Which other language do you prefer to HTML, ... I prefer that the data be exposed to the template in a way that the template can turn into HTML. ... That was the driving idea of my original analogy to SQL: you use SQL plus another language because SQL is good for data storage and the other language is good for application logic and user interface. ...
    (comp.lang.lisp)
  • Re: A question about Repeater control
    ... you're using the ASP.NET repeater control to ... > how to display them through html table element and each link item in a ... > If this is the case, I think you can consider use the template in repeater ... > control to declare the html table content. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • RE: Get the Name of a V2 Certificate Template
    ... Is this method not only possible, if the certificate exists on the client ... What do you mean with 'display names for more than one language'? ... template names also in the tab 'Issued Certificates' and column 'Certificate ...
    (microsoft.public.platformsdk.security)
  • Date Calcualtions in Frontpage
    ... Hi does anyone know how to display the date on a webpage ... needs to be done using HTML but I have no idea how to code ... this language. ...
    (microsoft.public.frontpage.programming)

Loading