Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2012 at 16:37 UTC
Updated:
29 Jul 2014 at 20:56 UTC
Jump to comment: Most recent
Issue: @todo
field_access()Issue: @todo
However, the dependencies and requirements for that are quite big:
Given the limited time-frame for D8, we might have to postpone this to D9. However, also note that VIE.js/IKS aims for a stable release at end of 2012.
Issue: @todo
Issue: @todo
Issue: @todo
input != output, but WYSIWYG actually means input == output.Issue: #1809702: WYSIWYG: Add Aloha Editor to core
Issue: @todo
Issue: #1833716: WYSIWYG: Introduce "Text editors" as part of filter format configuration
Issue: @todo
To be solved by contrib, since contrib introduced those formats in the first place.
Comments
Comment #1
wim leersComment #1.0
wim leersUpdated issue summary.
Comment #2
sunI've completely revamped the issue summary.
Comment #2.0
sunRevamped issue summary.
Comment #2.1
wim leersClarification about filter classifications. Plus minor improvements.
Comment #3
wim leersI like the "Killer End-User Features" tag :)
Made some improvements to sun's improvements: http://drupal.org/node/1706688/revisions/view/2271820/2271926.
Then I removed my original issue summary.
Comment #3.0
wim leersRemove the original issue summary; keep sun's revamped issue summary, with the modifications I made in the previous revision.
Comment #3.1
sunMerged 8. In-place editing of entity properties into 3. Annotate editables.
Comment #3.2
sunClarified Editor plugin API and toolbar/plugin configuration.
Comment #3.3
sunAdded Edit module, Inline module, Aloha module steps.
Comment #4
fagoI guess #1026616: Implement an entity render controller is also somehow related.
Comment #5
wim leersThanks, @fago :)
Comment #6
webchickWe're having a BoF in Chamonix RIGHT NOW, here's the notes: https://docs.google.com/a/acquia.com/document/d/12YYnypQtnruKJ2PGWpXkSzx...
Comment #6.0
webchickAdded back what got lost in the "Merged 8. In-place editing of entity properties into 3. Annotate editables." revision.
Comment #7
moshe weitzman commentedLocal storage is unsuitable, since size is limited, and data is lost when switching to a different client.. This reads like a final judgement. I'm pretty sure we could live with those limitations, if we want to. It would be super quick to implement. We should consider it if we get close to feature freeze without a better solution.Comment #8
webchickTagging as a Spark issue.
Comment #9
Bojhan commentedJust wondering, why WYSIWYG is part of this. Thought the idea was to split of the WYSIWYG from the inplace editing stuff.
Comment #10
wim leersBojhan: it might be wise to do that, yes, but OTOH, many of these things are interrelated. E.g. when selecting a WYSIWYG editor, you also have to take into account how it can/could/should work on the front-end.
Comment #10.0
wim leersUpdated issue summary.
Comment #10.1
andrewmacpherson commentedupdating with issue number for aloha-in-core
Comment #11
quicksketchI added #1833716: WYSIWYG: Introduce "Text editors" as part of filter format configuration to the summary as the base issue for "allow integration with other 3rd party libraries". It initially attempted to integrate directly with filter.module, but per @sun's request it's now a separate editor.module. It allows for basic binding between text formats and textarea fields, and puts the configuration of client-side editors and filters on the same configuration page.
Comment #11.0
quicksketchAdding http://drupal.org/node/1833716 as issue for using alternative editors.
Comment #12
webchickSince both WYSIWYG and in-place editing are now in core, and since almost all of the issues in the meta here are now marked fixed, tentatively closing this one out. More specific work for missing functionality is likely best left to other issues.