[Zope3-checkins] SVN: Zope3/trunk/doc/TODOLATER.txt Added a note to
TODOLATER saying that most of ZPT debugging is implemented.
Marius Gedminas
marius at pov.lt
Sat Jun 12 12:50:57 EDT 2004
Log message for revision 25408:
Added a note to TODOLATER saying that most of ZPT debugging is implemented.
-=-
Modified: Zope3/trunk/doc/TODOLATER.txt
===================================================================
--- Zope3/trunk/doc/TODOLATER.txt 2004-06-12 16:42:09 UTC (rev 25407)
+++ Zope3/trunk/doc/TODOLATER.txt 2004-06-12 16:50:57 UTC (rev 25408)
@@ -133,10 +133,12 @@
It's sometimes hard to tell where the pieces that make up a
page come from. We'll investigate:
- - Leaving TAL and METAL markup in the output, and
+ - Leaving TAL and METAL markup in the output (this is done already), and
- Including special source attributes that record locations
- of objects used in expressions.
+ of objects used in expressions (this is partially done -- you can
+ add HTML comments, but there were also plans to add XML attributes that
+ are more accessible from Javascript etc.).
- DTML2
More information about the Zope3-Checkins
mailing list