Opened 18 years ago
Closed 14 years ago
#146 closed New Feature (wontfix)
Image Mapping Tool
Reported by: | Kaminari | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: | corpsusvitale@…, slurms@…, saul11@… |
Description
It would be nice to have an imaging mapping tool built in.
Attachments (4)
Change History (12)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
I would very much like to see the posibility to add links on images by using maps (<map><area ... ></map>).
I came across a post on the Open Discussion forums which contained a link to a similar editor that has incorporated this feature. It contains several other nice features as well. I've copied the text of this post for reference.
I realy love the FCKEditor, great work.
I have found an other editor which has solved some problems. Maybe it can help to solve some of the fck (few) problems / shortcomings.
url: http://www.tribal.nl/demo/
use: demo
password: test
Look for:
- flash objects work in editor area.
- mouse over images.
- anchor links.
- links within an image, (use)map and area
- the possibility to create a ToolbarSet dynamicly.
Moved from sourceforge
Original poster Ron van Pol
comment:3 Changed 17 years ago by
See: http://sourceforge.net/tracker/index.php?func=detail&aid=1605005&group_id=75348&atid=543655
for basic Image Map functionality (unfortunately currently not working in IE)
Moved from Sourceforge
Original poster slurms
comment:4 Changed 17 years ago by
Cc: | corpsusvitale@… slurms@… saul11@… added |
---|
http://www.maschek.hu/imagemap of Adam Maschek (http://devdaweb.blogspot.com/) could be poured into a plugin. The developer himself was planning to do so, but hasn't gotten to that yet.
Moved from Sourceforge Original poster Saul11
Changed 17 years ago by
Attachment: | fck_image.html.patch added |
---|
Changed 17 years ago by
Attachment: | fck_image.js.patch added |
---|
Changed 17 years ago by
Attachment: | en.js.patch added |
---|
Changed 17 years ago by
Attachment: | ImageMapFCK232.zip added |
---|
comment:5 Changed 17 years ago by
hack to fck_image to allow basic image map functionality.
known bugs and limitations:
- Limited to max 5 area elements
- When image is deleted (with delete key) map/area elements do not get cleaned up
- Broken in IE - map name attribute does not seem to get added?
Moved from Sourceforge
Original author: slurms
(4 files attached)
comment:6 Changed 17 years ago by
A plugin developed together with Adam Maschek has been released in https://sourceforge.net/tracker/index.php?func=detail&aid=1851090&group_id=75348&atid=737639
Maybe this ticket can be closed.
comment:7 Changed 17 years ago by
Keywords: | HasPatch added |
---|
comment:8 Changed 14 years ago by
Keywords: | HasPatch removed |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Let's keep it in an external plugin. It looks like a similar plugin for CKEditor has not been created yet. Marking as wontfix as we'll definitely not add it to the CKEditor core.
Can someone suggest web-based image mapping tool that could work with fckeditor or perhaps speed up this feature to development plan ?