comparison doc/FAQ.txt @ 3243:74fecc186a2d maint-0.8

fix reference to The Zope Book (http://article.gmane.org/gmane.comp.bug-tracking.roundup.user/5121)
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Thu, 17 Mar 2005 18:27:33 +0000
parents ad4fb8a14a97
children 3cfabec6a6ba
comparison
equal deleted inserted replaced
3240:09fbb09bddd4 3243:74fecc186a2d
1 =========== 1 ===========
2 Roundup FAQ 2 Roundup FAQ
3 =========== 3 ===========
4 4
5 :Version: $Revision: 1.20 $ 5 :Version: $Revision: 1.20.2.1 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 9
10 Installation 10 Installation
116 This is the template code that Roundup uses to display the various pages. 116 This is the template code that Roundup uses to display the various pages.
117 This is based upon the template markup language in Zope called, oddly 117 This is based upon the template markup language in Zope called, oddly
118 enough "Zope Page Templates". There's documentation in the Roundup 118 enough "Zope Page Templates". There's documentation in the Roundup
119 customisation_ documentation. For more information have a look at: 119 customisation_ documentation. For more information have a look at:
120 120
121 http://www.zope.org/Documentation/Books/ZopeBook/current/contents 121 http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/
122 122
123 specifically chapter 5 "Using Zope Page Templates" and chapter 9 "Advanced 123 specifically chapter 10 "Using Zope Page Templates" and chapter 14 "Advanced
124 Page Templates". 124 Page Templates".
125 125
126 126
127 But I just want a select/option list for .... 127 But I just want a select/option list for ....
128 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 128 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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