This module is exact match for what I am looking for, exept... Why it is using WYSIWYG when there is more capable and made special module for CKEditor?

Now I have to switch to WYSIWYG (not like it...) + CKEditor instead to simply CKEditor to integrate Pullquote.

Is there any chance to make this module for CKEditor only?

Comments

derhasi’s picture

It'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?

derhasi’s picture

Status: Active » Postponed (maintainer needs more info)
jwilson3’s picture

Title: Custom styles for CKEditor module without WYSIWYG - effective Pullquote integration » Integrate with CKEditor module

I 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.

jwilson3’s picture

Status: Postponed (maintainer needs more info) » Active
zipme_hkt’s picture

Here 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.

Ckeditor Styles

derhasi’s picture

Status: Active » Needs review