File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22Customising Roundup
33===================
44
5- :Version: $Revision: 1.161.2.9 $
5+ :Version: $Revision: 1.161.2.10 $
66
77.. This document borrows from the ZopeBook section on ZPT. The original is at:
88 http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
@@ -715,8 +715,8 @@ tracker is initialised. The actual method of doing so is completely
715715different in each case though, so be careful to use the right one.
716716
717717**Changing content before tracker initialisation**
718- Edit the schema module in your tracker to alter the items created in
719- using the ``create()`` methods.
718+ Edit the initial_data.py module in your tracker to alter the items
719+ created using the ``create( ... )`` methods.
720720
721721**Changing content after tracker initialisation**
722722 As the "admin" user, click on the "class list" link in the web
You can’t perform that action at this time.
0 commit comments