Publication date - only back to 1994
EWB - September 12, 2009 - 14:59
| Project: | E-Publish |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | jerdiggity |
| Status: | closed |
Description
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.

#1
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())-15so that it now saystime())-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. :)
#2
Thanks!
#3
Automatically closed -- issue fixed for 2 weeks with no activity.