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
|
@ -28,7 +28,7 @@ namespace ScrewTurn.Wiki {
|
|||
private const string IndexMappingsFile = "IndexMappings.cs";
|
||||
|
||||
private readonly ComponentInformation info =
|
||||
new ComponentInformation("Local Pages Provider", "ScrewTurn Software", Settings.WikiVersion, "http://www.screwturn.eu", null);
|
||||
new ComponentInformation("Local Pages Provider", "Threeplicate Srl", Settings.WikiVersion, "http://www.screwturn.eu", null);
|
||||
private IHostV30 host;
|
||||
|
||||
// This cache is needed due to performance problems
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue