Menu

buratinable templator / News: Recent posts

bubla isnt dead ! :) some notes on future 1.0 and 1.1

features in upcoming 1.0 release:
<li>all config vars are now stored in single global array : $bu_config[].
<li>crypted/signed templates.
<li>multiply template dirs.

1.1 will contain its own xml parser/html2xml corrector, w/o annoying $unclosed_tags and other stuff. don't worry, it won't affect perfomance of templator anyway.
also 1.1 will introduce "external" includes ;)

Posted by Vladimir Menshakov 2005-06-10

after long delay, rc1 is out.

rc2 plan : template signatures and encryption.

Posted by Vladimir Menshakov 2005-02-10

Bubla new release is coming.

Now bubla is gonna to be 100% ready to use.
This time features:

  • Nested datasources.
  • All datasource elements can be modifyed as tags.
  • Datasource elements attributes can be repeatable or not - (they are not by default). This means that if you set attribute "bgcolor" for element in line N then all lines with idx > N will have the same bgcolor, if you will not set 'em another one. By all settings are just for one cell.
  • Few bugfixes and should have performance improvement in Attributes creating and parsing code. ... read more
Posted by Vladimir V. Vasiltsov 2004-02-25

Bubla first release is ready

Bubla is a template parser. It allows to represent named html tags as PHP Objects the way basicly close to DOM.
Features:

  1. It's really fast.
  2. It allows you to separate your code from html.
  3. It allows you to create sites with skins.
  4. Data repeating (represening 2d array visually (tables/lists etc.))
Posted by Vladimir V. Vasiltsov 2004-02-09
MongoDB Logo MongoDB