Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Templates

Rather than starting with a blank new page, it is often useful to create a new page based on an existing template.
Below are a few that you may find useful.

HTML
<FORM>
<Strong>Meeting Minutes</Strong>
<INPUT TYPE="button" VALUE="Create New Page" onClick="window.open('./index.cgi?action=duplicate_popup;page_name=meeting_minutes_template')">
<FORM>
<br>
<br>

HTML
<FORM>
<Strong>Project Summary</Strong>
<INPUT TYPE="button" VALUE="Create New Page" onClick="window.open('./index.cgi?action=duplicate_popup;page_name=project_summary_template')">
<FORM>
<br>
<br>

HTML
<FORM>
<Strong>Expense Report</Strong>
<INPUT TYPE="button" VALUE="Create New Page" onClick="window.open('./index.cgi?action=duplicate_popup;page_name=expense_report_template')">
<FORM>
<br>
<br>

HTML
<FORM>
<Strong>Document Library</Strong>
<INPUT TYPE="button" VALUE="Create New Page" onClick="window.open('./index.cgi?action=duplicate_popup;page_name=document_library_template')">
<FORM>
<br>
<br>

More templates are available in the Socialtext Customer Exchange, which you can copy into this workspace.