[Erp5-report] r7002 - /erp5/trunk/products/ERP5OOo/OOoTemplate.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue May 2 13:24:06 CEST 2006
Author: fab
Date: Tue May 2 13:24:04 2006
New Revision: 7002
URL: http://svn.erp5.org?rev=7002&view=rev
Log:
Added a TODO
Modified:
erp5/trunk/products/ERP5OOo/OOoTemplate.py
Modified: erp5/trunk/products/ERP5OOo/OOoTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5OOo/OOoTemplate.py?rev=7002&r1=7001&r2=7002&view=diff
==============================================================================
--- erp5/trunk/products/ERP5OOo/OOoTemplate.py (original)
+++ erp5/trunk/products/ERP5OOo/OOoTemplate.py Tue May 2 13:24:04 2006
@@ -98,6 +98,14 @@
A page template which is able to embed and OpenOffice
file (zip archive) and replace content.xml at render time
with XML dynamically generated through TAL/TALES/METAL expressions
+
+ TODO:
+ - find a way to embed TALES in OOo documents in such
+ way that editing woth OOo does not destroy TAL/TALES
+
+ - add preprocessing option to handle explicit macros in
+ OOo in any language. Include debugging options in this case
+ (on preprocessed source rather than pure source)
"""
meta_type = "ERP5 OOo Template"
icon = "www/OOo.png"
More information about the Erp5-report
mailing list