Still some TWiki stuff left behind in the Foswiki.spec
Example $Foswiki::cfg{PluginsOrder} = 'TWikiCompatibilityPlugin,SpreadSheetPlugin';
Need to cleann that out
Actually the plugin order is OK. You can have plugins in that setting without generating errors.
The problem is the setting that says the
TWikiCompatibilityPlugin is enabled while it is actually not present at all.
Removing that is not a problem because it will get added disabled when you download the version with the compatibility plugin.
But removing that plugin bugs one unit test, as it uses Main instead of Main:
MailerContribSuite?
Re-opening so I can fix this.
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
