Opened 12 years ago
Closed 12 years ago
#11095 closed defect (duplicate)
Enhaance ImgDialog to allow upload of images
Reported by: | Jared Jurkiewicz | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Editor | Version: | 1.5.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Work being done by IBM US (Under David Schwartz) to improve the link dialog to allow upload of images.
Attachments (2)
Note: See
TracTickets for help on using
tickets.
This patch provides an Insert Image plugin for the Editor, which includes the following features:
o Insert an online image. o Insert a local image by uploading it at the same time. o Editor the URL and description of an image.
NOTE: you need to enable dojox\form\tests\cLOG.php and dojox\form\tests\UploadFile?.php first to test this plugin.