You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2004/07/09 15:52:04 UTC

[Cocoon Wiki] Updated: DatabaseActions

   Date: 2004-07-09T06:52:04
   Editor: DerekLastname <dh...@csir.co.za>
   Wiki: Cocoon Wiki
   Page: DatabaseActions
   URL: http://wiki.apache.org/cocoon/DatabaseActions

   fixed case on a few links

Change Log:

------------------------------------------------------------------------------
@@ -7,10 +7,10 @@
 
 Both types of Database Actions works using a XML file that contains metadata about the database structure.
 
-The actions can be combined into an ActionSet, or can be referenced directly from a [:pipeline]. If the action succeeds then it's contents are evaluated.
+The actions can be combined into an ActionSet, or can be referenced directly from a [:Pipeline]. If the action succeeds then it's contents are evaluated.
 
 See also:
- *  DatatypesofDatabaseActions list of all the Datatypes supported by both types of Database Actions.
+ *  DatatypesOfDatabaseActions list of all the Datatypes supported by both types of Database Actions.
  *  FormValidationUsingCocoon before you send the record to the database.
 
 ----