Исходный код вики CategoryClass

Редактировал(а) Dmitry Fedin 2012/03/27 11:26

Последние авторы
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")