Opened 13 years ago
Closed 13 years ago
#5759 closed enhancement (fixed)
Insert Image plugin for dijit.Editor
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dojox | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
provide a simple insert image by url dialog in Dijit, like the one in 0.4.
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.2 → 1.1 |
Owner: | changed from dante to Adam Peller |
basic insertImage dialog is back in Dijit 1.1. Opened up a new ticket #6163 to deal with the fancier dojox version, hopefully for 1.2.
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [12335]) First stab at porting the old url 'insertImage' dialog feature from 0.4. Refs #2439 Uses same code as 'createLink' in LinkDialog? plugin. A fancy dojox.image plugin might extend this. Refs #5759. Also, cleanup code in LinkDialog?.js.