easy template system

easy template system 3.0.6a

easy template system 3.0.6a Download Summary

  • Language: PHP
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: LGPL - GNU Lesser General Public License
  • Databases: N/A
  • Downloads: 581
  • Released: Sep 14, 2007

easy template system 3.0.6a Description

ETS is a template system written with PHP that enables you to transform a set of data to any type of document.

For example, ETS can transform a list of product descriptions retrieved from a database to a HTML page. It can also construct SQL statements, ASCII data, XML documents. ETS provides 4 functions to match a set of data with templates:

• sprintt which returns the built template as a string,
• printt which prints it out.
• sprintts and printts which use a string instead of a file name. ETS supplies:
• array management,
• various conditional elements,
• access to any level in the data tree from any level in the template,
• data formatting,
• size reducing,
• integrated debug messages.

ETS works with 2 elements: the data tree and templates. The data tree contains every data that will be available. Templates define the way the data tree will be presented.

You can compare it to a XML document transformed with a XSLT template: it’s exactly the same concept. ETS can manage recursive templates, allows a complete reshuffle of the template with exactly the same data tree, is extremely valuable when working with database because of the implicit use of templates... It’s a powerful tool that will help you efficiently to build documents.

easy template system Bookmark

Hyperlink code:
Hyperlink for Forum code:

easy template system 3.0.6a Script Download Notice

Top 4 Download periodically updates information of easy template system 3.0.6a script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. easy template system 3.0.6a torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Good enough templating

... to try a small, powerful templating language using template strings embedded in standard Python syntax. Templates are valid Python source, compiled directly to bytecode. Variable substitution is performed using 'string.Template'. ...
Python

AFT script

AFT is a document preparation system. It is mostly free form meaning that there ... documents look a lot like plain old ASCII text.AFT has a few rules for structuring your document ... rules have more to do with formatting your text rather than embedding commands.AFT produces good HTML, LaTeX and RTF. ...

GGTT

... their projects) to implement  a web based translation system on their web site. GGTT user front-end templates are made with PHP's Smarty Template engine so anyone who have ever used Smarty can make new design. GGTT admin front-end template is not made with Smarty and it does ...

Document Text Sizer

Sometimes the text size you've specified for your webpage isn't suitable ... CSS to let the viewer himself modify the text size of the page on demand, by clicking ... deprecated HTML tags, though it can also affect text sized using explicit tags. Compatibility wise, a DOM enabled browser is required for ...
JavaScript

Blender Script

This script allows you to run a very simple templating-system. ...
Python