]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_edit_show_forced_ads.xml
Also already accepted/rejected/never started authorizations for registration should...
[mailer.git] / templates / xml / admin / admin_edit_show_forced_ads.xml
index 5a8c17aa4da0865053b39aae230a3d485ae932ef..8763096355d33c03e58e39c56a3cc3cfa89ccff6 100644 (file)
@@ -5,7 +5,7 @@ This template provides meta data for editing forced ads.
 @author                Roland Haeder <webmaster@mxchange.org>
 @version       0.2.1-FINAL
 @copyright     (c) 2003 - 2009 by Roland Haeder
-@copyright     (c) 2009 - 2011 by Mailer Developer Team
+@copyright     (c) 2009 - 2015 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_ads" />
        <!--
-       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,10 +73,6 @@ MA  02110-1301  USA
        call-back function. See function handleExtraValues() for details.
        //-->
        <extra-parameter-list>
-               <!--
-               Dummy entry
-               //-->
-               <extra-parameter-list-entry name="" type="string" value="" />
                <!--
                A one-dimensional array with some entries
                //-->
@@ -90,7 +82,7 @@ MA  02110-1301  USA
                        //-->
                        <extra-parameter-member-list>
                                <!--
-                               A bool entry in the 'bar' array, all other types are added in a
+                               A bool entry in the 'member' array, all other types are added in a
                                similar way.
                                //-->
                                <extra-parameter-member-list-entry name="" type="bool" value="false" />
@@ -112,7 +104,7 @@ MA  02110-1301  USA
                        //-->
                        <extra-parameter-added-list>
                                <!--
-                               A bool entry in the 'bar' array, all other types are added in a
+                               A bool entry in the 'added' array, all other types are added in a
                                similar way.
                                //-->
                                <extra-parameter-added-list-entry name="" type="int" value="2" />
@@ -120,6 +112,11 @@ MA  02110-1301  USA
                </extra-parameter-list-entry>
        </extra-parameter-list>
        <!--
+       Columns for converting single time selections into a timestamp
+       //-->
+       <time-columns-list>
+       </time-columns-list>
+       <!--
        Wether to 'edit/delete/change' (change) the entries (true) or just read them for displaying (false)
        //-->
        <enable-modify-entries name="" type="bool" value="false" />
@@ -138,4 +135,8 @@ MA  02110-1301  USA
        This' type can again only be 'string' (remember why?).
        //-->
        <raw-userid-column-key name="" type="string" value="forced_ads_userid" />
+       <!--
+       Cache file to delete
+       //-->
+       <cache-file name="" type="string" value="" />
 </admin-entry-meta-data>