Christopher Ramírez
|
60ae47477c
|
Test template updated
|
2012-07-20 11:56:34 -06:00 |
|
Christopher Ramírez
|
8d5104be4c
|
Refactoring. Native support to ODF files added. A new control tag '{% tablerow_tag %}'. This tag replace the row internal XML with the control-flow a control tag near it. Used for table genation.
|
2012-07-20 01:32:23 -06:00 |
|
Christopher Ramírez
|
394867c694
|
Implemented {% paragraph_tag %} tag. When this tag is present in a paragraph, the XML source of the paragraph will be replaced with an additional tag ex. {% if varname %} in the same paragraph.
|
2012-07-19 18:45:40 -06:00 |
|
Christopher Ramírez
|
ca8dcd2604
|
BaseRender class added. It already implements a basic rendering, but nothing actually usable.
|
2012-07-19 05:15:47 -06:00 |
|