Opened 5 months ago
Last modified 5 months ago
#23323 new enhancement
img quicktag is so inferior to add media, should be merged or removed
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Editor | Version: | 3.5 |
| Severity: | normal | Keywords: | close |
| Cc: | info@… |
Description
Right now, in the text editor there are two ways to add an image, with the "img" button or the "add media" button. "Add media" contains all the functionality of "img" and adds much more, while "img" is ugly and feels like an historical artifact.
IMO "img" should be deleted or be an alias to "add media"
Change History (3)
comment:1
SergeyBiryukov
— 5 months ago
- Component changed from General to Editor
comment:3
in reply to:
↑ 2
mark-k
— 5 months ago
Replying to toscho:
- (off topic) the text editor is *not* an HTML editor as HTML doesn't have shortcodes and you need to wrap content in p or div
- I can insert
<img src="/favicon.ico" alt="" />
both ways.
The workflow with "add media" will be
- click "add media"
- click "Insert from URL:
- fill data and insert into post
The work flow with the "img" button will be
- click "img"
- first window enter the URL
- second window enter alt text
So even without any of the advantages of the media library you get the exact same result, the "img" way is not faster and it is much uglier.
Just because I do some HTML editing doesn't mean that I want to use the same interface like it is 2000 all over again ;)
The Text editor is in fact an HTML editor, it had a name reflecting that better in the past.
The img button is very useful if you want to use an image that is not part of the media library. Basic example: