Closed (fixed)
Project:
Pathologic
Version:
6.x-2.0-beta19
Component:
Miscellaneous
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2009 at 00:32 UTC
Updated:
3 Jul 2015 at 04:36 UTC
Jump to comment: Most recent
Comments
Comment #1
Garrett Albright commentedCould you give me more information? An example of input that you gave it that didn't work would be nice.
Comment #2
bserem commentedI 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 :)
Comment #3
Garrett Albright commentedIt 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.
Comment #4
bserem commentedI 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 :)
Comment #5
Garrett Albright commentedComment #6
jatinkumar1989 commentedComment #7
jatinkumar1989 commentedHi All,
Code and PHP tag is not wokring for me, IN ck editor. Can anyone help me plz