]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin/admin_edit_show_surfbar_urls.xml
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / templates / xml / admin / admin_edit_show_surfbar_urls.xml
index 7afa2acc673665cca82c3b3b7d1594cdccefe80a..88b6306507d936a56e2e5d2477708a1f8feea296 100644 (file)
@@ -32,10 +32,6 @@ MA  02110-1301  USA
        //-->
        <callback-function type="string" value="adminEditEntriesConfirm" />
        <!--
-       Array index from HTTP POST data array for identifying every data row
-       //-->
-       <post-data-identify-index name="" type="string" value="url_id" />
-       <!--
        Name of the database table where the entries should be read/write from/to.
        //-->
        <database-table name="" type="string" value="surfbar_urls" />
@@ -65,7 +61,7 @@ MA  02110-1301  USA
                //-->
                <callback-function-list-entry name="" type="string" value="bigintval" />
                <callback-function-list-entry name="member_list" type="string" value="addMemberSelectionBox" />
-               <callback-function-list-entry name="" type="string" value="" /> <!-- No callback function! //-->
+               <callback-function-list-entry name="" type="string" value="" /><!-- No callback function! //-->
        </callback-function-list>
        <!--
        Extra parameters (2nd, 3rd, ...) for above call-back functions. If an array
@@ -75,9 +71,10 @@ MA  02110-1301  USA
        <extra-parameter-list>
                <!--
                A list entry for a single extra parameter. 'type' can now be: string,
-               int, float, bool, array. If the type 'array' is provided, the parser searches
-               for a tag called "extra-parameter-<value>-list(-entry)", by <value>
-               is the value from the 'value' attribute. Please check out the examples below.
+               int, float, bool, array. If the type 'array' is provided, the parser
+               searches for a tag called "extra-parameter-<value>-list(-entry)", by
+               <value> is the value from the 'value' attribute. Please check out the
+               examples below.
                //-->
                <!--
                Dummy entry