[Zope-CMF] Changing the H level in STX
Chris McDonough
chrism at plope.com
Tue Apr 20 22:34:24 EDT 2004
Believe it or not (I didn't), I think it's possible to change this via
an environment variable under Zope 2.6 (STX_DEFAULT_LEVEL) or a config
file option under Zope 2.7 (structured-text-header-level). The default
is apparently 3, though?
On Tue, 2004-04-20 at 19:23, Tonico Strasser wrote:
> Hi,
>
> is it possible to change the level of generated headlines in STX in CMF?
>
> I'd like to change the default level from <h1> to <h2>, since the title
> of the document is already <h1>. Two <h1>s in the same section (the
> content section in this case) is considered as a wrong document
> structure [1].
>
> If this isn't possible right now, I'd love to see that feature in CMF 1.5.
>
> [1] 7.5.5 Headings: The H1, H2, H3, H4, H5, H6 elements
> <http://www.w3.org/TR/REC-html40/struct/global.html#edef-H1>
>
> Tonico
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF at zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
More information about the Zope-CMF
mailing list