Posted by webchick on August 10, 2012 at 6:09am
15 followers
Jump to:
| Project: | Spark |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | Wim Leers |
| Status: | closed (works as designed) |
| Issue tags: | Spark Sprint 5 |
Issue Summary
Right now, we have really great image + caption filtering for Aloha, but no way to put an image into a post. Aloha has a basic thing that just lets you paste in an image URL + alt tag and get an image in there. In the future, we probably want to think about integrating with something like Insert or Media module, but Aloha's default behaviour will be good enough for demo.
Work on this issue will occur in the Edit module issue queue, with this issue to act as a list of sub-issues.
Comments
#1
Tagging.
#2
I should also look into #1722672: Aloha doesn't trigger the smartContentChange event when making formatting changes when tackling this.
#3
We decided to hold off on this for now in favour of more low-level work, but it's still very high on our priority list to get to ASAP.
Of course, if someone else wants to take a stab in the meantime, by all means. :D
#4
Do you still anticipate this initially being done using Aloha's default behavior or instead using a solution like Media? I'm just wondering because I find it's highly requested that "As a content editor, I want to be able to add basic images to my post through the WYSIWYG from a shared library of images."
But maybe that's a separate meta issue?
#5
@bneil there is an issue for that #1748450: Inline Media Placement Feature Needed
#6
@jcisio great! Thanks!
#7
Yay! This is on the docket this sprint.
This will require some upstream work with the Aloha Editor folks to hopefully improve their default tools, so we can layer our UI on top of them.
#8
Implementation issue: #1782372: Kick-ass image support: integration for AE's Image + CaptionedImage plug-ins.
#9
Detailed plans posted over at #1782372-2: Kick-ass image support: integration for AE's Image + CaptionedImage plug-ins.
#10
CKEditor now handles this without issue.
#11
Except that image captions are not yet supported.
#12
Is this the place to discuss integration with image styles?