Posted by dikini on June 1, 2007 at 2:34pm
| Download | Size | md5 hash |
|---|---|---|
| docs-5.x-1.0-alpha2.tar.gz | 16.42 KB | babd462601dd171a89b48cc8625b8ff4 |
| docs-5.x-1.0-alpha2.zip | 19.03 KB | 02be45fa93884c33f431531ead8cd9c5 |
Last updated: December 24, 2010 - 22:48
The second alpha version of this module changes the default file upload form to support only one file attachment per node. It makes more sense and makes the form validation much easier. This revision has a bunch of bugfixes and associated code cleanup and refactoring.
Unfortunately, at the moment once uploaded, the file stays untouched. I'm considering to maybe do an add-on module, which will provide the file revisions UI. This is done to keep the module as simple as possible, and the default upload form is designed for a different workflow.