|
|
|
@ -31,7 +31,7 @@ tinymce.init({
|
|
|
|
|
// Plugins
|
|
|
|
|
plugins: "advlist anchor autolink autoresize autosave codemirror colorpicker contextmenu fullscreen hr image imagetools link lists media paste searchreplace stickytoolbar tabfocus table template textcolor nonbreaking",
|
|
|
|
|
// Contenu de la barre d'outils
|
|
|
|
|
toolbar: "restoredraft | undo redo | formatselect fontsizeselect | bold italic underline forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist | table template | image media link | code fullscreen",
|
|
|
|
|
toolbar: "formatselect fontsizeselect | bold italic underline forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist | table template | image media link | code fullscreen",
|
|
|
|
|
fontsize_formats:
|
|
|
|
|
"8pt 9pt 10pt 11pt 12pt 14pt 18pt 24pt 30pt 36pt 48pt 60pt 72pt 96pt",
|
|
|
|
|
// CodeMirror
|
|
|
|
@ -263,7 +263,7 @@ tinymce.init({
|
|
|
|
|
// Plugins
|
|
|
|
|
plugins: "advlist anchor autolink autoresize autosave colorpicker contextmenu fullscreen hr lists paste searchreplace stickytoolbar tabfocus template textcolor visualblocks",
|
|
|
|
|
// Contenu de la barre d'outils
|
|
|
|
|
toolbar: "restoredraft | undo redo | formatselect bold italic forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist | visualblocks fullscreen",
|
|
|
|
|
toolbar: "formatselect bold italic forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist | visualblocks fullscreen",
|
|
|
|
|
// Titre des images
|
|
|
|
|
image_title: true,
|
|
|
|
|
// Pages internes
|
|
|
|
|