[jbosstools-commits] JBoss Tools SVN: r7191 - trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Mar 28 14:32:11 EDT 2008


Author: mareshkau
Date: 2008-03-28 14:32:11 -0400 (Fri, 28 Mar 2008)
New Revision: 7191

Modified:
   trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
Log:
http://jira.jboss.org/jira/browse/JBIDE-1494

Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml	2008-03-28 18:31:59 UTC (rev 7190)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/templates/vpe-templates-ajax4jsf.xml	2008-03-28 18:32:11 UTC (rev 7191)
@@ -62,31 +62,13 @@
 					<vpe:container-child tag-name="outputText"/>
 				</vpe:drop>
 			</vpe:dnd>
-			<vpe:textFormating>
+			<vpe:textFormatting use-default-formats="yes">
 				<vpe:format type="BlockFormat"
 							handler="org.jboss.tools.vpe.editor.toolbar.format.handler.BlockFormatHandler" />
 				<vpe:format type="UnderlineFormat" setDefault="true">
 					<vpe:formatAttribute type="style"/>
 				</vpe:format>
-				<vpe:format type="BoldFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="ItalicFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="FontNameFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="FontSizeFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="BackgroundColorFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="ForegroundColorFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-			</vpe:textFormating>
+			</vpe:textFormatting>
 			<vpe:pseudoContent/>
 		</vpe:template>    
     </vpe:tag>
@@ -103,29 +85,8 @@
 					<vpe:dnd>
 						<vpe:drag start-enable="yes"/>
 					</vpe:dnd>
-					<vpe:textFormating>
-						<vpe:format type="UnderlineFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="BoldFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="ItalicFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="FontNameFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="FontSizeFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="BackgroundColorFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="ForegroundColorFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-					</vpe:textFormating>
+					<vpe:textFormatting use-default-formats="yes">
+					</vpe:textFormatting>
 				</vpe:template>
 			</vpe:if>
 			
@@ -139,29 +100,8 @@
 					<vpe:dnd>
 						<vpe:drag start-enable="yes"/>
 					</vpe:dnd>
-					<vpe:textFormating>
-						<vpe:format type="UnderlineFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="BoldFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="ItalicFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="FontNameFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="FontSizeFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="BackgroundColorFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-						<vpe:format type="ForegroundColorFormat">
-							<vpe:formatAttribute type="style"/>
-						</vpe:format>
-					</vpe:textFormating>
+					<vpe:textFormatting use-default-formats="yes">
+					</vpe:textFormatting>
 				</vpe:template>
 			</vpe:if>
 		</vpe:if>
@@ -172,29 +112,8 @@
 					<vpe:width width-attr="style.width" />
 					<vpe:height height-attr="style.height" />
 				</vpe:resize>
-				<vpe:textFormating>
-					<vpe:format type="UnderlineFormat">
-						<vpe:formatAttribute type="style"/>
-					</vpe:format>
-					<vpe:format type="BoldFormat">
-						<vpe:formatAttribute type="style"/>
-					</vpe:format>
-					<vpe:format type="ItalicFormat">
-						<vpe:formatAttribute type="style"/>
-					</vpe:format>
-					<vpe:format type="FontNameFormat">
-						<vpe:formatAttribute type="style"/>
-					</vpe:format>
-					<vpe:format type="FontSizeFormat">
-						<vpe:formatAttribute type="style"/>
-					</vpe:format>
-					<vpe:format type="BackgroundColorFormat">
-						<vpe:formatAttribute type="style"/>
-					</vpe:format>
-					<vpe:format type="ForegroundColorFormat">
-						<vpe:formatAttribute type="style"/>
-					</vpe:format>
-				</vpe:textFormating>
+				<vpe:textFormatting use-default-formats="yes">
+				</vpe:textFormatting>
 			</vpe:template>
 		</vpe:if>
     </vpe:tag>
@@ -281,31 +200,13 @@
 					<vpe:container-child tag-name="outputText"/>
 				</vpe:drop>
 			</vpe:dnd>
-			<vpe:textFormating>
+			<vpe:textFormatting use-default-formats="yes">
 				<vpe:format type="BlockFormat"
 							handler="org.jboss.tools.vpe.editor.toolbar.format.handler.BlockFormatHandler" />
 				<vpe:format type="UnderlineFormat" setDefault="true">
 					<vpe:formatAttribute type="style"/>
 				</vpe:format>
-				<vpe:format type="BoldFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="ItalicFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="FontNameFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="FontSizeFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="BackgroundColorFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-				<vpe:format type="ForegroundColorFormat">
-					<vpe:formatAttribute type="style"/>
-				</vpe:format>
-			</vpe:textFormating>
+			</vpe:textFormatting>
 			<vpe:pseudoContent/>
 		</vpe:template>    
     </vpe:tag>




More information about the jbosstools-commits mailing list