Author: chris.laprun(a)jboss.com
Date: 2007-06-21 14:09:48 -0400 (Thu, 21 Jun 2007)
New Revision: 7508
Modified:
docs/trunk/referenceGuide/en/modules/installation.xml
Log:
- Added link to wiki module list and a note to explain that deploy only deploys a bare
portal.
Modified: docs/trunk/referenceGuide/en/modules/installation.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/installation.xml 2007-06-21 15:48:23 UTC (rev
7507)
+++ docs/trunk/referenceGuide/en/modules/installation.xml 2007-06-21 18:09:48 UTC (rev
7508)
@@ -473,6 +473,14 @@
or
<emphasis>admin/admin</emphasis>
.
+ <note>
+ This installs a bare version of Portal. In previous versions, several
additional modules were deployed as
+ well but this has since been modularized to provide greater flexibility.
You might want to deploy
+ additional modules to augment Portal (see
+ <ulink
url="http://wiki.jboss.org/wiki/Wiki.jsp?page=PortalModules">...
module list</ulink> for more
+ information). You can also deploy all the modules all at once using
<command>build deploy-all</command>
+ in the <filename>build</filename> directory.
+ </note>
</para>
</sect2>
</sect1>
@@ -585,4 +593,4 @@
</para>
</sect2>
</sect1>
-</chapter>
\ No newline at end of file
+</chapter>
\ No newline at end of file