Comments and changes to this ticket
-
dleffler August 26th, 2013 @ 06:02 PM
Though this is fairly easy to implement in a basic form (I already have a local copy running), it WILL require a new File Manager interface/view to be able to insert graphics and also insert site page/module links
-
dleffler August 31st, 2013 @ 07:37 PM
We should move the /external/editors/connector folder/files into /framework since it's our code and not 3rd party and used system wide
Also having problems getting the editor to initialize on an ajax called page such as edit product...similar to, but unlike YUI tabview issue...seems you can't use tinymce.init() then.
-
expNinja September 1st, 2013 @ 12:13 AM
(from [720df536959dbb096e5cd2bbf314e7f1874a8a00]) Fixes some file manager display anomalies when called from ckeditor...prep for adding tinymce support [#1081] https://github.com/exponentcms/exponent-cms/commit/720df536959dbb09...
-
expNinja November 12th, 2013 @ 08:51 PM
(from [6f67e09a5a3e136b43403d1ecd136b8f8cb489b5]) Initial support for the TinyMCE WYSIWYG editor; fewer features than ckeditor, but it works on Android phones, etc...; no custom toolbar/configurations yet, doesn't currently work on edit product due to ajax instantiation [#1081] https://github.com/exponentcms/exponent-cms/commit/6f67e09a5a3e136b...
-
expNinja November 12th, 2013 @ 09:07 PM
(from [b64e341f85195d4a277ac33ed92d30c48bea365b]) Initial support for the TinyMCE WYSIWYG editor; fewer features than ckeditor, but it works on Android phones, etc...; no custom toolbar/configurations yet, doesn't currently work on edit product due to ajax instantiation #1081 https://github.com/exponentcms/exponent-cms/commit/b64e341f85195d4a...
-
expNinja November 12th, 2013 @ 09:54 PM
(from [61ec956442a66ea36add937dad4abb6ccf911ea7]) Tweak TinyMCE configuration [#1081] https://github.com/exponentcms/exponent-cms/commit/61ec956442a66ea3...
-
dleffler November 13th, 2013 @ 11:58 AM
- Assigned user set to dleffler
- Milestone set to 2.2.4
-
expNinja November 13th, 2013 @ 07:30 PM
(from [7aeafcb432b87c4c7c05914db2fcaebe6416f7a8]) 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...
-
expNinja November 13th, 2013 @ 07:51 PM
(from [bb7a39f872049a863aa85a159d42e019828963c0]) Fixes site configuration wysiwyg alternate control [#1081] https://github.com/exponentcms/exponent-cms/commit/bb7a39f872049a86...
-
dleffler December 6th, 2013 @ 11:41 PM
Needed things:
- method to get to 'source selector' since tinymce doesn't provide a separate config setting for a different browser
- additional custom config to turn menu on/off and adjust size to small http://www.tinymce.com/tryit/classic.php
- add tinymce support to text module inline editing http://www.tinymce.com/tryit/inline.php
-
expNinja December 10th, 2013 @ 01:28 PM
(from [3bfc10960a214b7fa7b0601992d830495034dae4]) Implements a 'mobile' friendly wysiwyg editor size reduction; removes status bar and attempts to make toolbar/menu minimal; implements an editor plugin validation to prevent crashes when moving between sites/themes; activates TinyMCE browser spellcheck which can be turned off in custom editor configuration [#1081 #1114] https://github.com/exponentcms/exponent-cms/commit/3bfc10960a214b7f...
-
expNinja January 9th, 2014 @ 05:03 PM
(from [b35999940d3164fff5e72bb2987b4623444fa16a]) Adds elFinder toolbar icon to switch to page/module selector which fixes a limitation in both elFinder w/ CKEditor and TinyMCE in general about moving to or moving back from the page/module selector [#1113 #1081] https://github.com/exponentcms/exponent-cms/commit/b35999940d3164ff...
-
-
dleffler March 24th, 2014 @ 01:29 PM
- State changed from new to resolved
This has been implemented as intended and is now fully a replacement for ckeditor.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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
Tags
Referenced by
-
1114 Feature request - Strengthen tablet/handheld features (from [3bfc10960a214b7fa7b0601992d830495034dae4]) Impleme...
-
1113 Feature request - File Manager folder usage should be easier (from [b35999940d3164fff5e72bb2987b4623444fa16a]) Adds el...