Opened 14 years ago
Closed 14 years ago
#7116 closed New Feature (invalid)
Image handling
Reported by: | Kevin | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
You know no matter how fancy you make it or how many features you add, the editor will still be just a pretty face on a crappy editor (Just like TinyMCE) without top quality image handling!
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 14 years ago by
I am referencing what I have worked with using JCE editor in Joomla. I can open the insert image and I have access to a media manager where I can find an image visually without having to know its relative location and typing it in. I see you have a utility for this but it appears to be standalone and does not plug into or otherwise attach to the CKEditor. At least installing it on the Joomla back end resulted in errors and there is no plugin feature in the editor that I could find.
I am going to feel like a moron if all this exists and I have wasted your time opening this ticket...
comment:3 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
You can check in http://ckeditor.com/demo that the image dialog can include a button to open a file manager, it's integrated into the editor and you don't have to use it stand alone.
In the example it's integrated with CKFinder but you can use any other file manager as long as it uses the integration API.
So this is either an oversight on your side, or a missing feature in the integration that you are using with Joomla.
What are those missing features for images?