You are here

Files in Image Picker 6.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt commit 1c3b17f Author: hutch <hutch@midwales.net> Date: Thu Jan 17 10:58:43 2013 +0000 moved all theming into main module file imagepicker.module imagepicker.theme.inc commit 7ade2a0 Author: hutch <hutch@midwales.net> Date: Mon…
convert_name2uid.php contribs/convert_name2uid.php
imagepicker.admin.inc imagepicker.admin.inc admin settings functions
imagepicker.css imagepicker.css #imgp { clear: both; padding-top: 10px; } .imgp_holder { float: left; margin: 10px; border: 1px solid #cbd3d8; width: 100px; height: 100px; text-align: center; padding: 2px; } .imgp_holder a { display: block; height: 100px; …
imagepicker.edit.inc imagepicker.edit.inc Contains the functions pertaining to editing image information
imagepicker.form-elements.inc imagepicker.form-elements.inc Provides various form elements.
imagepicker.functions.inc imagepicker.functions.inc Imagepicker functions
imagepicker.group.inc imagepicker.group.inc contains the functions for group management
imagepicker.imagefuncs.inc imagepicker.imagefuncs.inc Image functions for imagepicker.
imagepicker.import.inc imagepicker.import.inc
imagepicker.info imagepicker.info name = Imagepicker description = Upload, browse and add images to your nodes. package = Other core = 6.x
imagepicker.install imagepicker.install imagepicker install, update and uninstall functions
imagepicker.module imagepicker.module Enables permitted roles to upload images for insertion into configured nodes.
imagepicker.tpl.php imagepicker.tpl.php template for imagepicker iframe, new version
imagepicker.upload.inc imagepicker.upload.inc
imagepicker.user.inc imagepicker.user.inc my imagepicker in my account
imagepicker_postlet.css contribs/imagepicker_postlet/imagepicker_postlet.css .postlet{ padding: 0; border: solid 1px #999; margin: 0.75em 0pt; width: 600px; } .thumbs{ padding:10px; display:none; } .header{ padding:10px; }
imagepicker_postlet.info contribs/imagepicker_postlet/imagepicker_postlet.info name = Imagepicker Postlet multi uploader description = Uploads images using Postlet java applet. package = Other core = 6.x dependencies[] = imagepicker
imagepicker_postlet.install contribs/imagepicker_postlet/imagepicker_postlet.install imagepicker_postlet module install, update and uninstall functions.
imagepicker_postlet.module contribs/imagepicker_postlet/imagepicker_postlet.module Enables upload of images using Postlet java applet. http://www.postlet.com/ http://sourceforge.net/projects/postlet/
readme.txt readme.txt Imagepicker module for Drupal 6.x If you have any questions or suggestions please contact me at http://drupal.org/user/52366 This module will help you to upload images and insert them into your nodes in a very easy way. To set up it follow next 5…
README.txt contribs/README.txt To enable the use of thickbox iframe copy thickbox_addhook.patch to the thickbox module's folder and run patch -p0 < thickbox_addhook.patch Alternately add the following line to function _thickbox_doheader() …
README.txt contribs/imagepicker_postlet/README.txt Imagepicker postlet module for Drupal 6.x-2.x This module depends on the Imagepicker module If you have any questions or suggestions please contact me at http://drupal.org/user/52366 To install this module, enable in the usual way: Go to Administer…

Other projects