Changeset [7aeafcb432b87c4c7c05914db2fcaebe6416f7a8] by dleffler
November 13th, 2013 @ 07:29 PM
Tweak TinyMCE adding 2nd skin; adds skin selection and toolbar
definition to configuration; modifies site configuration WYSIWYG
tab to work with multiple WYSIWYG editors; adds new assocarray
smarty block function to build associative arrays inside a template
[#1081]
https://github.com/exponentcms/exponent-cms/commit/7aeafcb432b87c4c...
Committed by dleffler
- A external/editors/tinymce/skins/xenmce/content.inline.min.css
- A external/editors/tinymce/skins/xenmce/content.min.css
- A external/editors/tinymce/skins/xenmce/fonts/icomoon-small.eot
- A external/editors/tinymce/skins/xenmce/fonts/icomoon-small.svg
- A external/editors/tinymce/skins/xenmce/fonts/icomoon-small.ttf
- A external/editors/tinymce/skins/xenmce/fonts/icomoon-small.woff
- A external/editors/tinymce/skins/xenmce/fonts/icomoon.eot
- A external/editors/tinymce/skins/xenmce/fonts/icomoon.svg
- A external/editors/tinymce/skins/xenmce/fonts/icomoon.ttf
- A external/editors/tinymce/skins/xenmce/fonts/icomoon.woff
- A external/editors/tinymce/skins/xenmce/fonts/readme.md
- A external/editors/tinymce/skins/xenmce/img/anchor.gif
- A external/editors/tinymce/skins/xenmce/img/loader.gif
- A external/editors/tinymce/skins/xenmce/img/object.gif
- A external/editors/tinymce/skins/xenmce/img/trans.gif
- A external/editors/tinymce/skins/xenmce/img/wline.gif
- A external/editors/tinymce/skins/xenmce/skin.ie7.min.css
- A external/editors/tinymce/skins/xenmce/skin.json
- A external/editors/tinymce/skins/xenmce/skin.min.css
- A framework/modules/core/definitions/htmleditor_tinymce.php
- A framework/plugins/block.assocarray.php
- M CHANGELOG.md
- M framework/core/forms/controls/ckeditorcontrol.php
- M framework/core/forms/controls/tinymcecontrol.php
- M framework/modules/administration/views/administration/configure_site.tpl
- M framework/modules/core/controllers/expHTMLEditorController.php
- M framework/modules/core/definitions/htmleditor_ckeditor.php
- M framework/modules/core/views/expHTMLEditor/edit.tpl
- M framework/modules/core/views/expHTMLEditor/manage.tpl
- M framework/modules/core/views/expHTMLEditor/preview.tpl
- M framework/modules/text/controllers/textController.php
- M framework/plugins/function.control.php
- M install/changes/2.2.4.txt
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS