Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-2715

Allow configuring the list of syntaxes a given wiki supports

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.6
    • 1.6 M2
    • {Unused} Rendering 2.0
    • None

    Description

      Implementation details:

      • Add a property in xwiki.cfg to enable different syntaxes:
      # [Since 1.6RC1] Defines the list of supported syntaxes
      # Available syntaxes are: 
      #    xwiki/1.0, xwiki/2.0, confluence/1.0, jspwiki/1.0, creole/1.0, 
      #    mediawiki/1.0, xhtml/1.0, twiki/1.0
      xwiki.rendering.syntaxes = xwiki/1.0, xwiki/2.0
      
      • It defaults to XWiki Syntax 1.0 and 2.0 (because the other syntaxes are not quite ready)
      • Add a new XWiki API: XWiki.getConfiguredSyntaxes()
      • Any user will be able to see the list of configured syntaxes in wiki edit mode

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: