[Zope-CMF] Structured text & CMF1.1
Priya Ramkumar
pra@baba9.com
Thu, 19 Jul 2001 18:10:40 +0530
Hi
I am using CMF1.1 & Zope2.3.3. I am trying to create documents using
structured text but have problems in creating. When I indent the paragraphs
to create headings, the headings do not appear as H1. Also, creating tables
using "||" does not seem to work. And, the text in unordered list appears in
a bigger font then the rest of the text.
Example:
Heading1
This is indented ....
|| c1 || c2 ||
|| ab || cd ||
o element1
o element2
o element3
Could anyone tell me what mistake I am doing?
Thanks.
Priya