Needs review
Project:
CKEditor Styles (for WYSIWYG)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2012 at 12:33 UTC
Updated:
4 Oct 2014 at 06:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
derhasi commentedIt's using WYSIWYG, as that module holds more options regarding assigning WYSIWYG Formatters to input formats. CKEditor module simply adds it globally.
If you now, how we could push the data for the ckeditor.module, feel free to file a patch. I'm not using that module so far, so I don't know how to do it ;)
Btw: what has this to do with Pullquote?
Comment #2
derhasi commentedComment #3
jwilson3I think pullquote is just anecdotal information here, so I'm updating the title to get to the root of the problem:
This module should be integrated with both WYSIWYG API as well as the standalone CKEditor module.
If pullquote module integration isn't automatically "fixed" with the resolution of this, then someone could open up a followup issue.
Comment #4
jwilson3Comment #5
zipme_hkt commentedHere is patch i created help this module support both for CKEditor module and WYSIWYG. It also need you apply a patch for CKEditor module to help other module can alter settings and profile from CKEditor settings.
Comment #6
derhasi commented