Parent Directory
|
Revision Log
|
Patch
| revision 1.3 by tvon, Fri Oct 3 18:30:38 2003 UTC | revision 1.4 by tvon, Fri Oct 3 19:30:27 2003 UTC | |
|---|---|---|
| # | Line 11 from config import * | Line 11 from config import * |
| 11 | ||
| 12 | def initialize(context): | def initialize(context): |
| 13 | pass | pass |
| # | ||
| # content_types, constructors, ftis = process_types( | ||
| # listTypes(PROJECTNAME), | ||
| # PROJECTNAME) | ||
| # | ||
| # utils.ContentInit( | ||
| # PROJECTNAME + ' Content', | ||
| # content_types = content_types, | ||
| # permission = ADD_CONTENT_PERMISSION, | ||
| # extra_constructors = constructors, | ||
| # fti = ftis, | ||
| # ).initialize(context) | ||
| # | ||
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |