Layout and other changes
This commit is contained in:
parent
3f5ef1296a
commit
4632884065
41 changed files with 5563 additions and 544 deletions
32
themes/austria/js/wysibb/wysibb.jquery.json
Normal file
32
themes/austria/js/wysibb/wysibb.jquery.json
Normal file
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"name": "wysibb",
|
||||
"title": "WysiBB - Wysiwyg BBcode editor",
|
||||
"description": "Wysiwyg BBcode editor based on jQuery",
|
||||
"keywords": [
|
||||
"wysibb",
|
||||
"wysiwyg",
|
||||
"bbcode",
|
||||
"editor",
|
||||
"ui"
|
||||
],
|
||||
"version": "1.5.0",
|
||||
"author": {
|
||||
"name": "Vadim Dobroskok",
|
||||
"url": "http://www.wysibb.com"
|
||||
},
|
||||
"maintainers": [],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/wbb/WysiBB/blob/master/LICENSE-MIT"
|
||||
}
|
||||
],
|
||||
"bugs": "https://github.com/wbb/WysiBB/issues",
|
||||
"homepage": "http://www.wysibb.com",
|
||||
"docs": "http://www.wysibb.com/docs/",
|
||||
"demo": "http://www.wysibb.com/demo/",
|
||||
"download": "http://www.wysibb.com/download/",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.6"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue