Author: mmcallis
Date: 2008-06-13 01:42:23 -0400 (Fri, 13 Jun 2008)
New Revision: 11020
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/themeandlayouts.xml
Log:
- trademark symbol for JavaScript
- fixing JavaScript case (it is not javascript)
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/themeandlayouts.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/themeandlayouts.xml 2008-06-13
05:09:11 UTC (rev 11019)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/themeandlayouts.xml 2008-06-13
05:42:23 UTC (rev 11020)
@@ -31,7 +31,7 @@
responsible to render markup that will wrap the markup fragments produced by the
individual
portlets. Themes, on the other hand, are responsible to style and enhance this
markup.
</para>
- <para>In JBoss Portal, layouts are implemented as a JSP or a Servlet. Themes
are implemented using CSS Style sheets, javascript and images. The binding element between
layouts and themes are the class and id attributes of the rendered markup.
+ <para>In JBoss Portal, layouts are implemented as a JSP or a Servlet. Themes
are implemented using CSS Style sheets, <trademark
class="trade">JavaScript</trademark> and images. The binding element
between layouts and themes are the class and id attributes of the rendered markup.
</para>
<para>JBoss Portal has the concept of regions on a page. When a page is
defined, and portlet
windows are assigned to the page, the region, and order inside the region, has
to be
@@ -93,7 +93,7 @@
</para>
-->
<para>The last topic to introduce in this overview is the one of portal
themes. A theme is a
- collection of web design artifacts. It defines a set of CSS, javascript and
image files
+ collection of web design artifacts. It defines a set of CSS, JavaScript and
image files
that together decide about the look and feel of the portal page. The theme can
take a wide
spectrum of control over the look and feel. It can limit itself to decide fonts
and colors,
or it can take over a lot more and decide the placement (location) of portlets
and much
Show replies by date