Mercurial > p > roundup > code
diff doc/FAQ.txt @ 6370:45e8d10a9609
Update links in documentation
Only broken link is for whoosh indexer. Have email to author
to find out if it's dead or what URL I shoud use.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 31 Mar 2021 18:56:08 -0400 |
| parents | b2eb59ada444 |
| children | 692242b3effd |
line wrap: on
line diff
--- a/doc/FAQ.txt Wed Mar 31 09:32:57 2021 -0400 +++ b/doc/FAQ.txt Wed Mar 31 18:56:08 2021 -0400 @@ -126,10 +126,13 @@ enough, "Zope Page Templates". There's documentation in the Roundup customisation_ documentation. For more information have a look at: - http://docs.zope.org/zope2/zope2book/ + https://zope.readthedocs.io/en/latest/zopebook/ZPT.html -specifically chapter 10 "Using Zope Page Templates" and chapter 14 "Advanced -Page Templates". +specifically the chapter (10) on "Using Zope Page Templates" and the +chapter (13) on "Advanced Page Templates". (Note the link above is for +a newer version of Zope, so some of the info may not apply to version +2 of Zope which is used in roundup. The version 2 docs appear to not +be available anymore.) But I just want a select/option list for ....
