Author: irooskov(a)redhat.com
Date: 2011-04-12 23:47:54 -0400 (Tue, 12 Apr 2011)
New Revision: 30546
Added:
trunk/module_template/docs/reference/en-US/images/reference/view_one/
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_four_name.png
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_one_name.png
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_three_name.png
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_two_name.png
trunk/module_template/docs/reference/en-US/images/reference/view_one/view_screenshot_one.png
Modified:
trunk/module_template/docs/reference/en-US/Template.xml
trunk/module_template/docs/reference/en-US/reference.xml
Log:
updated with template for views
Modified: trunk/module_template/docs/reference/en-US/Template.xml
===================================================================
--- trunk/module_template/docs/reference/en-US/Template.xml 2011-04-13 00:06:42 UTC (rev
30545)
+++ trunk/module_template/docs/reference/en-US/Template.xml 2011-04-13 03:47:54 UTC (rev
30546)
@@ -13,3 +13,7 @@
<xi:include href="revision_history.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</book>
+ <!--
+ Be sure to read and look at the Docbook XML for the 'Documentation
Conventions' book; this will show you which callout tags are acceptable, how to
correctly use programlistings etc...
+
https://svn.jboss.org/repos/jbosstools/trunk/documentation/guides/Documen...
+ -->
Added:
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_four_name.png
===================================================================
(Binary files differ)
Property changes on:
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_four_name.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_one_name.png
===================================================================
(Binary files differ)
Property changes on:
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_one_name.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_three_name.png
===================================================================
(Binary files differ)
Property changes on:
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_three_name.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_two_name.png
===================================================================
(Binary files differ)
Property changes on:
trunk/module_template/docs/reference/en-US/images/reference/view_one/icon-icon_two_name.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
trunk/module_template/docs/reference/en-US/images/reference/view_one/view_screenshot_one.png
===================================================================
(Binary files differ)
Property changes on:
trunk/module_template/docs/reference/en-US/images/reference/view_one/view_screenshot_one.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/module_template/docs/reference/en-US/reference.xml
===================================================================
--- trunk/module_template/docs/reference/en-US/reference.xml 2011-04-13 00:06:42 UTC (rev
30545)
+++ trunk/module_template/docs/reference/en-US/reference.xml 2011-04-13 03:47:54 UTC (rev
30546)
@@ -66,8 +66,109 @@
<section id="sect-template-reference-views-view_one">
<title>View one</title>
<para>
- Placeholder text
- </para>
+ The <guilabel>Web Projects</guilabel> view presents each web project in a
format suitable for navigating through the various attributes of a typical web project
such as <guilabel>Tag Libraries</guilabel> and
<guilabel>web.xml</guilabel> properties.
+ </para>
+ <figure id="figure-JBT_WebPerspective_WebProjectsView">
+ <title>Web Development Perspective - Web Projects View</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/reference/view_one/view_screenshot_one.png"
format="PNG"/>
+ </imageobject>
+ <textobject>
+ <para>Web Projects View</para>
+ </textobject>
+ </mediaobject>
+ </figure>
+ <table id="table-template-reference-views-view_one_table"
frame='all'>
+ <title>Web Development Perspective - Web Projects View</title>
+ <tgroup cols='3' align='left' colsep='1'
rowsep='1'>
+ <colspec colname='c1' colwidth="1*"/>
+ <colspec colname='c2' colwidth="1*"/>
+ <colspec colname='c3' colwidth="3*"/>
+ <thead>
+ <row>
+ <entry>Icon</entry>
+ <entry>Action</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+
+ <tbody>
+ <row>
+ <entry>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/reference/view_one/icon-icon_one_name.png"
format="PNG"/>
+ </imageobject>
+ <textobject>
+ <para>New JSF Project Icon</para>
+ </textobject>
+ </mediaobject>
+ </entry>
+ <entry>
+ <guilabel>Create New JSF Project</guilabel>
+ </entry>
+ <entry>
+ Describe what will happen upon clicking this button. If a Task is available
relating to this button, use an xref tag to link to the Task.
+ </entry>
+ </row>
+ <row>
+ <entry>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/reference/view_one/icon-icon_two_name.png"
format="PNG"/>
+ </imageobject>
+ <textobject>
+ <para>Import JSF Project Icon</para>
+ </textobject>
+ </mediaobject>
+ </entry>
+ <entry>
+ <guilabel>Import JSF Project</guilabel>
+ </entry>
+ <entry>
+ Describe what will happen upon clicking this button. If a Task is available
relating to this button, use an xref tag to link to the Task.
+ </entry>
+ </row>
+ <row>
+ <entry>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/reference/view_one/icon-icon_three_name.png"
format="PNG"/>
+ </imageobject>
+ <textobject>
+ <para>Create New Struts Project Icon</para>
+ </textobject>
+ </mediaobject>
+ </entry>
+ <entry>
+ <guilabel>Create New Struts Project</guilabel>
+ </entry>
+ <entry>
+ Describe what will happen upon clicking this button. If a Task is available
relating to this button, use an xref tag to link to the Task.
+ </entry>
+ </row>
+ <row>
+ <entry>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/reference/view_one/icon-icon_four_name.png"
format="PNG"/>
+ </imageobject>
+ <textobject>
+ <para>Import Struts Project Icon</para>
+ </textobject>
+ </mediaobject>
+ </entry>
+ <entry>
+ <guilabel>Import Struts Project</guilabel>
+ </entry>
+ <entry>
+ Describe what will happen upon clicking this button. If a Task is available
relating to this button, use an xref tag to link to the Task.
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="sect-template-reference-views-view_two">
<title>View two</title>
@@ -77,7 +178,7 @@
</section>
</section>
<section id="sect-template-reference-editors">
- <title>Views</title>
+ <title>Editors</title>
<para>
Explain what an editor is in one paragraph
</para>