wiki1035: InterestingWikiTricks | |||||||||||||
Table of Contents
How to use the Table of Contents Feature#Place the following in your wiki page where you want the table of contents to appear:[{TableOfContents}]It will use the headers in the page to automatically generate the table of contents. Link Fun#Three ways to link to stuff#WikiLink Wiki Link WikiLinkHow to put camel case in without linking#WikiLinkTables#
Statistics#
Font Stuff#"Italic Text"Bold Text Monospace Text Pre-formatted Text
Lists#Bulleted List#
Numbered List#
Custom CSS#The ability to use your own CSS styles, and native TeamForge styles bring in some of the real power of the TeamForge wiki.This: %%( text-decoration: blink; font-size: 10pt; font-family: Times; color: #090;) Put any custom CSS you want %%Renders as:
Put any custom CSS you want
The Statistics charts are deprecated viewing from Wiki, It can be accessible from Project Home Page.
TeamForge has many styles already available for use, the most common one is "AlignRight" which, as the name implies, allows you to have your content right justified. Such as the document statistics box seen here. To use a built in CTF style, use its name right after the double percent:
%%AlignRight __The Statistics charts are deprecated viewing from Wiki, It can be accessible from Project Home Page.__ %% Some of the more commonly useful built in styles are:
Creating Buttons#One of the interesting native styles is the "jumpbutton" - this allows you to create buttons in your wiki page that link to other places. Basically you nest a normal wiki page link in this special style: %%jumpbutton [CollabNet Home|http://www.collab.net] %% This style also happens to be right aligned so you may want to glance over to the right to see the actual example of this working, with hover highlights and all. Codeboxes#Often it can be useful to represent wiki page content in a "codebox" that highlights a specific example. Here is a useful style that would be handy if it were a built in CTF style:%%(font-family: courier; width: 730px; border: 2px solid #d4d2d0;background-color: #f2f5f9;) Some code %% Here is an example quick links box that is set to float to the right. Quick Links#Embrace Collaborative and ALM Best Practices#Let CollabNet’s expertise enhance yours. Benefit from our years of powering the largest open source and enterprise software development communities. Employ ALM process of all types to promote best practices, from scrum and agile, to open source, to any user defined process. Leverage Existing Investments#Connect your desktop tool to TeamForge with your own customization or use integrations from CollabNet and its community of technology partners. By taking advantage of style sheets, embeded Document Manager images and the standard formatting tools in a CollabNet TeamForge wiki, there is alot that you can do to make your wiki pages much more interesting. It really is more powerful than it first appears to be. |
|||||||||||||