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
|
@ -13,7 +13,7 @@ namespace ScrewTurn.Wiki {
|
|||
public class FilesStorageProvider : IFilesStorageProviderV30 {
|
||||
|
||||
private readonly ComponentInformation info = new ComponentInformation("Local Files Provider",
|
||||
"ScrewTurn Software", Settings.WikiVersion, "http://www.screwturn.eu", null);
|
||||
"Threeplicate Srl", Settings.WikiVersion, "http://www.screwturn.eu", null);
|
||||
|
||||
// The following strings MUST terminate with DirectorySeparatorPath in order to properly work
|
||||
// in BuildFullPath method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue