16 Oct
2001
16 Oct
'01
1:15 p.m.
# On Tue, Oct 16, 2001 at 08:18:21AM -0400, Jim Washington wrote: # > DTML Method titles are accessible as <dtml-var document_title>. # # This is one of the funniest things I have ever saw :-))) # Method's title # is called document_title! LOL! # # Oleg. # Hi LOLeg, In line with this is the fact that manage_addDocument gives me a DTML Method, just like manage_addDTMLMethod. To get me a DTML Document I needed to use manage_addDTMLDocument. Roger There is only one thing in the world worse than writing Python code, and that is not writing Python code.