General Actions:
Log-in
Register
Wiki:
games
▼
:
Document Index
»
Space:
BBCode
▼
:
Document Index
»
Page:
CategoryClass
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Wiki Home
»
XWiki Space
»
Data types
»
CategoryClass
Wiki source code of
CategoryClass
Last modified by
Administrator
on 2008/02/20 23:05
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: ## replace Main with the Space where you want your documents to be created 2: ## replace the default parent with the one of your choice 3: ## Save this template using the ?Save? button 4: 5: #set( $class = $doc.name.substring(0,$doc.name.indexOf("Class"))) 6: #set($defaultparent = "BulletinBoard.WebHome") 7: #set($defaultweb = "BulletinBoard") 8: #includeForm("XWiki.ClassSheet")