Hi,

This looks like a module I would really need for Drupal 6... Probably no reason for the maintainer to port backwards, but maybe he could give a hint if there are any huge obstacles there which prevent that? Before I invest a lot of time on something that is never going to work?

CommentFileSizeAuthor
#3 permission_array_bug-1484726.patch455 bytessplash112

Comments

Jānis Bebrītis’s picture

I created drupal 6 version which has the same access control and should remove links to disallowed languages in language switcher block and node translation. It works perfectly (hides links and disallows access where needed) on my test site, please give feedback about Yours.

Download-able archive should appear in download section in few days, if You need it sooner, You can check module from git:
git clone --branch 6.x-1.x git@git.drupal.org:project/language_access.git

splash112’s picture

Super cool! Many thanks!
Testing as we speak! Looks great so far!

splash112’s picture

StatusFileSize
new455 bytes

Found a micro bug that caused some errors. Pls find patch attached.

splash112’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev

sorry, for 6.x

Jānis Bebrītis’s picture

Patch committed to git, thanks

splash112’s picture

Status: Active » Closed (fixed)

Cool, thanks for attributing me!
Everything seems to be working fine, so let's close this issue.