Mercurial > p > roundup > code
comparison doc/customizing.txt @ 4036:be9122d753c5
Cleanup.
| author | Stefan Seefeld <stefan@seefeld.name> |
|---|---|
| date | Thu, 12 Feb 2009 16:21:46 +0000 |
| parents | bca7c59ac400 |
| children | 34434785f308 |
comparison
equal
deleted
inserted
replaced
| 4034:39531c28e540 | 4036:be9122d753c5 |
|---|---|
| 1 :tocdepth: 2 | 1 :tocdepth: 2 |
| 2 | 2 |
| 3 =================== | 3 =================== |
| 4 Customising Roundup | 4 Customising Roundup |
| 5 =================== | 5 =================== |
| 6 | |
| 7 :Version: $Revision: 1.223 $ | |
| 8 | 6 |
| 9 .. This document borrows from the ZopeBook section on ZPT. The original is at: | 7 .. This document borrows from the ZopeBook section on ZPT. The original is at: |
| 10 http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx | 8 http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx |
| 11 | 9 |
| 12 .. contents:: | 10 .. contents:: |
| 4855 Additionally, the ``roundup-server.py`` script has its own debugging mode | 4853 Additionally, the ``roundup-server.py`` script has its own debugging mode |
| 4856 in which it reloads edited templates immediately when they are changed, | 4854 in which it reloads edited templates immediately when they are changed, |
| 4857 rather than requiring a web server restart. | 4855 rather than requiring a web server restart. |
| 4858 | 4856 |
| 4859 | 4857 |
| 4860 ------------------- | |
| 4861 | |
| 4862 Back to `Table of Contents`_ | |
| 4863 | |
| 4864 .. _`Table of Contents`: index.html | |
| 4865 .. _`design documentation`: design.html | 4858 .. _`design documentation`: design.html |
| 4866 .. _`admin guide`: admin_guide.html | |
| 4867 |
