plugins
This commit is contained in:
Dipchikov 2015-11-23 08:53:54 +02:00
parent bbd143e961
commit 6ff983dcb8
7 changed files with 91 additions and 0 deletions

View File

@ -0,0 +1,12 @@
{
"plugin-data":
{
"name": "За мен",
"description": "Кратко описание за вашия сайт или себе си.",
"author": "Hristo Dipchikov",
"email": "",
"website": "https://github.com/dignajar/bludit-plugins",
"version": "0.1",
"releaseDate": "2015-11-29"
}
}

View File

@ -0,0 +1,16 @@
{
"plugin-data":
{
"name": "Disqus коментари",
"description": "Disqus коментари е услуги за уеб сайтове и блогове. Трябва да сте регистрирани в Disqus.com, преди да използвате този плъгин.",
"author": "Hristo Dipchikov",
"email": "",
"website": "https://github.com/dignajar/bludit-plugins",
"version": "0.1",
"releaseDate": "2015-11-23"
},
"disqus-shortname": "Disqus shortname",
"enable-disqus-on-pages": "Активиране Disqus на страници",
"enable-disqus-on-posts": "Активиране Disqus на публикации",
"enable-disqus-on-default-home-page": "Активиране Disqus на начална страница"
}

View File

@ -0,0 +1,15 @@
{
"plugin-data":
{
"name": "Режим на поддръжка",
"description": "Поставете вашия сайт на режим на поддръжка, можете да получите достъп до контролния панел.",
"author": "Hristo Dipchikov",
"email": "",
"website": "https://github.com/dignajar/bludit-plugins",
"version": "0.1",
"releaseDate": "2015-11-13"
},
"enable-maintence-mode": "Активиране режим на поддръжка ",
"message": "Съобщение"
}

View File

@ -0,0 +1,12 @@
{
"plugin-data":
{
"name": "Open Graph",
"description": "Open Graph ви позволява да свържете вашето съдържание със социални мрежи.",
"author": "Hristo Dipchikov",
"email": "",
"website": "https://github.com/dignajar/bludit-plugins",
"version": "0.1",
"releaseDate": "2015-11-23"
}
}

View File

@ -0,0 +1,15 @@
{
"plugin-data":
{
"name": "Страници списък",
"description": "Показва списък на страниците.",
"author": "Hristo Dipchikov",
"email": "",
"website": "https://github.com/dignajar/bludit-plugins",
"version": "0.1",
"releaseDate": "2015-11-23"
},
"home": "Начало",
"show-home-link": "Покажи връзката към начало"
}

View File

@ -0,0 +1,9 @@
{
"plugin-data":
{
"name": "SimpleMDE",
"description": "Един прост, красив, с враден JavaScript редактор markdown от WesCossick. Адаптиран от Diego Najar за Bludit. "",
},
"toolbar": "Панел с инструменти",
"tab-size": "Размер на панела"
}

View File

@ -0,0 +1,12 @@
{
"plugin-data":
{
"name": "Етикети",
"description": "Покажи всички етикети.",
"author": "Hristo Dipchikov",
"email": "",
"website": "https://github.com/dignajar/bludit-plugins",
"version": "0.1",
"releaseDate": "2015-11-29"
}
}