It appears that the earliest option for an edition's publication date is 1994. It that is the case, I would like to request that it be possible for this field to include earlier dates. I am working on a set of publications with editions back into the 1970s.

CommentFileSizeAuthor
#1 epublish.module.patch1.18 KBjerdiggity

Comments

jerdiggity’s picture

Assigned: Unassigned » jerdiggity
Status: Active » Fixed
StatusFileSize
new1.18 KB

Please find a patch attached. If your site is not deployed from CVS (i.e. if you don't want to / don't know how to apply a patch), you'll have to manually hack the file. All you need to do is change line 2223 of epublish.module where it says time())-15 so that it now says time())-40. Or, you can apply the patch found below, which should take care of that for you.

Either way, a new version will be released soon with a few other bug fixes. :)

EWB’s picture

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.