Index: openacs-4/packages/forums/forums.info
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/forums/forums.info,v
diff -u -r1.10 -r1.11
--- openacs-4/packages/forums/forums.info	30 Jul 2002 22:04:59 -0000	1.10
+++ openacs-4/packages/forums/forums.info	30 Jul 2002 22:29:04 -0000	1.11
@@ -77,16 +77,18 @@
             <file type="content_page" path="www/index.tcl"/>
             <file type="content_page" path="www/master.adp"/>
             <file type="content_page" path="www/master.tcl"/>
+            <file type="content_page" path="www/message-attachment-chunk.adp"/>
+            <file type="content_page" path="www/message-attachment-chunk.tcl"/>
             <file type="content_page" path="www/message-chunk.adp"/>
             <file type="content_page" path="www/message-chunk.tcl"/>
             <file type="content_page" path="www/message-email.adp"/>
             <file type="content_page" path="www/message-email.tcl"/>
             <file type="content_page" path="www/message-post-confirm.adp"/>
+            <file type="query_file" db_type="oracle" path="www/message-post-oracle.xql"/>
+            <file type="query_file" path="www/message-post-postgres.xql"/>
             <file type="content_page" path="www/message-post.adp"/>
             <file type="content_page" path="www/message-post.tcl"/>
             <file type="query_file" path="www/message-post.xql"/>
-            <file type="content_page" path="www/message-preview-chunk.adp"/>
-            <file type="content_page" path="www/message-preview-chunk.tcl"/>
             <file type="content_page" path="www/message-view-flat.adp"/>
             <file type="query_file" db_type="oracle" path="www/message-view-oracle.xql"/>
             <file type="query_file" db_type="postgresql" path="www/message-view-postgresql.xql"/>
@@ -111,9 +113,9 @@
             <file type="query_file" path="www/user-history.xql"/>
         </files>
         <parameters>
-            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="table_border_color"  default="#dddddd" description="The color of the table borders and between the cells, try #ffffff for a cool look"/>
-            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="table_other_bgcolor"  default="#d9e4f9" description="The bgcolor for the other table rows"/>
             <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="table_bgcolor"  default="#eeeeee" description="This is the color of the first message / table row"/>
+            <parameter datatype="string"  min_n_values="1"  max_n_values="1"  name="table_other_bgcolor"  default="#d9e4f9" description="The bgcolor for the other table rows"/>
+            <parameter datatype="number"  min_n_values="1"  max_n_values="1"  name="table_border_color"  default="#dddddd" description="The color of the table borders and between the cells, try #ffffff for a cool look"/>
         </parameters>
 
     </version>