Browse the code
| Revision log Information on the revision | |
|---|---|
| Revision: | 296 (differences) |
| Author: | xbright |
| Log message: |
* Added the ability to create templates for CodingTeam * Added the ability to set the template in codingteam.cfg * Added the 'simple' template in addition to the default one |
| Change revision: | |
<?xml version="1.0" encoding="utf-8"?> <module active="TRUE"> <name name="Projects"/> <description> A module for viewing, browsing and adding projects to the forge. </description> <dependencies/> <views> <view name="default" active="TRUE"/> <view name="add" active="TRUE"/> <view name="browse" active="TRUE"/> <view name="delete" active="TRUE"/> <view name="tags" active="TRUE"/> </views> <behavior module-position="1" view-position="2"/> </module>

CodingTeam