When I create a new content, freelinking works. After creating the content and I edit this new content, then my WYSIWYG input filter overrides Freelinking and basically wipes out what Freelink did and converts everything to HTML. Is there a way to make freelinking work when I also want to use a WYSIWIG?

Comments

dooug’s picture

You could try changing the order of the Text Filters on the "Filter processing order" section of the text format, /admin/config/content/formats/, as this is recommended in the README.txt:

Troubleshooting
==============
If you do not see freelinking working at all. There must be some conflict with other input
formats. Try first to disable all other input formats and only leave Freelinking activated.
Clean the cache and then test editing a node with a freelink and save it. If it works, try
adding other input formats until you get to the right order in which they have to be in
order to work correctly.

juampynr’s picture

Status: Active » Closed (works as designed)

Closing. No further feedback was given. Thanks for adding the tip.