Author: chris.laprun(a)jboss.com
Date: 2007-06-29 01:50:39 -0400 (Fri, 29 Jun 2007)
New Revision: 7636
Modified:
docs/trunk/userGuide/en/modules/intro.xml
Log:
- Added crossref.
- Added missing space.
Modified: docs/trunk/userGuide/en/modules/intro.xml
===================================================================
--- docs/trunk/userGuide/en/modules/intro.xml 2007-06-29 05:16:03 UTC (rev 7635)
+++ docs/trunk/userGuide/en/modules/intro.xml 2007-06-29 05:50:39 UTC (rev 7636)
@@ -333,7 +333,7 @@
Displaying content is done by the portal using a path mapper. For example,
if we wanted to display a zip
file, located in <emphasis>/default/foo/bar.zip</emphasis>, we
would type in the URL
<emphasis>http://localhost:8080/content/default/foo/bar.zip</emphasis>.
- <emphasis role="bold">Notice how the path to the content,
is prefixed with the '/content'term.</emphasis>
+ <emphasis role="bold">Notice how the path to the content,
is prefixed with the '/content' term.</emphasis>
Although in this example we are describing binary content retrieval, the
same is to be said for text/html
files. Keep in mind, however, that binary files are displayed outside of
the portal pages, but text/html
are displayed inside the CMSPortlet Window.
@@ -552,7 +552,7 @@
You can add, remove and reorder portlets on a dashboard page to adapt your
environment to your liking.
To do so, just select the page you want to modify using the page popup
selector and use the portlet
management form. We will not explain how to use it here as it is similar
to the page layout functionality
- of the Admin portal, which we will look at in TODO: Add section xref
+ of the Admin portal, which we will look at in <xref
linkend="page_configuration"/>
<mediaobject>
<imageobject>
<imagedata
fileref="images/intro/dashboard_assignportlets.png" format="png"
align="center"
Show replies by date