/[drupal]/contributions/modules/image_filter/README.txt
ViewVC logotype

Contents of /contributions/modules/image_filter/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Sun Jun 7 14:36:41 2009 UTC (5 months, 2 weeks ago) by raintonr
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, DRUPAL-6--1-0, HEAD
Changes since 1.2: +1 -1 lines
File MIME type: text/plain
#220679 committing D6 compatibility patch
1 This module provides a filter for referencing image nodes from other
2 nodes. It will not work unless image.module is installed and
3 configured properly.
4
5 Syntax:
6
7 [image:node_id align=alignment hspace=n vspace=n border=n
8 size=label width=n height=n nolink=(0|1)
9 class=name style=style-data]
10
11 In its simplest form, "[image:node_id]", each image code will be
12 replaced by a thumbnail-sized image linked to the full-size image
13 node. The other parameters, which are optional, give the user greater
14 control over the presentation of the thumbnail image.
15
16 For more information see http://drupal.org/project/image_filter

  ViewVC Help
Powered by ViewVC 1.1.2