possibly i don't get how this should work; but seems pretty straight forward:

- i have a block with full html content and a link added to node/99

i believe the only module required to make this work in either of my site languages is the input filter. but the link only goes to the EN node regardless of the language my site is in

enabling the multilink redirect should be another way of doing basically the same thing; but with this enabled i always get the redirect permissions msg stating i do not have perms; even though the bypass perm is set for for anon and auth.

Comments

liquidcms’s picture

ok, i see i wasnt using the filter tokens as required but thought this worked like the URL filter and simply filtered a tag hrefs (wouldnt that be easier?)

so i think the redirect module would still allow me to use the std wysiwyg insert link tool - but the permissions handling must be broken.

Andy Inman’s picture

Category: bug » support
Status: Active » Closed (works as designed)

...simply filtered a tag hrefs (wouldnt that be easier?)

You can do that (and use other link formats too) - see the config page and documentation.

Re. the bypass multilink redirect permission - setting that on disables redirection for that role - unless I'm misunderstanding what you're trying to do, you should not have that permission switched on - it is intended for testing/admin use.