You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2011/02/20 14:12:43 UTC

svn commit: r1072589 - in /turbine/core/trunk: src/changes/changes.xml src/site/site.xml xdocs/changes.xml xdocs/index.xml xdocs/services/index.xml

Author: tv
Date: Sun Feb 20 13:12:43 2011
New Revision: 1072589

URL: http://svn.apache.org/viewvc?rev=1072589&view=rev
Log:
Fix and update documentation.

Added:
    turbine/core/trunk/src/changes/changes.xml   (contents, props changed)
      - copied, changed from r1072157, turbine/core/trunk/xdocs/changes.xml
Removed:
    turbine/core/trunk/xdocs/changes.xml
Modified:
    turbine/core/trunk/src/site/site.xml
    turbine/core/trunk/xdocs/index.xml
    turbine/core/trunk/xdocs/services/index.xml

Copied: turbine/core/trunk/src/changes/changes.xml (from r1072157, turbine/core/trunk/xdocs/changes.xml)
URL: http://svn.apache.org/viewvc/turbine/core/trunk/src/changes/changes.xml?p2=turbine/core/trunk/src/changes/changes.xml&p1=turbine/core/trunk/xdocs/changes.xml&r1=1072157&r2=1072589&rev=1072589&view=diff
==============================================================================
    (empty)

Propchange: turbine/core/trunk/src/changes/changes.xml
------------------------------------------------------------------------------
    cvs2svn:cvs-rev = 1.98

Propchange: turbine/core/trunk/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: turbine/core/trunk/src/changes/changes.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Modified: turbine/core/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/turbine/core/trunk/src/site/site.xml?rev=1072589&r1=1072588&r2=1072589&view=diff
==============================================================================
--- turbine/core/trunk/src/site/site.xml (original)
+++ turbine/core/trunk/src/site/site.xml Sun Feb 20 13:12:43 2011
@@ -35,9 +35,10 @@
   
   <body>
     <links>
-      <item name="Turbine Home"     href="http://turbine.apache.org/"/>
-      <item name="Fulcrum"          href="http://turbine.apache.org/fulcrum/"/>
-      <item name="META"             href="http://turbine.apache.org/meta/"/>
+      <item name="Apache"           href="http://www.apache.org"/>
+      <item name="Turbine"          href="http://turbine.apache.org/"/>
+      <item name="Fulcrum"          href="../../fulcrum/"/>
+      <item name="META"             href="../../meta/"/>
     </links>
 
     <menu name="General Information">
@@ -49,24 +50,22 @@
       <item name="Changes"               href="/changes-report.html"/>
     </menu>
     <menu name="Documentation">
-      <item name="Changes"               href="/changes-report.html"/>
-      <item name="Core DB Schema"        href="/turbine-schema.html"/>
       <item name="Services"              href="/services/index.html" collapse="true">
         <item name="Assembler Broker Service" href="/services/assemblerbroker-service.html"/>
         <item name="Avalon Component Service" href="/services/avalon-component-service.html"/>
-        <item name="Crypto Service"      href="/services/crypto-service.html"/>
-        <item name="Cache Service"       href="/services/cache-service.html"/>
+        <item name="Crypto Service"      href="../../fulcrum/fulcrum-crypto/"/>
+        <item name="Cache Service"       href="../../fulcrum/fulcrum-cache/"/>
         <item name="Component Service"   href="/services/component-service.html"/>
-        <item name="Factory Service"     href="/services/factory-service.html"/>
-        <item name="Intake Service"      href="/services/intake-service.html"/>
+        <item name="Factory Service"     href="../../fulcrum/fulcrum-factory/"/>
+        <item name="Intake Service"      href="../../fulcrum/fulcrum-intake/"/>
+        <item name="JSON-RPC Service"    href="/services/jsonrpc-service.html"/>
         <item name="JSP Service"         href="/services/jsp-service.html"/>
-        <item name="Localization Service" href="/services/localization-service.html"/>
-        <item name="Logging Service"     href="/services/logging-service.html"/>
-        <item name="MimeType Service"    href="/services/mimetype-service.html"/>
+        <item name="Localization Service" href="../../fulcrum/fulcrum-localization/"/>
+        <item name="MimeType Service"    href="../../fulcrum/fulcrum-mimetype/"/>
         <item name="Naming Service"      href="/services/naming-service.html"/>
-        <item name="Pool Service"        href="/services/pool-service.html"/>
+        <item name="Parser Service"      href="../../fulcrum/fulcrum-parser/"/>
+        <item name="Pool Service"        href="../../fulcrum/fulcrum-pool/"/>
         <item name="Pull Service"        href="/services/pull-service.html"/>
-        <item name="Resources Service"   href="/services/resources-service.html"/>
         <item name="RunData Service"     href="/services/rundata-service.html"/>
         <item name="Scheduler Service"   href="/services/scheduler-service.html"/>
         <item name="Security Service"    href="/services/security-service.html"/>
@@ -75,11 +74,12 @@
         <item name="Template Service"    href="/services/template-service.html"/>
         <item name="Torque Security Service" href="/services/torque-security-service.html"/>
         <item name="Torque Security Service Schema" href="/services/torque-security-schema.html"/>
+        <item name="UI Service"          href="/services/ui-service.html"/>
         <item name="Unique ID Service"   href="/services/uniqueid-service.html"/>
-        <item name="Upload Service"      href="/services/upload-service.html"/>
+        <item name="Upload Service"      href="../../fulcrum/fulcrum-upload/"/>
         <item name="Velocity Service"    href="/services/velocity-service.html"/>
-        <item name="XML-RPC Service"     href="/services/xmlrpc-service.html"/>
-        <item name="XSLT Service"        href="/services/xslt-service.html"/>
+        <item name="XML-RPC Service"     href="../../fulcrum/fulcrum-xmlrpc/"/>
+        <item name="XSLT Service"        href="../../fulcrum/fulcrum-xslt/"/>
       </item>
       <item name="Howtos"                href="/howto/index.html" collapse="true">
         <item name="Action Events Howto" href="/howto/action-event-howto.html"/>
@@ -88,8 +88,6 @@
         <item name="Hibernate OM Howto"  href="/howto/hibernate-howto.html"/>
         <item name="Intake Howto"        href="/howto/intake-howto.html"/>
         <item name="JSP Howto"           href="/howto/jsp-howto.html"/>
-        <item name="Migrating 2.1 to 2.2" href="/howto/migrate-from-2_1-howto.html"/>
-        <item name="Migrating 2.2 to 2.3" href="/howto/migrate-from-2_2-howto.html"/>
         <item name="Pull Model Howto"    href="/howto/pullmodel-howto.html"/>
         <item name="Python Howto"        href="/howto/python-howto.html"/>
         <item name="Security Howto"      href="/howto/security-howto.html"/>
@@ -111,5 +109,9 @@
 
     <menu ref="reports" inherit="bottom" />
 
+    <menu name="ASF" inherit="bottom">
+      <item name="Sponsorship"           href="http://www.apache.org/foundation/sponsorship.html" />
+      <item name="Thanks"                href="http://www.apache.org/foundation/thanks.html" />
+    </menu>
   </body>
 </project>

Modified: turbine/core/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/turbine/core/trunk/xdocs/index.xml?rev=1072589&r1=1072588&r2=1072589&view=diff
==============================================================================
--- turbine/core/trunk/xdocs/index.xml (original)
+++ turbine/core/trunk/xdocs/index.xml Sun Feb 20 13:12:43 2011
@@ -72,7 +72,7 @@
     make it easy to create re-usable components (such as
     ParameterParsing, Database Connection Pools, Job Scheduling,
     GlobalCaches, integration with other tools such as Torque, Velocity,
-    etc...) all under a <a href="../../common/license.html">license</a>
+    etc...) all under a <a href="license.html">license</a>
     (Apache) that allows you to create useful websites for your
     customers without worrying about viral code. Turbine is not the end
     all answer, but it sure is a nice way to make your development life
@@ -133,7 +133,7 @@
 
  </section>
 
-<section name="Where do I get releases?">
+<!--  section name="Where do I get releases?">
 
   <p>
     Currently, the best way to get started with Turbine is to use the
@@ -143,7 +143,7 @@
     <a href="http://db.apache.org/torque/download.html">here</a>.
   </p>
 
-</section>
+</section -->
 
 <section name="How do I contribute, give feedback, fix bugs and so on?">
 

Modified: turbine/core/trunk/xdocs/services/index.xml
URL: http://svn.apache.org/viewvc/turbine/core/trunk/xdocs/services/index.xml?rev=1072589&r1=1072588&r2=1072589&view=diff
==============================================================================
--- turbine/core/trunk/xdocs/services/index.xml (original)
+++ turbine/core/trunk/xdocs/services/index.xml Sun Feb 20 13:12:43 2011
@@ -47,7 +47,7 @@ allows for the Services to be accessed f
 
 <p>
 The Life Cycle of a Service begins with the Services constructor. A Service
-does not do much in it's contructor. Especially it should not allocate any
+does not do much in it's constructor. Especially it should not allocate any
 costly resources like large memory structure, DB or Network connections, etc.
 The Service may be in the properties file, but unless a client using the
 application needs the Service in question, there is no point starting the
@@ -167,8 +167,6 @@ Allows for the creation of Context uniqu
 <li>
 <a href="velocity-service.html">Velocity Service</a>
 <br/>
-<b>[TO DO]</b> The service for the processing of Velocity Templates from within
-the Turbine Layout/Navigations and Screen structure.
 </li>
 
 </ul>
@@ -183,7 +181,7 @@ Documentation in the Javadocs or in Turb
 <p>
 Turbine supports different types of component models. Turbine Services can implement
 TurbineServiceProvider to add component managers to the service repository. By default, Turbine
-uses an Avalon component manager for these purposes.
+comes with an Avalon component manager for these purposes.
 </p>
 
 <ul>
@@ -200,6 +198,20 @@ Provides different cache implementations
 </li>
 
 <li>
+<a href="/fulcrum/fulcrum-factory/">Factory Service</a>
+<br/>
+A Service for the instantiation of objects with either the specified loaders or
+default class loaders.
+</li>
+
+<li>
+<a href="/fulcrum/fulcrum-intake/">Intake Service</a>
+<br/>
+A service that provides input validation along with a standard
+parameter naming framework.
+</li>
+
+<li>
 <a href="/fulcrum/fulcrum-localization/">Localization Service</a>
 <br/>
 The single point of access to all localization resources.
@@ -213,6 +225,13 @@ name extensions as well as between local
 </li>
 
 <li>
+<a href="/fulcrum/fulcrum-parser/">Parser Service</a>
+<br/>
+A service for the management of various parser objects such as ParameterParsers,
+CookieParsers, CSVParsers and their common settings.
+</li>
+
+<li>
 <a href="/fulcrum/fulcrum-pool/">Pool Service</a>
 <br/>
 A service for the pooling of instantiated Objects, allowing for the recycling