Is there a way to have the Pathologic module work with short URL's in Site information > Footer message?

I am not able to get this to work at the moment.

I searched the issues and http://drupal.org/node/361785 refers to a footer but I don't think this the Site information > Footer message because as far as I can tell there is no way to set a filter for the footer message.

Comments

Garrett Albright’s picture

Status: Active » Closed (won't fix)

there is no way to set a filter for the footer message.

And thus, there is no way to run Pathologic on the footer message, short of silly hacks. Sorry, but it sort of falls out of the use case Pathologic was intended for.

medrupalfan’s picture

Hi Garrett,

Thanks for your comments, no need to apologize, I totally understand that the footer would not be handled by the module. It's a great module for the use cases it is intended for.

Garrett Albright’s picture

By the way, there is one simple work-around I just remembered. Just don't use the footer message, and instead create a custom block with the footer text and put it in the footer region of your theme. Since custom blocks do use input filters, Pathologic will be able to work on that text just fine.

medrupalfan’s picture

That works great! Thanks!

feo’s picture

Thanks. This tip works for Drupal 7 also.