The Node picker button should be disabled when no text selection exists in the editor.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | tinymce_node_picker-650284-link_title-6.x-2.0-beta4.patch | 1.96 KB | helmo |
The Node picker button should be disabled when no text selection exists in the editor.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | tinymce_node_picker-650284-link_title-6.x-2.0-beta4.patch | 1.96 KB | helmo |
Comments
Comment #1
janusman commentedAs an alternative, maybe the button could remain enabled when no text is selected so when a node is picked its title would inserted.
In fact this is how I expected the module to work, because I might not know what I'm looking for before I find it... maybe my use case is more common? =)
Comment #2
peter törnstrand commentedOk, I'll hold off for a while and see if someone else seconds this.
Comment #3
helmo commentedI agree with janusman, using the node title would make for a nice default.
In fact I had a discussion about this yesterday, how irritating it can be to first have to type the link text.
It really depends on what you are used to, and what you are using it for.
PS: Great module.
Comment #4
helmo commentedHow about the attached patch?
It would probably also close #585450: Wrap link around text rather than using title from views listing
Comment #5
peter törnstrand commentedGreat, will apply as soon as I can!
Comment #6
peter törnstrand commentedComment #7
janusman commentedYes! Thanks.