|
@ -34,12 +34,12 @@ |
|
|
"category": "Tools", |
|
|
"category": "Tools", |
|
|
"depends": [ |
|
|
"depends": [ |
|
|
'web', |
|
|
'web', |
|
|
], |
|
|
|
|
|
|
|
|
], |
|
|
'css': [ |
|
|
'css': [ |
|
|
'static/src/css/web_ckeditor4.css', |
|
|
'static/src/css/web_ckeditor4.css', |
|
|
], |
|
|
|
|
|
|
|
|
], |
|
|
'data': [ |
|
|
'data': [ |
|
|
], |
|
|
|
|
|
|
|
|
], |
|
|
'js': [ |
|
|
'js': [ |
|
|
'static/src/js/ckeditor_basepath.js', |
|
|
'static/src/js/ckeditor_basepath.js', |
|
|
'static/lib/ckeditor/ckeditor.js', |
|
|
'static/lib/ckeditor/ckeditor.js', |
|
@ -107,7 +107,7 @@ |
|
|
# 'static/lib/trunk/core/_bootstrap.js', |
|
|
# 'static/lib/trunk/core/_bootstrap.js', |
|
|
# end of ckeditor debug |
|
|
# end of ckeditor debug |
|
|
'static/src/js/web_ckeditor4.js', |
|
|
'static/src/js/web_ckeditor4.js', |
|
|
], |
|
|
|
|
|
|
|
|
], |
|
|
'installable': True, |
|
|
'installable': True, |
|
|
'auto_install': False, |
|
|
'auto_install': False, |
|
|
'certificate': '', |
|
|
'certificate': '', |
|
|