I'm trying to get this module to work on a Drupal 7 Filtered HTML Field, with CKEditor as the Wysiwyg input editor - are there any special things I need to setup to make it work - it just outputs the

tag right now?

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

Have you set the filters up in the right order?

I've not tried this with CKEditor -- it could be it's eating the special tags to make columns.

summit’s picture

Status: Postponed (maintainer needs more info) » Active

Hi,
What is the right order with the Drupal 7 setup. I have now:

Separate content into columns
Convert URLs into links
Convert line breaks into HTML (i.e. <br> and <p>)
Correct faulty and chopped off HTML

Thanks a lot in advance for your reply!

Greetings, Martijn