Log of /contributions/modules/img_assist/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 18 22:16:23 2007 UTC
(2 years, 9 months ago)
by
darrenoh
Branch:
MAIN
Changes since
1.12: +1 -66 lines
Diff to
previous 1.12
Removed files from head to simplify maintenance under the new release system.
Revision
1.11 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 23 18:21:16 2005 UTC
(4 years, 8 months ago)
by
mathias
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.10: +8 -13 lines
Diff to
previous 1.10
* Fixed permission problem when viewing img_assist link.
* Made compatible with multi-site configurations.
* Fixed img_assist block. This block is used to list the titles of pages that contain references to the currently viewed image.
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Mar 22 23:07:50 2005 UTC
(4 years, 8 months ago)
by
mathias
Branch:
MAIN
Changes since
1.9: +27 -54 lines
Diff to
previous 1.9
* Things are getting crazy now. Img_assist can be mapped to any textarea (comments, flexinode, etc). The interface for doing so is as same as the block interface for determining what pages blocks are visible on.
* Big batch of documentation updates.
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 19 21:42:34 2005 UTC
(4 years, 9 months ago)
by
mathias
Branch:
MAIN
Changes since
1.8: +8 -7 lines
Diff to
previous 1.8
* Img_assist now automatically uses both image module and upload module to scan for images. No need to choose between the two.
* Drupal's filter system is now used to add images. Sponsored by Brady Jarvis of http://code0range.net
* Read UPGRADE.txt for instructions on upgrading from 4.5 to 4.6.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 27 18:28:06 2005 UTC
(4 years, 9 months ago)
by
mathias
Branch:
MAIN
Changes since
1.7: +4 -3 lines
Diff to
previous 1.7
* Discontinued support for the outdated and buggy image.module found at http://drupal.org/project/image. Instead Img_assist now uses James Walker's improved version of image module which uses Drupal's file api. It's slated to replace the old one.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 23 18:29:54 2004 UTC
(5 years, 1 month ago)
by
mathias
Branch:
MAIN
Changes since
1.4: +3 -3 lines
Diff to
previous 1.4
* Warn the user if the current input format is stripping out the HTML img tag.
* Warn the user if img_assist is trying to obtain images through a module that isn't enabled.
* Changed 'Insert image snippet' button to 'Insert image'.
Revision
1.4.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 23 18:20:59 2004 UTC
(5 years, 1 month ago)
by
mathias
Branch:
DRUPAL-4-5
Changes since
1.4: +3 -3 lines
Diff to
previous 1.4
, to
next main 1.20
* Warn the user if the current input format is stripping out the HTML img tag.
* Warn the user if img_assist is trying to obtain images through a module that isn't enabled.
* Changed 'Insert image snippet' button to 'Insert image'.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Sep 27 03:35:05 2004 UTC
(5 years, 2 months ago)
by
mathias
Branch:
MAIN
Branch point for:
DRUPAL-4-5
Changes since
1.3: +41 -12 lines
Diff to
previous 1.3
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:9pt;font-family:helvetica">
<p>* Update the JavaScript form variable names based on core conventions. This fixes bug #<a href="http://drupal.org/node/10806">10806</a>. </p>
<p>* Added new configuration option: Max number of images to display in the directory preview pane. </p>
<p>* Added the ability to display an user's image gallery. This can be done using either image.module or upload.module.</p>
</body></html>
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Sep 26 02:50:40 2004 UTC
(5 years, 2 months ago)
by
mathias
Branch:
MAIN
Changes since
1.2: +1 -1 lines
Diff to
previous 1.2
* Only display the image link in the node form if the user can view uploaded files or access images, depending on which image loader they are using (upload.module or image.module).
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 11 21:41:18 2004 UTC
(5 years, 3 months ago)
by
mathias
Branch:
MAIN
Changes since
1.1: +36 -1 lines
Diff to
previous 1.1
Added a description of how I use the HTML templating feature of this module.
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.