How do I detect orphan wiki pages?
Unfortunately at this time, TeamForge does not have the ability to locate or display orphaned wiki pages within the UI. This functionality is slated to be included in a future release. If you have an immediate need, please contact Technical Support and a suitable SQL query will be devised.
How do I make the version comment required for wiki updates?
You can use Velocity to customize the pages of TeamForge and make the version comment required. Simply create /opt/collabnet/teamforge/sourceforge_home/templates/body_footer.vm with the contents below.
What is the complete wiki syntax that TeamForge supports?
Since TeamForge makes use of the JSPWiki rendering engine internally, you may reference the JSPWiki syntax docmenation at the link below for a complete list. Please note however that JSPWiki has progressed beyond the release available in TeamForge currently, so there may be some discrepancy between what JSPWiki supports and what TeamForge supports. TeamForge also does not currently support the JSPWiki plugin framework, so any formatting plugins referenced on the URL will not be available for TeamForge.