[TYPO3-dev] enhance static_template

Franz Holzinger franz at ttproducts.de
Sun May 9 20:09:13 CEST 2010


Hello,

I want to enhance the extension static_template with an extension.
In the file ext_tables_static+adt.sql there are the inserts into the
table static_template.
E.g.

INSERT INTO static_template VALUES ('92', '0', '1054752963',
'1002543825', 'plugin.feadmin.fe_users [DEPRECATED]', '',
'plugin.feadmin.fe_user ...

How and where can I reserve a uid of the table static_template for that
extension? This uid must be unique and should never be used by other
inserts.

- Franz





More information about the TYPO3-dev mailing list