add vanilla-comments plugin

This commit is contained in:
Christian Tietze 2019-08-26 11:20:53 +02:00
parent 501fdd8960
commit a1b9a8f18b
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"name": "Christian Tietze",
"email": "hi@christiantietze.de",
"website": "https://christiantietze.de",
"twitter": "https://twitter.com/ctietze",
"github": "https://github.com/DivineDominion"
}

View File

@ -0,0 +1,20 @@
{
"name": "Vanilla Comments",
"version": "0.1.0",
"author_username": "christian-tietze",
"release_date": "2019-08-26",
"license": "MIT",
"price_usd": "0",
"download_url": "https://github.com/DivineDominion/vanilla-comments/archive/v0.1.0.zip",
"information_url": "https://github.com/DivineDominion/vanilla-comments/",
"description": "Use Vanilla Forum embed comments",
"features": {
"0": "Conditional activation/deactivation of comments per page",
"1": "Configurable comment position",
},
"description_de": "Verwende Vanilla Forum zum Einbetten von Kommentaren",
"features": {
"0": "(De)aktiviere Kommentare bei Bedarf auf einzelnen Seiten",
"1": "Konfigurierbare Position der Kommentare auf der Seite",
},
}