Per-filter would probably be easier and cleaner. I like the idea of not adding another link to admin/settings.

CommentFileSizeAuthor
#1 scripturefilter.module_1.patch2.95 KBSteve Simms

Comments

Steve Simms’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new2.95 KB

Here's a patch to allow the Bible translation to be set per filter. scripturefilter.inc doesn't include a handy list of available translations, so I had to hardcode it into scripturefilter.module. Ideally, that would just be in one place.

I've been told that there's a new version of Scripturizer available; perhaps that'll solve the problem.

Note that this only works in 4.7, as it uses the Forms API. If anyone wants to port it backport to 4.6, that should be pretty straightforward.

Steve Simms’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS.

Anonymous’s picture

Status: Fixed » Closed (fixed)