Author: mrdon
Date: Wed Sep 13 20:41:30 2006
New Revision: 443213

URL: http://svn.apache.org/viewvc?view=rev&rev=443213
Log:
Removing labelPosition and show attributes from the tag docs
WW-1447

Modified:
    struts/struts2/trunk/docs/tags/ActionError.html
    struts/struts2/trunk/docs/tags/ActionMessage.html
    struts/struts2/trunk/docs/tags/Anchor.html
    struts/struts2/trunk/docs/tags/Checkbox.html
    struts/struts2/trunk/docs/tags/CheckboxList.html
    struts/struts2/trunk/docs/tags/ComboBox.html
    struts/struts2/trunk/docs/tags/DatePicker.html
    struts/struts2/trunk/docs/tags/Debug.html
    struts/struts2/trunk/docs/tags/Div.html
    struts/struts2/trunk/docs/tags/DoubleSelect.html
    struts/struts2/trunk/docs/tags/FieldError.html
    struts/struts2/trunk/docs/tags/File.html
    struts/struts2/trunk/docs/tags/Form.html
    struts/struts2/trunk/docs/tags/GenericUIBean.html
    struts/struts2/trunk/docs/tags/Head.html
    struts/struts2/trunk/docs/tags/Hidden.html
    struts/struts2/trunk/docs/tags/Label.html
    struts/struts2/trunk/docs/tags/OptionTransferSelect.html
    struts/struts2/trunk/docs/tags/Panel.html
    struts/struts2/trunk/docs/tags/Password.html
    struts/struts2/trunk/docs/tags/Radio.html
    struts/struts2/trunk/docs/tags/Reset.html
    struts/struts2/trunk/docs/tags/RichTextEditor.html
    struts/struts2/trunk/docs/tags/Select.html
    struts/struts2/trunk/docs/tags/Submit.html
    struts/struts2/trunk/docs/tags/TabbedPanel.html
    struts/struts2/trunk/docs/tags/TextArea.html
    struts/struts2/trunk/docs/tags/TextField.html
    struts/struts2/trunk/docs/tags/Token.html
    struts/struts2/trunk/docs/tags/Tree.html
    struts/struts2/trunk/docs/tags/TreeNode.html
    struts/struts2/trunk/docs/tags/UpDownSelect.html
    struts/struts2/trunk/docs/tags/WebTable.html

Modified: struts/struts2/trunk/docs/tags/ActionError.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/ActionError.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/ActionError.html (original)
+++ struts/struts2/trunk/docs/tags/ActionError.html Wed Sep 13 20:41:30 2006
@@ -180,24 +180,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/ActionMessage.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/ActionMessage.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/ActionMessage.html (original)
+++ struts/struts2/trunk/docs/tags/ActionMessage.html Wed Sep 13 20:41:30 2006
@@ -180,24 +180,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Anchor.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Anchor.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Anchor.html (original)
+++ struts/struts2/trunk/docs/tags/Anchor.html Wed Sep 13 20:41:30 2006
@@ -324,24 +324,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Checkbox.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Checkbox.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Checkbox.html (original)
+++ struts/struts2/trunk/docs/tags/Checkbox.html Wed Sep 13 20:41:30 2006
@@ -198,24 +198,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/CheckboxList.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/CheckboxList.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/CheckboxList.html (original)
+++ struts/struts2/trunk/docs/tags/CheckboxList.html Wed Sep 13 20:41:30 2006
@@ -234,24 +234,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/ComboBox.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/ComboBox.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/ComboBox.html (original)
+++ struts/struts2/trunk/docs/tags/ComboBox.html Wed Sep 13 20:41:30 2006
@@ -360,24 +360,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/DatePicker.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/DatePicker.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/DatePicker.html (original)
+++ struts/struts2/trunk/docs/tags/DatePicker.html Wed Sep 13 20:41:30 2006
@@ -324,24 +324,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Debug.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Debug.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Debug.html (original)
+++ struts/struts2/trunk/docs/tags/Debug.html Wed Sep 13 20:41:30 2006
@@ -180,24 +180,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Div.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Div.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Div.html (original)
+++ struts/struts2/trunk/docs/tags/Div.html Wed Sep 13 20:41:30 2006
@@ -342,24 +342,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/DoubleSelect.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/DoubleSelect.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/DoubleSelect.html (original)
+++ struts/struts2/trunk/docs/tags/DoubleSelect.html Wed Sep 13 20:41:30 2006
@@ -882,24 +882,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/FieldError.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/FieldError.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/FieldError.html (original)
+++ struts/struts2/trunk/docs/tags/FieldError.html Wed Sep 13 20:41:30 2006
@@ -180,24 +180,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/File.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/File.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/File.html (original)
+++ struts/struts2/trunk/docs/tags/File.html Wed Sep 13 20:41:30 2006
@@ -216,24 +216,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Form.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Form.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Form.html (original)
+++ struts/struts2/trunk/docs/tags/Form.html Wed Sep 13 20:41:30 2006
@@ -378,24 +378,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/GenericUIBean.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/GenericUIBean.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/GenericUIBean.html (original)
+++ struts/struts2/trunk/docs/tags/GenericUIBean.html Wed Sep 13 20:41:30 2006
@@ -180,24 +180,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Head.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Head.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Head.html (original)
+++ struts/struts2/trunk/docs/tags/Head.html Wed Sep 13 20:41:30 2006
@@ -216,24 +216,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Hidden.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Hidden.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Hidden.html (original)
+++ struts/struts2/trunk/docs/tags/Hidden.html Wed Sep 13 20:41:30 2006
@@ -180,24 +180,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Label.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Label.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Label.html (original)
+++ struts/struts2/trunk/docs/tags/Label.html Wed Sep 13 20:41:30 2006
@@ -198,24 +198,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/OptionTransferSelect.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/OptionTransferSelect.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/OptionTransferSelect.html (original)
+++ struts/struts2/trunk/docs/tags/OptionTransferSelect.html Wed Sep 13 
20:41:30 2006
@@ -1134,24 +1134,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Panel.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Panel.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Panel.html (original)
+++ struts/struts2/trunk/docs/tags/Panel.html Wed Sep 13 20:41:30 2006
@@ -396,24 +396,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Password.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Password.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Password.html (original)
+++ struts/struts2/trunk/docs/tags/Password.html Wed Sep 13 20:41:30 2006
@@ -54,24 +54,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">show</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">&nbsp;</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">Deprecated. Use showPassword instead.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">maxlength</td>
 
 <!-- Required -->
@@ -283,24 +265,6 @@
 
 <!-- Description -->
 <td align="left" valign="top">Label expression used for rendering a element 
specific label</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
 
 </tr>
 

Modified: struts/struts2/trunk/docs/tags/Radio.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Radio.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Radio.html (original)
+++ struts/struts2/trunk/docs/tags/Radio.html Wed Sep 13 20:41:30 2006
@@ -234,24 +234,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Reset.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Reset.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Reset.html (original)
+++ struts/struts2/trunk/docs/tags/Reset.html Wed Sep 13 20:41:30 2006
@@ -252,24 +252,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/RichTextEditor.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/RichTextEditor.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/RichTextEditor.html (original)
+++ struts/struts2/trunk/docs/tags/RichTextEditor.html Wed Sep 13 20:41:30 2006
@@ -1188,24 +1188,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Select.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Select.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Select.html (original)
+++ struts/struts2/trunk/docs/tags/Select.html Wed Sep 13 20:41:30 2006
@@ -324,24 +324,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Submit.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Submit.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Submit.html (original)
+++ struts/struts2/trunk/docs/tags/Submit.html Wed Sep 13 20:41:30 2006
@@ -360,24 +360,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/TabbedPanel.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/TabbedPanel.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/TabbedPanel.html (original)
+++ struts/struts2/trunk/docs/tags/TabbedPanel.html Wed Sep 13 20:41:30 2006
@@ -216,24 +216,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/TextArea.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/TextArea.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/TextArea.html (original)
+++ struts/struts2/trunk/docs/tags/TextArea.html Wed Sep 13 20:41:30 2006
@@ -252,24 +252,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/TextField.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/TextField.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/TextField.html (original)
+++ struts/struts2/trunk/docs/tags/TextField.html Wed Sep 13 20:41:30 2006
@@ -252,24 +252,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Token.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Token.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Token.html (original)
+++ struts/struts2/trunk/docs/tags/Token.html Wed Sep 13 20:41:30 2006
@@ -180,24 +180,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/Tree.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/Tree.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/Tree.html (original)
+++ struts/struts2/trunk/docs/tags/Tree.html Wed Sep 13 20:41:30 2006
@@ -612,24 +612,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/TreeNode.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/TreeNode.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/TreeNode.html (original)
+++ struts/struts2/trunk/docs/tags/TreeNode.html Wed Sep 13 20:41:30 2006
@@ -198,24 +198,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/UpDownSelect.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/UpDownSelect.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/UpDownSelect.html (original)
+++ struts/struts2/trunk/docs/tags/UpDownSelect.html Wed Sep 13 20:41:30 2006
@@ -432,24 +432,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->

Modified: struts/struts2/trunk/docs/tags/WebTable.html
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/docs/tags/WebTable.html?view=diff&rev=443213&r1=443212&r2=443213
==============================================================================
--- struts/struts2/trunk/docs/tags/WebTable.html (original)
+++ struts/struts2/trunk/docs/tags/WebTable.html Wed Sep 13 20:41:30 2006
@@ -252,24 +252,6 @@
 
 <tr>
 <!-- Attribute name -->
-<td align="left" valign="top">labelPosition</td>
-
-<!-- Required -->
-<td align="left" valign="top">false</td>
-
-<!-- Default -->
-<td align="left" valign="top">left</td>
-
-<!-- Type -->
-<td align="left" valign="top">Object/String</td>
-
-<!-- Description -->
-<td align="left" valign="top">deprecated.</td>
-
-</tr>
-
-<tr>
-<!-- Attribute name -->
 <td align="left" valign="top">labelposition</td>
 
 <!-- Required -->


Reply via email to