--- image_filter.module 2005-05-28 18:55:37.000000000 -0700 +++ image_filter.module~ 2005-05-20 13:09:35.000000000 -0700 @@ -9,0 +9,0 @@ function image_filter_long_tip_translated() { return t( -'
You may quickly link to image nodes using a special syntax. Each image code will be replaced by thumbnail linked to full s\ ize image node. Syntax:
+'You may quickly link to image nodes using a special syntax. Each image code will be replaced by thumbnail linked to full \ size image node. Syntax:
[image:node_id align=alignment hspace=n vspace=n border=n size\ =label width=n height=n nolink=(0|1) class=name style=style-data]Every parameter except node_id is optional.
Typically, you will specify one of
size,width, orheight, or none of them. If you \ usesize=label, where label is one of the image size labels specified on the image settings pag\ e, the size associated with that label will be used. The sizes "thumbnail", "preview", and "original" are always available. If\ you usewidth=norheight=n, the image will be scaled to fit the specified width \ or height. If you use none of them, the thumbnail image size will be used.