Opened 14 years ago
Last modified 14 years ago
#5759 closed enhancement
Insert Image plugin for dijit.Editor — at Version 2
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 (2)
comment:1 Changed 14 years ago by
comment:2 Changed 14 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.
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.