I am adding ReStructuredText documents through the ZMI and I noticed that I am unable to set the 'Title' attribute. Am I missing something? When adding a document the 'ID' also shows up in the 'Title' section, and I can't find a way through the interface to change the 'Title'. Perhaps there is a way to hack it in? Any help, tips, or pointers would be appreciated. Platform: (Zope 2.7.5-final, python 2.3.5, freebsd5) Thanks, -Justin
Justin Fletcher wrote at 2005-8-7 13:47 -0500:
I am adding ReStructuredText documents through the ZMI and I noticed that I am unable to set the 'Title' attribute. Am I missing something?
You miss that you must provide complete problem reports: What does "unable to set 'Title' attribute" mean? What is the 'Title' attribute? What happens when you try (exception? then we need the traceback!)
When adding a document the 'ID' also shows up in the 'Title' section, and I can't find a way through the interface to change the 'Title'.
What is the "'Title' section"? Do you mean the HTML "title" element? -- Dieter
participants (2)
-
Dieter Maurer -
Justin Fletcher