Ticket #8885 (new enhancement)

Opened 2 years ago

Last modified 2 years ago

Upload and embed images in editor mode

Reported by: itamarost Assigned to: itamarost
Priority: normal Component: CkEditorPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

  • Attach image to wiki /ticket from within the "Insert image" dialog.
    • How to handle uploads before image / ticket is created?
    • Maybe allow uploading into repository instead of attach to resource...
  • Permission-awareness
  • Drag & drop support
  • Copy-paste support

Attachments

Change History

(in reply to: ↑ description ) 11/17/11 15:08:00 changed by framay

Replying to itamarost:

- How to handle uploads before image / ticket is created?

maybe the image could be stored temporarily in the session context of the web container, like this could be done by the Java interface HttpSessionBindingListener.

Maybe there is a similar technique in Python


Add/Change #8885 (Upload and embed images in editor mode)




Change Properties
Action