Log of /contributions/modules/imagepicker/imagepicker.tpl.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4.2.1
Wed Jul 1 19:39:26 2009 UTC
(4 months, 3 weeks ago)
by
hutch
Branch:
DRUPAL-6--2
Changes since
1.4: +2 -2 lines
FILE REMOVED
removed unwanted file
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 28 21:25:20 2008 UTC
(14 months, 4 weeks ago)
by
hutch
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0,
DRUPAL-6--1-1,
DRUPAL-6--1-2,
DRUPAL-6--1-3,
DRUPAL-6--1-4,
DRUPAL-6--1-5,
DRUPAL-6--2-0,
DRUPAL-6--2-1,
HEAD
Branch point for:
DRUPAL-6--2
Changes since
1.3: +8 -2 lines
Diff to
previous 1.3
improved menus, added admin mode to image browser, added drupal paging to image browser, added groups
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 30 21:28:36 2008 UTC
(17 months, 4 weeks ago)
by
hutch
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0
Branch point for:
DRUPAL-5
Changes since
1.1: +19 -19 lines
Diff to
previous 1.1
file: imagepicker.install
removed htaccess creation, not needed as Options -Indexes is already active in Drupal.
replaced all tabs with two spaces to conform with Drupal standards.
added success/error checking with relevant messages.
added deletion in variable table to uninstall function.
file: imagepicker.module
replaced all tabs with two spaces to conform with Drupal standards.
removed function imagepicker_get_access, now using function imagepicker_perm to control permissions.
two new permissions added, 'administer imagepicker'and 'use imagepicker'.
added admin settings page for greater control of default settings and the ability to decide which node types can use imagepicker.
added more success/error checking with relevant messages, with watchdog messages for more serious errors.
added drupal_get_path('module', 'imagepicker') where relevant.
added tooltips.
added comments throughout.
file: imagepicker.tpl.php
replaced all tabs with two spaces to conform with Drupal standards.
file: .htaccess
removed, no longer required
added CVS headers to imagepicker.install, imagepicker.module and imagepicker.tpl.php
added CHANGELOG.txt
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.