Closed (won't fix)
Project:
Pathologic
Version:
6.x-3.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2011 at 13:08 UTC
Updated:
28 Jun 2011 at 12:35 UTC
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
Comment #1
Garrett Albright commentedAnd 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.
Comment #2
medrupalfan commentedHi 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.
Comment #3
Garrett Albright commentedBy 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.
Comment #4
medrupalfan commentedThat works great! Thanks!
Comment #5
feo commentedThanks. This tip works for Drupal 7 also.