cvs: smarty /docs/en/designers/language-custom-functions language-function-html-image.xml

"Messju Mohr" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsmessju1084792957@cvsserver>
messju		Mon May 17 07:22:37 2004 EDT

  Modified files:              
    /smarty/docs/en/designers/language-custom-functions	
                                                       	language-function-html-image.xml 
  Log:
  added note about unknown attributes to {hmlt_image}
  
  
http://cvs.php.net/diff.php/smarty/docs/en/designers/language-custom-functions/language-function-html-image.xml?r1=1.1&r2=1.2&ty=u
Index: smarty/docs/en/designers/language-custom-functions/language-function-html-image.xml
diff -u smarty/docs/en/designers/language-custom-functions/language-function-html-image.xml:1.1 smarty/docs/en/designers/language-custom-functions/language-function-html-image.xml:1.2
--- smarty/docs/en/designers/language-custom-functions/language-function-html-image.xml:1.1	Tue Apr 13 04:40:22 2004
+++ smarty/docs/en/designers/language-custom-functions/language-function-html-image.xml	Mon May 17 07:22:37 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 		<sect1 id="language.function.html.image">
 			<title>html_image</title>
             <informaltable frame="all">
@@ -86,6 +86,10 @@
 			<parameter>href</parameter> is the href value to link the image to. If link is supplied, an
 			&lt;a href="LINKVALUE"&gt;&lt;a&gt; tag is put around the image tag.
 			</para>
+			<para>
+			All parameters that are not in the list above are printed as
+			name/value-pairs inside the created &lt;img&gt;-tag.
+			</para>
 			<note>
 				<title>Technical Note</title>
 				<para>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.