Author: thomas.heute(a)jboss.com
Date: 2007-06-27 08:56:55 -0400 (Wed, 27 Jun 2007)
New Revision: 7578
Removed:
docs/trunk/referenceGuide/en/images/themeguide/content-container.gif
docs/trunk/referenceGuide/en/images/themeguide/header.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-container.gif
Modified:
docs/trunk/referenceGuide/en/images/themeguide/portal-header.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-body.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-content-center.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-content-left.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-content-right.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-footer-center.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-footer-left.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-footer-right.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-titlebar-center.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-titlebar-left.gif
docs/trunk/referenceGuide/en/images/themeguide/portlet-titlebar-right.gif
docs/trunk/referenceGuide/en/images/themeguide/region-selectors.gif
docs/trunk/referenceGuide/en/images/themeguide/regions.gif
docs/trunk/referenceGuide/en/images/themeguide/selector-outline.gif
docs/trunk/referenceGuide/en/modules/themeandlayouts.xml
Log:
Updated reference guide layout chapter screenshots
Deleted: docs/trunk/referenceGuide/en/images/themeguide/content-container.gif
===================================================================
(Binary files differ)
Deleted: docs/trunk/referenceGuide/en/images/themeguide/header.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portal-header.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-body.gif
===================================================================
(Binary files differ)
Deleted: docs/trunk/referenceGuide/en/images/themeguide/portlet-container.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-content-center.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-content-left.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-content-right.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-footer-center.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-footer-left.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-footer-right.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-titlebar-center.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-titlebar-left.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/portlet-titlebar-right.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/region-selectors.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/regions.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/images/themeguide/selector-outline.gif
===================================================================
(Binary files differ)
Modified: docs/trunk/referenceGuide/en/modules/themeandlayouts.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/themeandlayouts.xml 2007-06-27 11:11:01 UTC (rev
7577)
+++ docs/trunk/referenceGuide/en/modules/themeandlayouts.xml 2007-06-27 12:56:55 UTC (rev
7578)
@@ -1194,8 +1194,8 @@
bottom: 5px;*/
}
</programlisting>
- Usage: Wrapper selector used to control the position of the header
on the page
- (see yellow border in screen shot). This selector is applied as an
ID on the
+ Usage: Wrapper selector used to control the position of the header
on the page.
+ This selector is applied as an ID on the
table used to structure the header. You can adjust the attributes to
reposition
the header location on the page and/or create margin space on the
top, right,
bottom and left sides of the header.
@@ -1295,13 +1295,6 @@
header (see orange border in screen shot). Its attributes can be
adjusted to
create margin space on page, as well as control positioning of the
area of the
page below the header.
- <para>Screenshot:</para>
- <para>
- <imageobject>
- <imagedata
fileref="images/themeguide/content-container.gif" format="gif"
- />
- </imageobject>
- </para>
<programlisting>
#regionA {
/* test to swap columns with regionB...
@@ -1537,13 +1530,6 @@
Usage: Wrapper that surrounds the portlet windows (see green border
in screen
shot). Currently, this selector is used to create space (padding)
between the
portlets displayed in each particular region.
- <para>Screenshot:</para>
- <para>
- <imageobject>
- <imagedata
fileref="images/themeguide/portlet-container.gif" format="gif"
- />
- </imageobject>
- </para>
<programlisting>
.portlet-titlebar-title {
font-family: Verdana, Arial, Helvetica, sans-serif;
Show replies by date