Opened 14 years ago
Closed 14 years ago
#16653 closed defect (bug) (worksforme)
"Class" dropdown box in link editor gone
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.1 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
In Versions prior to 3.1, one can choose a class for links in the insert/edit link dialog.
In 3.1, the dropdown-box is gone. :-(
The filter that lets me add my own classes to that dropdown-box is still there. (mce_css)
I use this feature in my plugin "jquery tinytips".
Please either provide another way to let me add my own styles (easily) to the TinyMCE editor, or re-insert the dropdown box in the link editor.
Cheers,
Arne
Change History (3)
#2
in reply to:
↑ 1
@
14 years ago
Replying to nacin:
Yes, this was removed on purpose because it was a really old vestige.
alright, no problem.
I don't think I would mind checking if the filter adds any values and then only show a drop-down then. But I like that we've been able to simplify the UI while exponentially increasing speed and functionality.
I was poking around earlier and saw that I could add my style to TinyMCEs "theme_advanced_styles", so re-adding the dropdown box to the link editor probably wouldn't be necessary.
Cheers,
Arne
Yes, this was removed on purpose because it was a really old vestige.
I don't think I would mind checking if the filter adds any values and then only show a drop-down then. But I like that we've been able to simplify the UI while exponentially increasing speed and functionality.