[TYPO3-mvc] Adding default database values on plugin installation
Sebastian Schreiber
me at schreibersebastian.de
Sat Oct 15 20:23:45 CEST 2011
Am 15.10.2011 19:38, schrieb Daniel Kürner:
> Dear all,
>
>
>
> any ideas on how to fill a Domain Object database table with default values
>
> on plugin installation ?
>
> I already tried the following within the ext_tables.sql
>
>
>
> INSERT IGNORE INTO tx_crcdata_domain_model_project
>
> (uid, pid, project_i_d,project_title,project_description)
>
> VALUES
>
> (1,....
>
>
>
> ...but it doesn´t work.
>
>
>
> kind regards
>
> Daniel
>
>
>
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
Have a look at the extension static_info_tables.
--
Sebastian Schreiber
(Medieninformatiker B.Sc.)
(TYPO3 Certified Integrator)
Schanzenstraße 27, Schlosserei 4
D-51063 Köln
T 0221 677 88 541
M 0176 431 05 790
Skype schreibersebastian.de
me at schreibersebastian.de
www.schreibersebastian.de
Steuernummer: 217 / 5269 / 4675
More information about the TYPO3-project-typo3v4mvc
mailing list