Closed (fixed)
Project:
Reftagger
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Apr 2012 at 14:48 UTC
Updated:
31 Dec 2015 at 02:11 UTC
Jump to comment: Most recent
This just requires adding the following:
'NRSV' => $abbr ? 'NRSV' : 'New Revised Standard Version',
I'm using it and seems to work well.
Comments
Comment #1
nrambeck commentedThanks. I've added this version and committed the change to the dev branch. I also added the RSV version.
Comment #4
krisahil commentedI verified this version has been added and is in 7.x-2.0 and 8.x-2.0 releases.