CHANGELOG.txt |
CHANGELOG.txt |
|
itweak_upload 7.x-3.x-dev
-------------------------
[NOISSUE] Started implementation of v3.0 for Drupal 7
[NOISSUE] New filefield formatter implementation for Drupal 7
[NOISSUE] Removed Thickbox integration code as Thickbox will not be converted to D7 |
itweak_upload.admin.inc |
itweak_upload.admin.inc |
|
Administration settings for iTweak Upload module
@todo: Currently UNUSED in D7. Need to convert to D7 and include into the module.info. |
itweak_upload.css |
itweak_upload.css |
|
itweak_upload CSS file. |
itweak_upload.info |
itweak_upload.info |
|
name = iTweak Upload
description = Tweak file upload form.
dependencies[] = file
dependencies[] = image
package = Site Tweaks
core = 7.x
stylesheets[all][] = itweak_upload.css
files[] = itweak_upload.module
files[] = itweak_upload.install |
itweak_upload.install |
itweak_upload.install |
|
Installation code for iTweakUpload. |
itweak_upload.module |
itweak_upload.module |
|
iTweakUpload - Tweak attachments display and file upload forms. |
README.txt |
README.txt |
|
iTweak Upload Module
--------------------
by Ilya Ivanchenko, iva2k@yahoo.com
With iTweak Upload module you can tweak file upload forms and improve attachments display:
* Beautify and improve the upload form for file attachments in nodes and… |
README.txt |
icons/itu/README.txt |
|
Images in icons/* directories are provided as alternatives to drupal stock icons in modules/file/icons.
In D7:
To be compatible with existing file module functions, all icons are separate files, named by their corresponding mime name.
In D6:
These… |
README.txt |
icons/imageNav/README.txt |
|
Images in icons/imageNav/* directories are kept as a source for compound icons/imageNav*.png that are used to show button icons with CSS sprites technique.
There is single image generated for each button, with all icons stacked horizontally with 2x… |