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

Cannot specify different panels for the wiki and wysiwyg edit modes

    XMLWordPrintable

Details

    • Unknown

    Description

      In editpanels.vm, the first few lines read:

      #if($editor == "wiki" || $editor == "wysiwyg")
        #set($editorPanels = $editorPanelsWiki)
      #elseif($editor == "wysiwyg")
        #set($editorPanels = $editorPanelsWysiwyg)
      

      It's obvious the second branch is never executed.

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            sdumitriu Sergiu Dumitriu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: