I installed pathologic (both on my production site and my sandbox site), followed the steps on the guide to enable it on the different input formats and I saw that it doesnt work with full html

am I doing something wrong or is this some kind of bug?

Comments

Garrett Albright’s picture

Could you give me more information? An example of input that you gave it that didn't work would be nice.

bserem’s picture

I have a custom footer in my page. The code is this:
<a href=http://www.drupal.org>Powered by Drupal</a> | <a href=http://www.bserem.gr>Maintained by Bserem</a> | <a href=user>Intranet</a>

Intranet became functional only after I installed pathologic (thank you for this!)

I changed the above code in order to have the text centered:
<center><a href=http://www.drupal.org>Powered by Drupal</a> | <a href=http://www.bserem.gr>Maintained by Bserem</a> | <a href=user>Intranet</a></center>

For the "center" tag to work FULL-HTML is needed, so I switched to full HTML.
When enabling Full Html if I click the intranet link I'm linked to www.example.com/wherever/I/was/before/user
When enabling the Filtered Html the link takes me to the correct page, which is www.example.com/user

I thought that I did something wrong with full-html and pathologic so I installed it on my sandbox and tried again (this time in a page node) and I had the same result

hope it helps, if you need more info I'm right here
and please forgive me for my bad english :)

Garrett Albright’s picture

It sounds like you didn't correctly set up Pathologic to work on the Full HTML input format. Check the settings for this again and make sure the "Pathologic" box is checked. (Remember, you have to reconfigure Pathologic and other input filters for every input format you want it to work with.)

If you still can't get it to work, you could try going to the settings for the Filtered HTML format, clicking the "Configure" tab, and adding <center> to the "Allowed HTML tags" list.

bserem’s picture

I have pathologic checked in full html and it is the last one displayed on the rearrange page. I did that on both my site and the testing site but it doesnt work when I select full html.

Thanks for the workout with the center tag :)

Garrett Albright’s picture

Status: Active » Closed (fixed)
jatinkumar1989’s picture

echo 'asdhgaskj';
jatinkumar1989’s picture

Issue summary: View changes

Hi All,

Code and PHP tag is not wokring for me, IN ck editor. Can anyone help me plz