Nuevo plugin Redmine CKEditor 1.1.5
This commit is contained in:
parent
64924a6376
commit
698e4e7c3c
635 changed files with 24046 additions and 0 deletions
20
plugins/redmine_ckeditor/assets/ckeditor/composer.json
Normal file
20
plugins/redmine_ckeditor/assets/ckeditor/composer.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "ckeditor/ckeditor",
|
||||
"description": "JavaScript WYSIWYG web text editor.",
|
||||
"type": "library",
|
||||
"keywords": [ "ckeditor", "fckeditor", "editor", "wysiwyg", "html", "richtext", "text", "javascript" ],
|
||||
"homepage": "http://ckeditor.com",
|
||||
"license": [ "GPL-2.0+", "LGPL-2.1+", "MPL-1.1+" ],
|
||||
"authors": [
|
||||
{
|
||||
"name": "CKSource",
|
||||
"homepage": "http://cksource.com"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "http://dev.ckeditor.com",
|
||||
"forum": "http://ckeditor.com/forums",
|
||||
"wiki": "http://docs.ckeditor.com",
|
||||
"source": "http://github.com/ckeditor/ckeditor-dev"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue