[jboss-svn-commits] JBoss PortletSwap SVN: r123 - docs/userGuide/en/modules
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Aug 16 11:35:45 EDT 2006
Author: roy.russo at jboss.com
Date: 2006-08-16 11:35:44 -0400 (Wed, 16 Aug 2006)
New Revision: 123
Modified:
docs/userGuide/en/modules/faq.xml
Log:
Modified: docs/userGuide/en/modules/faq.xml
===================================================================
--- docs/userGuide/en/modules/faq.xml 2006-08-16 15:24:26 UTC (rev 122)
+++ docs/userGuide/en/modules/faq.xml 2006-08-16 15:35:44 UTC (rev 123)
@@ -7,54 +7,44 @@
</author>
</chapterinfo>
<title>FAQ</title>
- <sect1>
- <title>FAQ</title>
- <para>
- <emphasis role="bold">General</emphasis>
- <itemizedlist>
- <listitem>
- <link linkend="swap1">What is PortletSwap?</link>
- </listitem>
- <listitem>
- <link linkend="swap2">What is JBoss Portal?</link>
- </listitem>
- <listitem>
- <link linkend="swap3">Are PortletSwap downloads JBoss Portal specific?</link>
- </listitem>
- </itemizedlist>
- </para>
- <para>
- <emphasis role="bold">Submitting Portlets</emphasis>
- <itemizedlist>
- <listitem>
- <link linkend="submit1">How do I contribute portlets?</link>
- </listitem>
- </itemizedlist>
- </para>
- <para>
- <emphasis role="bold">Hosting Portlet Projects</emphasis>
- </para>
+ <para>
+ <emphasis role="bold">General</emphasis>
+ <itemizedlist>
+ <listitem>
+ <link linkend="swap1">What is PortletSwap?</link>
+ </listitem>
+ <listitem>
+ <link linkend="swap2">What is JBoss Portal?</link>
+ </listitem>
+ <listitem>
+ <link linkend="swap3">Are PortletSwap downloads JBoss Portal specific?</link>
+ </listitem>
+ </itemizedlist>
+ </para>
+ <para>
+ <emphasis role="bold">Hosting Portlet Projects</emphasis>
+ </para>
+ <para></para>
+ <para id="swap1">
+ <emphasis role="bold">What is PortletSwap?</emphasis>
<para></para>
- <para id="swap1">
- <emphasis role="bold">I am seeing "ERROR [JDBCExceptionReporter] Table not found in statement" in the logfile
- on first
- boot. What is
- this?</emphasis>
- <para></para>
- Ignore this error. It is used by the portal to create the initial database tables. On second boot, you should
- not see them at all.
+ PortletSwap was designed by the JBoss Portal Development Team to be a central place for the community to share
+ portlets and layouts for use with JBoss Portal. The ultimate goal of this community is to sponsor a free and
+ open exchange of portlets and layouts, emulating what the PHP community has done with projects such as PHPNuke,
+ PostNuke, and PHPBB.
+ </para>
+ <para id="swap2">
+ <emphasis role="bold">What is JBoss Portal?</emphasis>
+ <para></para>
+ <para>JBoss Portal is JSR-168-compliant Portal offered by JBoss. It can be downloaded for free from
+ <ulink url="http://labs.jboss.com/portal/jbossportal/index.html">here</ulink>
+ .
</para>
- <para id="swap2">
- <emphasis role="bold">I want to do a clean install/upgrade over my existing one. What are the steps?</emphasis>
- <para></para>
- </para>
- <para id="swap3">
- <emphasis role="bold">Is my database vendor/version combination supported?</emphasis>
- <xref linkend=""/>
- </para>
- <para id="submit1">
- <emphasis role="bold">How do I change the CMS repository configuration?</emphasis>
- <para></para>
- </para>
- </sect1>
+ </para>
+ <para id="swap3">
+ <emphasis role="bold">Are PortletSwap downloads JBoss Portal specific?</emphasis>
+ <para></para>
+ <para>No. All portlets are accepted, regardless of any proprietary APIs they may be tied to. All that we ask is
+ that they be Spec-Compliant.</para>
+ </para>
</chapter>
More information about the jboss-svn-commits
mailing list