Added Footnotes Plugin (contributed from Jens Felsner).
Updated plugins version numbers.
This commit is contained in:
parent
0287216b0e
commit
6c3355b3fa
18 changed files with 166 additions and 16 deletions
|
@ -15,7 +15,7 @@ namespace ScrewTurn.Wiki.Plugins.PluginPack {
|
|||
|
||||
private IHostV30 host;
|
||||
private string config;
|
||||
private static readonly ComponentInformation info = new ComponentInformation("Pages Sandbox", "ScrewTurn Software", "3.0.0.180", "http://www.screwturn.eu", "http://www.screwturn.eu/Version/PluginPack/PagesSandbox.txt");
|
||||
private static readonly ComponentInformation info = new ComponentInformation("Pages Sandbox", "Threeplicate Srl", "3.0.1.471", "http://www.screwturn.eu", "http://www.screwturn.eu/Version/PluginPack/PagesSandbox.txt");
|
||||
|
||||
private List<NamespaceInfo> allNamespaces = new List<NamespaceInfo>(5);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue