Use these markup formats to bring in data from elsewhere on your TeamForge site.
| Syntax | Effect | Details |
|---|---|---|
[sf:artifactStatistics] |
Generates a graph of activities related to artifacts in the project. | |
[sf:taskStatistics] |
Generates a graph of tasks completed in the project. | |
[sf:frsStatistics] |
Generates a graph of file release activities in the project. | |
[sf:documentStatistics] |
Generates a graph of the project's document activities. | |
[{INSERT ExcelToHTMLPlugin
src='c:\somesheet.xls'}]
or
[{INSERT ExcelToHTMLPlugin
border='1'
src='\\the_server\somesheet.xls'}]
|
Reads a Microsoft Excel file and displays it as an HTML table. | Parameters:
|