Difference between revisions of "Unique Features of Forum Wiki"

From VistApedia
Jump to: navigation, search
Line 4: Line 4:
  
 
== Forum Wiki Markup ==
 
== Forum Wiki Markup ==
 +
=== currently available: ===
 +
* <nowiki> <mentry> CODE ENTRY POINT like: FRED^QUUX </mentry> </nowiki> : markup a link to the online code repository
 +
* <nowiki> <mrou> CODE PROGRAM NAME without ^ like: QUUX </mrou> </nowiki> : markup the program name to link to the online code repository
 +
 +
=== soon planned: ===
  
 
* <nowiki> <mumps> ... code ... </mumps> </nowiki>
 
* <nowiki> <mumps> ... code ... </mumps> </nowiki>
Line 15: Line 20:
 
=== developed uniquely at Forum Wiki ===
 
=== developed uniquely at Forum Wiki ===
 
* <nowiki>  </nowiki>
 
* <nowiki>  </nowiki>
 +
 +
 +
The Forum Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com
 +
 +
It includes the following capabilites (some under development)
 +
 +
== Forum Wiki Markup ==

Revision as of 19:05, 17 March 2005

The Forum Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com

It includes the following capabilites (some under development)

Forum Wiki Markup

currently available:

  • <mentry> CODE ENTRY POINT like: FRED^QUUX </mentry>  : markup a link to the online code repository
  • <mrou> CODE PROGRAM NAME without ^ like: QUUX </mrou>  : markup the program name to link to the online code repository

soon planned:

  • <mumps> ... code ... </mumps>


{{ TEMPLATES }}

borrowed from wikipedia

  • {{start box}}
  • {{end box}}

developed uniquely at Forum Wiki


The Forum Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com

It includes the following capabilites (some under development)

Forum Wiki Markup