[jboss-svn-commits] JBoss PortletSwap SVN: r119 - in docs/userGuide/en: . modules

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Aug 8 13:52:18 EDT 2006


Author: roy.russo at jboss.com
Date: 2006-08-08 13:52:17 -0400 (Tue, 08 Aug 2006)
New Revision: 119

Removed:
   docs/userGuide/en/modules/site.xml
Modified:
   docs/userGuide/en/master.xml
   docs/userGuide/en/modules/overview.xml
Log:


Modified: docs/userGuide/en/master.xml
===================================================================
--- docs/userGuide/en/master.xml	2006-08-08 16:52:20 UTC (rev 118)
+++ docs/userGuide/en/master.xml	2006-08-08 17:52:17 UTC (rev 119)
@@ -3,7 +3,6 @@
       "../../docbook-support/support/docbook-dtd/docbookx.dtd" [
       <!ENTITY overview SYSTEM "modules/overview.xml">
       <!ENTITY target SYSTEM "modules/target.xml">
-      <!ENTITY site SYSTEM "modules/site.xml">
       <!ENTITY portlets SYSTEM "modules/portlets.xml">
       <!ENTITY hosting SYSTEM "modules/hosting.xml">
       ]>
@@ -21,7 +20,6 @@
    <toc/>
    <!-- portletswap overview - marketing stuff --> &overview;
    <!-- target audience of this document --> &target;
-   <!-- the site --> &site;
    <!-- getting the portlets --> &portlets;
    <!-- hosting --> &hosting;
 </book>

Modified: docs/userGuide/en/modules/overview.xml
===================================================================
--- docs/userGuide/en/modules/overview.xml	2006-08-08 16:52:20 UTC (rev 118)
+++ docs/userGuide/en/modules/overview.xml	2006-08-08 17:52:17 UTC (rev 119)
@@ -1,19 +1,53 @@
 <preface id="overview">
    <title>PortletSwap.com - Overview</title>
    <para>
-      <imageobject>
-         <imagedata fileref="images/setup/default_ss.gif" format="gif" align="center"
-                    valign="middle"/>
-      </imageobject>
-   </para>
-   <para>
       <ulink url="http://www.portletswap.com">JBoss PortletSwap</ulink>
-      is a community gathering place for JBoss Portal developers to publish and share portlets.
-      Portletswap is a one-stop-shop for JSR-168 compliant portlets and JBoss Portal themes and layouts for
-      use in JBoss Portal. Our goal is to make it easy for JBoss Portal community members to actively extend JBoss
-      Portal. Both free and commercial portlets, themes and layouts are available here.
+      is a community gathering place for portlet developers to publish and share portlets.
+      Portletswap is a one-stop-shop for JSR-168 compliant portlets for
+      use in JBoss Portal and any other specification-compliant portlet container. Both free and commercial portlets,
+      are available here.
    </para>
-   <para>
-
+   <para>Even though PortletSwap.com is a website, it is managed much like any other project under the JBoss umbrella,
+      with its own Roadmap, SVN repository, Wiki, Documentation, and Forums. This section explains some of the existing
+      functionality and features available and links to them all.
+      <itemizedlist>
+         <listitem>
+            <para>
+               <emphasis role="bold">Portlet Catalog</emphasis>
+               - The main portlet catalog is accessible from
+               <ulink url="http://labs.jboss.com/portal/portletswap/portlet_main.html">this page</ulink>
+               . Alternatively, you can view/checkout from SVN using this url:
+               <ulink url="http://anonsvn.jboss.org/repos/portletswap/portlets/">
+                  http://anonsvn.jboss.org/repos/portletswap/portlets/</ulink>
+               .
+            </para>
+         </listitem>
+         <listitem>
+            <para>
+               <emphasis role="bold">Forums</emphasis>
+               - User-to-User help in deploying portlets is available
+               <ulink url="http://www.jboss.com/index.html?module=bb&amp;op=viewforum&anp;f=226">here</ulink>
+               .
+            </para>
+         </listitem>
+         <listitem>
+            <para>
+               <emphasis role="bold">Roadmap/JIRA</emphasis>
+               -
+            </para>
+         </listitem>
+         <listitem>
+            <para>
+               <emphasis role="bold"></emphasis>
+               -
+            </para>
+         </listitem>
+         <listitem>
+            <para>
+               <emphasis role="bold"></emphasis>
+               -
+            </para>
+         </listitem>
+      </itemizedlist>
    </para>
 </preface>

Deleted: docs/userGuide/en/modules/site.xml
===================================================================
--- docs/userGuide/en/modules/site.xml	2006-08-08 16:52:20 UTC (rev 118)
+++ docs/userGuide/en/modules/site.xml	2006-08-08 17:52:17 UTC (rev 119)
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="site">
-   <chapterinfo>
-      <author>
-         <firstname>Roy</firstname>
-         <surname>Russo</surname>
-         <email>roy at jboss.org</email>
-      </author>
-   </chapterinfo>
-   <title>Using PortletSwap.com</title>
-   <sect1>
-      <title>...</title>
-      <para>...
-      </para>
-   </sect1>
-</chapter>




More information about the jboss-svn-commits mailing list