[Zope] structures.txt
Andreas Jung
Andreas Jung" <andreas@zope.com
Wed, 24 Oct 2001 11:26:30 -0400
The offical STXNG documentation
(http://dev.zope.org/Members/jim/StructuredTextWiki/StructuredTextNGRules)
does not mention inner links. But you can re-enable inner links by modifying
the list "text_types" in DocumentClass.py (line 370) and add
"doc_inner_link" and "doc_named_link".
Andreas
---------------------------------------------------------------------
- Andreas Jung Zope Corporation -
- EMail: andreas@zope.com http://www.zope.com -
- "Python Powered" http://www.python.org -
- "Makers of Zope" http://www.zope.org -
- "Endings are just Beginnings" -
---------------------------------------------------------------------
----- Original Message -----
From: "Robert Rottermann" <robert@redcor.ch>
To: <zope@zope.org>
Sent: Wednesday, October 24, 2001 10:40
Subject: [Zope] structures.txt
> Hi,
>
> I have problems with structured text.
> I try to create hyperlinks within the document like so:
>
> .. [12] "some" text"
>
> to this link I refer like so:
>
> text [12] more text
>
>
> For both [12] a ../name#12 link is created.
>
> thanks for your tips
> Robert
>
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>