Nice to see this module as content filter - for better performance for New nodes

Comments

Jānis Bebrītis’s picture

Version: » 6.x-1.x-dev
Status: Active » Closed (works as designed)

i know this is a bit late, but i wanted to say for anyone else that would browse this issue like i did

- there is no way you can make this into content filter, because content filters don't know context (node) they are applied to. They just filter text. And because of that, alinks would appear on node that they are linked to which is wrong. only possibility to be use arg(), but that would be really bad implementation.