Postponed (maintainer needs more info)
Project:
Pathologic
Version:
7.x-2.9
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 May 2013 at 12:35 UTC
Updated:
9 Feb 2015 at 10:12 UTC
Jump to comment: Most recent
Comments
Comment #1
Garrett Albright commentedPathologic should work just fine with anchors, and indeed there are tests for this in Pathologic's test file. Is this still a problem?
Comment #2
Sparviero commentedi've a similar question.
my theme create some page using multiple content type.
if the normal link "/en/node/12345" should be translated in "/en/sector/category/page", in my theme the url must become "/en/sector/category#page".
with hook _pathologic_alter is not possible to do the replacement and i've not found any documentation to customize the pathologic behaviours.