[TYPO3-dev] [Typo3-dev] Tip of the day: Test/use GraphicsMagick

Peter Russ peter.russ at 4many.net
Thu Dec 7 13:27:26 CET 2006


Matthias Stuebner schrieb:
> Hello all,
> 
> actually I wrote a backend module (in the WEB section) that is ment to
> import CSV files into certain database tables.
> 
> During this import the PID field of each record has to be set to the ID of
> a special page, which of course is known, but I don't want to hardcode that
> value.
> 
> So the question is: How can I set a value from backend to be used in the
> module and maybe stored in the conf.php?
Did you hijack a thread ;-)
Check for ext_conf_template.txt in CORE API and 
unserialize($GLOBALS['TYPO3_CONF_VARS']['EXT']['extConf'][$extKey])

Regs. Peter.


-- 
Fiat lux!
Docendo discimus.
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ




More information about the TYPO3-dev mailing list