[TYPO3-dev] How to store configuration for BE-Module?

Bernd Wilke xoonsji02 at sneakemail.com
Sun Jul 2 22:37:25 CEST 2006


I want to build a BE-Module, where an admin can configure some data. 
These data should be used in the BE-Module by non-admin BE-editors.

non-admin editors should be able to create pages with a given
configuration. these Pages should have a given parent-page.
An admin should be able to configure which page is this parent-page.

Building a form is easy, access to admin only too. 
But where should I store these data?

I found the file conf.php and the variable $MCONF[], but storing values in
this file would require to read it line by line and replace/insert
modified/new values.
Or are there some methods/functions I have overseen?


Bernd
-- 
----------------
Bernd Wilke     
Annweilerstr.20 
40229 Düsseldorf
0211/229 2800




More information about the TYPO3-dev mailing list