forked from ezsystems/ezoe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
29 lines (14 loc) · 940 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
KNOWN ISSUES:
* Update translations
KNOWN ENHANCEMENT REQUESTS:
KNOWN ENHANCEMENT REQUESTS Postponed to future version:
* Support for target attribute on embed tags, anchor_name on headers
* Preview table style classes as used on web page (webin) using css 3.0
* Custimizable formats selector w/ classes (needs support for classes in TinyMCE FormatBlock call)
See: issue #008781
* Improve support for flash and video (look into using the media pugin in TinyMCE)
* Improve Browse view (also used in search and bookmarks), look at MCFileMangager & MCImageManager
plugins demo for tinymce (on their website) for alternative approach (especially for browsing media)
* Support custom attributes in embed tag preview (in dialog)
* Better support for using editor outside of content/edit, where you don't know the object_id yet.
* Provide property++ buttons on embed images, objects and custom block tags like wp does on images.