summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5bce0be)
raw | patch | inline | side by side (parent: 5bce0be)
author | ber <ber@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 17 Oct 2011 07:51:52 +0000 (07:51 +0000) | ||
committer | ber <ber@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 17 Oct 2011 07:51:52 +0000 (07:51 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4657 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history | |
doc/FAQ.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 468436538d281552b8291f76f62e1db8ee3abe13..e89fdfa31c01d76a8a1458d37ada58c345b77ead 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
Fixed:
+- issue2550730: FAQ has broken link to Zope book. Reported and fixed by
+ John Rouillard.(Bernhard)
- issue2550728: remove buggy parentheses in TAL/DummyEngine.py.
Reported and fixed by Ralf Hemmecke. (Bernhard)
- issue2550715: IndexError when requesting non-existing file via http.
diff --git a/doc/FAQ.txt b/doc/FAQ.txt
index 0bb580ca34dd745134e9826f16370e161439c757..8a8d9e2cc7cc8ad0cb3bcce820bd9abce01f7e38 100644 (file)
--- a/doc/FAQ.txt
+++ b/doc/FAQ.txt
enough "Zope Page Templates". There's documentation in the Roundup
customisation_ documentation. For more information have a look at:
- http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/
+ http://docs.zope.org/zope2/zope2book/
specifically chapter 10 "Using Zope Page Templates" and chapter 14 "Advanced
Page Templates".