You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2008/09/23 23:02:57 UTC

svn commit: r698348 - in /portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src: main/java/org/apache/jetspeed/portlets/security/users/ webapp/WEB-INF/ webapp/WEB-INF/view/ webapp/WEB-INF/view/info/ webapp/images/

Author: ate
Date: Tue Sep 23 14:02:57 2008
New Revision: 698348

URL: http://svn.apache.org/viewvc?rev=698348&view=rev
Log:
Just some minor markup fixes to keep my Eclipse validator happy

Modified:
    portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/main/java/org/apache/jetspeed/portlets/security/users/WicketUserAdd.html
    portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/validation.xml
    portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/developers.html
    portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/welcome.html
    portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/profiler-help.html
    portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/images/test.html

Modified: portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/main/java/org/apache/jetspeed/portlets/security/users/WicketUserAdd.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/main/java/org/apache/jetspeed/portlets/security/users/WicketUserAdd.html?rev=698348&r1=698347&r2=698348&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/main/java/org/apache/jetspeed/portlets/security/users/WicketUserAdd.html (original)
+++ portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/main/java/org/apache/jetspeed/portlets/security/users/WicketUserAdd.html Tue Sep 23 14:02:57 2008
@@ -15,7 +15,7 @@
         <tr colspan="2" align="right">
             <td nowrap class="portlet-section-alternate" align="right">Password: </td>
             <td class="portlet-section-body" align="left">
-                <input type="password" wicket:id="jetspeedPassword" size="30" class="portlet-form-field-label">
+                <input type="password" wicket:id="jetspeedPassword" size="30" class="portlet-form-field-label" />
             </td>
         </tr>
         <tr colspan="2" align="right">

Modified: portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/validation.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/validation.xml?rev=698348&r1=698347&r2=698348&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/validation.xml (original)
+++ portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/validation.xml Tue Sep 23 14:02:57 2008
@@ -37,9 +37,9 @@
 
     </global>
 
+    <!-- An example form
     <formset>
 
-        <!-- An example form
         <form name="logonForm">
             <field
                 property="username"
@@ -56,9 +56,9 @@
             </var>
          </field>
         </form>
-        end example form -->
 
     </formset>
+    end example form -->
 
     <!-- An example formset for another locale
     <formset language="fr">

Modified: portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/developers.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/developers.html?rev=698348&r1=698347&r2=698348&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/developers.html (original)
+++ portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/developers.html Tue Sep 23 14:02:57 2008
@@ -22,7 +22,6 @@
 <ul>
 <li>
 <li><a href='http://www.manning.com/hepper/' target='_blank'>Portlets and Apache Portals Book</a></li>
-</li>
 </ul>
 <p>
 Here are a few links to get you started developing with the Jetspeed portal itself:

Modified: portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/welcome.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/welcome.html?rev=698348&r1=698347&r2=698348&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/welcome.html (original)
+++ portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/info/welcome.html Tue Sep 23 14:02:57 2008
@@ -33,6 +33,7 @@
 </p>
 <p>
 To find out more about the latest Jetspeed news, check out our websites...
+</p>
 <ul>
 <li><a href="http://portals.apache.org/jetspeed-2/" target='_blank'>Jetspeed Website</a></li>
 <li><a href="http://wiki.apache.org/portals/Jetspeed2/" target='_blank'>Jetspeed Wiki</a></li>
@@ -41,7 +42,6 @@
 <li><a href="http://www.apache.org/" target='_blank'>Apache Software Foundation</a></li>
 <li><a href='http://portals.apache.org/tutorials/jetspeed-2/' target='_blank'>Jetspeed Tutorial</a></li>
 </ul>
-</p>
 <h3>Logging on</h3>
 <p>If you installed with the <b>Minimal</b> installer, two test accounts are available:</p>
 <table>

Modified: portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/profiler-help.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/profiler-help.html?rev=698348&r1=698347&r2=698348&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/profiler-help.html (original)
+++ portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/WEB-INF/view/profiler-help.html Tue Sep 23 14:02:57 2008
@@ -25,11 +25,13 @@
 It requires that the request context is already populated with the portal request and response,
 and capability and user information. The request context parameters, properties and attributes
 make up the profile criterion which the profiler uses to locate portal resources:
+</p>
 <ul>
 <li>page
 <li>navigations
 <li>document lists
-</ul>
+</ul>
+<p>
  The profiler does not actually locate the document.
  It creates a Profile Locator, an abstract definition of a resource locator.
 </p>
@@ -151,8 +153,6 @@
 </ul>
 </td>
 </tr>
-
-</tr>
 </table>
 <h2>Fallback Types</h2>
 <table>

Modified: portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/images/test.html
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/images/test.html?rev=698348&r1=698347&r2=698348&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/images/test.html (original)
+++ portals/jetspeed-2/applications/j2-admin/branches/security-refactoring/src/webapp/images/test.html Tue Sep 23 14:02:57 2008
@@ -37,7 +37,7 @@
 <h2>Show root expanders, show gridlines, with icons (fade). Also node with HTML title.</h2>
 
 <div dojoType="Tree" toggle="fade">
-	<div dojoType="TreeNode" title="<span style='color:blue;font-style:italic'>HTML title</span>" childIconSrc="../../../src/widget/templates/images/treenode_node.gif">
+	<div dojoType="TreeNode" title="&lt;span style='color:blue;font-style:italic'>HTML title&lt;/span>" childIconSrc="../../../src/widget/templates/images/treenode_node.gif">
 		<div dojoType="TreeNode" title="Item 1.1" childIconSrc="../../../src/widget/templates/images/treenode_node.gif"></div>
 		<div dojoType="TreeNode" title="Item 1.2" childIconSrc="../../../src/widget/templates/images/treenode_node.gif">
 			<div dojoType="TreeNode" title="Item 1.2.1" childIconSrc="../../../src/widget/templates/images/treenode_node.gif">



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org