[richfaces-svn-commits] JBoss Rich Faces SVN: r11800 - in trunk/docs/cdkguide/en/src/main/docbook: tags and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Dec 16 06:09:27 EST 2008


Author: artdaw
Date: 2008-12-16 06:09:26 -0500 (Tue, 16 Dec 2008)
New Revision: 11800

Added:
   trunk/docs/cdkguide/en/src/main/docbook/tags/jspscriptlettag.xml
Modified:
   trunk/docs/cdkguide/en/src/main/docbook/master.xml
Log:
https://jira.jboss.org/jira/browse/RF-3692 - Template Tags were added

Modified: trunk/docs/cdkguide/en/src/main/docbook/master.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/master.xml	2008-12-16 11:04:08 UTC (rev 11799)
+++ trunk/docs/cdkguide/en/src/main/docbook/master.xml	2008-12-16 11:09:26 UTC (rev 11800)
@@ -44,7 +44,7 @@
 <!ENTITY cobject SYSTEM "tags/cobject.xml">
 <!ENTITY hscripts SYSTEM "tags/hscripts.xml">
 <!ENTITY hstyles SYSTEM "tags/hstyles.xml">
-<!ENTITY jspscriptlet SYSTEM "tags/jspscriptlet.xml">
+<!ENTITY jspscriptlet SYSTEM "tags/jspscriptlettag.xml">
 <!ENTITY jspdirectivepage SYSTEM "tags/jspdirectivepage.xml">
 <!ENTITY jspdeclaration SYSTEM "tags/jspdeclaration.xml">
 ]>

Added: trunk/docs/cdkguide/en/src/main/docbook/tags/jspscriptlettag.xml
===================================================================
--- trunk/docs/cdkguide/en/src/main/docbook/tags/jspscriptlettag.xml	                        (rev 0)
+++ trunk/docs/cdkguide/en/src/main/docbook/tags/jspscriptlettag.xml	2008-12-16 11:09:26 UTC (rev 11800)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section id="jspscriptlet" xreflabel="jspscriptlet">
+	<?dbhtml filename="jspscriptlet.html"?>
+	<sectioninfo>
+		<keywordset>
+			<keyword>jsp:scriptlet</keyword>
+		</keywordset>
+	</sectioninfo>
+  <title>&lt;jsp:scriptlet&gt;</title>
+  <para>
+	The <emphasis role="bold"><property>&lt;jsp:scriptlet&gt;</property></emphasis> tag inserts its content into the main rendering method.
+  </para>
+</section>


Property changes on: trunk/docs/cdkguide/en/src/main/docbook/tags/jspscriptlettag.xml
___________________________________________________________________
Name: svn:executable
   + *




More information about the richfaces-svn-commits mailing list