Wiki source code of SetupClass

Last modified by Eugen Colesnicov on 2013/03/20 13:56

Show last authors
1 {{velocity}}
2 ## Replace Main with the Space where you want your documents to be created.
3 ## Replace the default parent with the one of your choice and save the document.
4 ##
5 #set($className = $doc.name.substring(0, $doc.name.indexOf("Class")))
6 #set($defaultParent = 'etvcCV.Setup')
7 #set($defaultSpace = 'etvcCV')
8 {{/velocity}}
9
10 {{include document="XWiki.ClassSheet"/}}