projects
/
ckeditor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2bfd716
)
Utilisation d'une css différentes pour autoriser des customisation parfois nécessaires…
author
Benoît Pin
<benoit.pin@gmail.com>
Wed, 8 May 2013 08:42:18 +0000
(10:42 +0200)
committer
Benoît Pin
<benoit.pin@gmail.com>
Wed, 8 May 2013 08:42:18 +0000
(10:42 +0200)
skins/ckeditor/config.js
patch
|
blob
|
history
diff --git
a/skins/ckeditor/config.js
b/skins/ckeditor/config.js
index
6393de7
..
d0194a7
100644
(file)
--- a/
skins/ckeditor/config.js
+++ b/
skins/ckeditor/config.js
@@
-27,7
+27,7
@@
CKEDITOR.editorConfig = function( config )
config.menu_groups = 'tablecell,tablecellproperties,tablerow,tablecolumn,table,anchor,link,image,flash'
\r
\r
config.height = '500px';
\r
config.menu_groups = 'tablecell,tablecellproperties,tablerow,tablecolumn,table,anchor,link,image,flash'
\r
\r
config.height = '500px';
\r
- config.contentsCss = CKEDITOR.basePath + 'global_plinn_style.css';
\r
+ config.contentsCss = CKEDITOR.basePath + 'global_plinn_style
_editor
.css';
\r
\r
config.filebrowserBrowseUrl = CKEDITOR.basePath + 'filemanager/browser/mac_finder/browser.html?Connector=connectors/plinn/connector';
\r
CKEDITOR.config.filebrowserImageBrowseUrl = CKEDITOR.basePath + 'filemanager/browser/mac_finder/browser.html?Type=Image&Connector=connectors/plinn/connector';
\r
\r
config.filebrowserBrowseUrl = CKEDITOR.basePath + 'filemanager/browser/mac_finder/browser.html?Connector=connectors/plinn/connector';
\r
CKEDITOR.config.filebrowserImageBrowseUrl = CKEDITOR.basePath + 'filemanager/browser/mac_finder/browser.html?Type=Image&Connector=connectors/plinn/connector';
\r