documentation.css |
multifile/documentation.css |
|
*{ font-family:Arial, Helvetica, sans-serif; margin:0; padding:0; outline:none; }
form{ padding:0/*!important*/; margin:0/*!important*/; }
img{ border:0; }
ul,ol{ padding:2px 5px; margin:0 0 0 20px; }
body{ font-size:72%; color: #333;… |
documentation.html |
multifile/documentation.html |
|
|
index.html |
multifile/index.html |
|
This project has moved. Hold on, I'm taking you there...
http://www.fyneworks.com/jquery/
if(window.location.toString().match(/localhost/i))
window.location = 'index.asp';
else
window.location =… |
multifile.inc |
multifile.inc |
|
Webform module file component. |
safe_unserialize.inc |
safe_unserialize.inc |
|
Contains helper functions for webform_multifile_update_7001(). |
webform_multifile.info |
webform_multifile.info |
|
; $Id$
name = Webform multifile
description = Adds a new field to webform to allow multiple file uploads
core = 6.x
package = Webform
dependencies[] = webform
dependencies[] = transliteration |
webform_multifile.install |
webform_multifile.install |
|
|
webform_multifile.module |
webform_multifile.module |
|
|