Difference between revisions of "Unique Features of Forum Wiki"

From VistApedia
Jump to: navigation, search
 
(10 intermediate revisions by 8 users not shown)
Line 1: Line 1:
The Forum Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com
+
The VistApedia Wiki is a variant of the MediaWiki Software also used at http://www.wikipedia.com
  
 
It includes the following capabilites (some under development)
 
It includes the following capabilites (some under development)
  
 
== 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 ==

Latest revision as of 17:43, 17 July 2009

The VistApedia 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