From db3b2c6b4b3fdc8cb6d109fe033c515a840f699e Mon Sep 17 00:00:00 2001 From: James Holmes Date: Tue, 31 Jul 2007 02:35:32 +0000 Subject: [PATCH] Fix formatting to be all spaces instead of a mix of spaces and tabs. Also fix init param comments that were incorrect. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@561217 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/portlet.xml | 216 +++++++++--------- 1 file changed, 113 insertions(+), 103 deletions(-) diff --git a/apps/portlet/src/main/webapp/WEB-INF/portlet.xml b/apps/portlet/src/main/webapp/WEB-INF/portlet.xml index 1d1896695..35a69e61a 100644 --- a/apps/portlet/src/main/webapp/WEB-INF/portlet.xml +++ b/apps/portlet/src/main/webapp/WEB-INF/portlet.xml @@ -1,118 +1,128 @@ - - - Struts Test Portlet - StrutsPortlet - Struts Test Portlet + + + + Struts Test Portlet + StrutsPortlet + Struts Test Portlet - org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher + org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher - - - viewNamespace - /view - - - - defaultViewAction - index - - - - editNamespace - /edit - - - - defaultEditAction - index - - - - helpNamespace - /help - - - - defaultHelpAction - index - + + + viewNamespace + /view + + + + + defaultViewAction + index + + + + + editNamespace + /edit + + + + + defaultEditAction + index + + + + + helpNamespace + /help + + + + + defaultHelpAction + index + + 0 - - 0 + + text/html + edit + help + - - text/html - edit - help - + en - en - - - My StrutsPortlet portlet - SP - struts,portlet - - + + My StrutsPortlet portlet + SP + struts,portlet + + - - Struts Test Portlet2 - StrutsPortlet2 - Struts Test Portlet2 + + Struts Test Portlet2 + StrutsPortlet2 + Struts Test Portlet2 - org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher + org.apache.struts2.portlet.dispatcher.Jsr168Dispatcher - - - viewNamespace - /view - - - - defaultViewAction - index - - - - editNamespace - /edit - - - - defaultEditAction - index - - - - helpNamespace - /help - - - - defaultHelpAction - index - - + + + viewNamespace + /view + - - 0 + + + defaultViewAction + index + - - text/html - edit - help - + + + editNamespace + /edit + - en + + + defaultEditAction + index + - - My StrutsPortlet portlet2 - SP2 - struts,portlet - - + + + helpNamespace + /help + + + + + defaultHelpAction + index + + + 0 + + + text/html + edit + help + + + en + + + My StrutsPortlet portlet2 + SP2 + struts,portlet + +