comparison 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
comparison
equal deleted inserted replaced
6369:7ff93f1553db 6370:45e8d10a9609
124 This is the template code that Roundup uses to display the various pages. 124 This is the template code that Roundup uses to display the various pages.
125 This is based upon the template markup language in Zope called, oddly 125 This is based upon the template markup language in Zope called, oddly
126 enough, "Zope Page Templates". There's documentation in the Roundup 126 enough, "Zope Page Templates". There's documentation in the Roundup
127 customisation_ documentation. For more information have a look at: 127 customisation_ documentation. For more information have a look at:
128 128
129 http://docs.zope.org/zope2/zope2book/ 129 https://zope.readthedocs.io/en/latest/zopebook/ZPT.html
130 130
131 specifically chapter 10 "Using Zope Page Templates" and chapter 14 "Advanced 131 specifically the chapter (10) on "Using Zope Page Templates" and the
132 Page Templates". 132 chapter (13) on "Advanced Page Templates". (Note the link above is for
133 a newer version of Zope, so some of the info may not apply to version
134 2 of Zope which is used in roundup. The version 2 docs appear to not
135 be available anymore.)
133 136
134 137
135 But I just want a select/option list for .... 138 But I just want a select/option list for ....
136 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
137 140

Roundup Issue Tracker: http://roundup-tracker.org/