10 Jul
2002
10 Jul
'02
12:27 p.m.
Hi All, Is there any way to put comments in ZPT Code, like <dtml-comment>. I have used html comments <!-- --> but the clients can read it. -- Marco Catunda
10 Jul
10 Jul
12:38 p.m.
New subject: [Zope] ZPT Comment
on or about, Wednesday, July 10, 2002, we have reason to believe that Marco Catunda wrote something along the lines of : MC> Hi All, MC> Is there any way to put comments in ZPT Code, like MC> <dtml-comment>. I have used html comments <!-- --> MC> but the clients can read it. any tag with tal:replace="nothing" will do.. or to make it more explicit : <tal:comment replace="nothing"> comment-stuff in here </tal:comment> -- Geir Bækholt web-developer geirh@funcom.com funcom oslo | webdev-team
8671
Age (days ago)
8671
Last active (days ago)
1 comments
2 participants
participants (2)
-
Geir B�kholt -
Marco Catunda