]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_edit_show_forced_costs.xml
First batch of removal of the headers needed for revision-functions.php
[mailer.git] / templates / xml / admin / admin_edit_show_forced_costs.xml
index 120dc546201aaf724f7eb0cb0ebf2a14a2cc5c02..4d7efcca84a7f905494550a589de4924af16b884 100644 (file)
@@ -5,7 +5,7 @@ This template provides meta data for editing forced costs.
 @author                Roland Haeder <webmaster@mxchange.org>
 @version       0.2.1-FINAL
 @copyright     (c) 2003 - 2009 by Roland Haeder
-@copyright     (c) 2009 - 2012 by Mailer Developer Team
+@copyright     (c) 2009 - 2013 by Mailer Developer Team
 @license       GNU GPL 2.0 or any newer version
 @link          http://mxchange.org
 
@@ -35,10 +35,6 @@ MA  02110-1301  USA
        //-->
        <database-table name="" type="string" value="forced_costs" />
        <!--
-       The following three lists must have the same count of list entries, else an
-       error may occur.
-       //-->
-       <!--
        And all column names to read/write, leave this list tag empty for all (*).
        //-->
        <database-column-list>
@@ -77,7 +73,7 @@ MA  02110-1301  USA
        <time-columns-list>
        </time-columns-list>
        <!--
-       Wether to 'edit/delete/change' (change) the entries (TRUE) or just read them for displaying (FALSE)
+       Wether to 'edit/delete/change' (change) the entries (true) or just read them for displaying (false)
        //-->
        <enable-modify-entries name="" type="bool" value="false" />
        <!--
@@ -85,4 +81,18 @@ MA  02110-1301  USA
        This' type can again only be 'string' (remember why?).
        //-->
        <table-id-column name="" type="string" value="forced_costs_id" />
+       <!--
+       The table column which should be taken for user ids
+       This' type can again only be 'string' (remember why?).
+       //-->
+       <table-userid-column name="" type="string" value="" />
+       <!--
+       Raw userid column ($key) to skip which is always an invalid (?) entry
+       This' type can again only be 'string' (remember why?).
+       //-->
+       <raw-userid-column-key name="" type="string" value="" />
+       <!--
+       Cache file to delete
+       //-->
+       <cache-file name="" type="string" value="" />
 </admin-entry-meta-data>