none
authorArthurClemens <ArthurClemens>
Sat, 28 Feb 2004 20:36:23 +0000 (20:36 +0000)
committerArthurClemens <ArthurClemens>
Sat, 28 Feb 2004 20:36:23 +0000 (20:36 +0000)
TWiki/TWikiPreferences.mdwn

index d9dca49..dfaa4b6 100644 (file)
@@ -80,7 +80,7 @@ The following are **_site-level_** settings that affect all users in all webs on
   - %H% **NOTE:** Keyword <code>**$name**</code> gets expanded to filename; <code>**$comment**</code> to comment; <code>**$size**</code> to <code>**width="..." height="..."**</code> attribute of <code>**img**</code> tag; <code>**\\t**</code> to tab (3 spaces for bullets).
 
           * Set ATTACHEDIMAGEFORMAT = \t* $comment: <br />
-            <img src="%ATTACHURLPATH%/$name" alt="$name" $size />
+            <img src="%ATTACHURLPATH%/$name" alt="$comment" $size />
 
 ## <a name="TWiki Platform Settings"></a> TWiki Platform Settings