/WebSVN/include/config.php
153,11 → 153,11
// line as necessary. Use the convention 'groupname.myrep' if your repository is in a group.
 
// $config->setTemplatePath($locwebsvnreal.'/templates/Elegant/', 'myrep');
$config->setTemplatePath($locwebsvnreal.'/templates/MLAB/', 'MLAB');
$config->setTemplatePath($locwebsvnreal.'/templates/Elegant/', 'MLAB');
$config->setTemplatePath($locwebsvnreal.'/templates/MLAB/', 'library');
$config->setTemplatePath($locwebsvnreal.'/templates/BlueGrey/', '8magsvn');
$config->setTemplatePath($locwebsvnreal.'/templates/Standard/', 'svnkaklik');
$config->setTemplatePath($locwebsvnreal.'/templates/MLAB/', 'MLAB_E');
$config->setTemplatePath($locwebsvnreal.'/templates/calm/', 'svnkaklik');
$config->setTemplatePath($locwebsvnreal.'/templates/Elegant/', 'MLAB_E');
// The index page containing the projects may either be displayed as a flat view (the default),
// where grouped repositories are displayed as 'GroupName.RepName' or as a tree view.
// In the case of a tree view, you may choose whether the entire tree is open by default.