Author: smukhina
Date: 2008-10-03 11:12:49 -0400 (Fri, 03 Oct 2008)
New Revision: 10668
Modified:
trunk/as/docs/reference/en/modules/quick_start.xml
trunk/hibernatetools/docs/reference/en/modules/plugins.xml
trunk/hibernatetools/docs/reference/en/modules/preface.xml
trunk/hibernatetools/docs/reference/en/modules/reverseengineering.xml
trunk/jbpm/docs/reference/en/modules/Introduction.xml
trunk/jsf/docs/userguide/en/modules/editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-418
links are corrected and text alignment in tables as well
Modified: trunk/as/docs/reference/en/modules/quick_start.xml
===================================================================
--- trunk/as/docs/reference/en/modules/quick_start.xml 2008-10-03 15:10:23 UTC (rev
10667)
+++ trunk/as/docs/reference/en/modules/quick_start.xml 2008-10-03 15:12:49 UTC (rev
10668)
@@ -174,7 +174,7 @@
<section>
<title>Other relevant resources on the topic</title>
- <para>All JBoss Developer Studio/JBoss Tools documentation you can find
<ulink
url="http://www.jboss.com/products/devstudio/docs">here</...
+ <para>All JBoss Developer Studio/JBoss Tools documentation you can find
<ulink
url="http://docs.jboss.org/tools/2.1.0.GA">here</ulink>...
<para>The latest documentation builds are available <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">her...
</section>
Modified: trunk/hibernatetools/docs/reference/en/modules/plugins.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2008-10-03 15:10:23 UTC
(rev 10667)
+++ trunk/hibernatetools/docs/reference/en/modules/plugins.xml 2008-10-03 15:12:49 UTC
(rev 10668)
@@ -197,7 +197,7 @@
<colspec colnum="2" colwidth="3*"/>
- <colspec colnum="3" colwidth="1*"/>
+ <colspec colnum="3" align="left"
colwidth="1*"/>
<thead>
<row>
@@ -370,7 +370,7 @@
<colspec colnum="2" colwidth="3*"/>
- <colspec colnum="3" colwidth="1*"/>
+ <colspec colnum="3" align="left"
colwidth="1*"/>
<thead>
<row>
Modified: trunk/hibernatetools/docs/reference/en/modules/preface.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en/modules/preface.xml 2008-10-03 15:10:23 UTC
(rev 10667)
+++ trunk/hibernatetools/docs/reference/en/modules/preface.xml 2008-10-03 15:12:49 UTC
(rev 10668)
@@ -21,7 +21,7 @@
<colspec colnum="1" align="left"
colwidth="1*"/>
<colspec colnum="2" colwidth="5*"/>
- <colspec colnum="3" colwidth="1*"/>
+ <colspec colnum="3" align="left"
colwidth="1*"/>
<thead>
<row>
Modified: trunk/hibernatetools/docs/reference/en/modules/reverseengineering.xml
===================================================================
--- trunk/hibernatetools/docs/reference/en/modules/reverseengineering.xml 2008-10-03
15:10:23 UTC (rev 10667)
+++ trunk/hibernatetools/docs/reference/en/modules/reverseengineering.xml 2008-10-03
15:12:49 UTC (rev 10668)
@@ -697,7 +697,7 @@
does not support them or does not have them defined in their schema. Secondly,
to allow
defining the name of the resulting properties (many-to-one and
one-to-many's).</para>
- <para><programlisting
role="XML"><![CDATA[<foreign-key
+ <programlisting role="XML"><![CDATA[<foreign-key
constraint-name="foreignKeyName"
foreign-catalog="catalogName"
foreign-schema="schemaName"
@@ -710,7 +710,7 @@
<set
property="aCollectionName"
exclude="true|false"/>
- </foreign-key>]]></programlisting></para>
+ </foreign-key>]]></programlisting>
<table frame="topbot">
<title>Foreign-key attributes</title>
Modified: trunk/jbpm/docs/reference/en/modules/Introduction.xml
===================================================================
--- trunk/jbpm/docs/reference/en/modules/Introduction.xml 2008-10-03 15:10:23 UTC (rev
10667)
+++ trunk/jbpm/docs/reference/en/modules/Introduction.xml 2008-10-03 15:12:49 UTC (rev
10668)
@@ -131,7 +131,7 @@
<section>
<title>Other relevant resources on the topic</title>
- <para>All JBoss Developer Studio/JBoss Tools documentation you can find <ulink
url="http://www.jboss.com/products/devstudio/docs">here</...
+ <para>All JBoss Developer Studio/JBoss Tools documentation you can find <ulink
url="http://docs.jboss.org/tools/2.1.0.GA/">here</ulink&g...
<para>The latest documentation builds are available <ulink
url="http://download.jboss.org/jbosstools/nightly-docs/">her...
</section>
Modified: trunk/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/editors.xml 2008-10-03 15:10:23 UTC (rev 10667)
+++ trunk/jsf/docs/userguide/en/modules/editors.xml 2008-10-03 15:12:49 UTC (rev 10668)
@@ -675,7 +675,7 @@
</proposal>
</AttributeType>
]]></programlisting>
- <orderedlist Start="10"
continuation="continues">
+ <orderedlist start="2"
continuation="continues">
<listitem>
<para>Add information on your xml file in <emphasis>
<property><JBDS_home>/studio/eclipse/plugins/org.jboss.common.kb_***/plugin.xml</property>