0byt3m1n1
Path:
/
data
/
applications
/
aps
/
typo3
/
4.5.5-0
/
standard
/
htdocs
/
typo3
/
sysext
/
tstemplate_ceditor
/
[
Home
]
File: ext_emconf.php
<?php ######################################################################## # Extension Manager/Repository config file for ext "tstemplate_ceditor". # # Auto generated 26-01-2011 20:08 # # Manual updates: # Only the data in the array - everything else is removed by next # writing. "version" and "dependencies" must not be touched! ######################################################################## $EM_CONF[$_EXTKEY] = array( 'title' => 'Web>Template, Constant Editor', 'description' => 'Edit the most popular constants of the standard static templates by form fields. Includes explanations in english.', 'category' => 'module', 'shy' => 1, 'dependencies' => 'tstemplate', 'conflicts' => '', 'priority' => '', 'loadOrder' => '', 'module' => '', 'doNotLoadInFE' => 1, 'state' => 'stable', 'internal' => 0, 'uploadfolder' => 0, 'createDirs' => '', 'modify_tables' => '', 'clearCacheOnLoad' => 0, 'lockType' => '', 'author' => 'Kasper Skaarhoj', 'author_email' => 'kasperYYYY@typo3.com', 'author_company' => 'Curby Soft Multimedia', 'CGLcompliance' => '', 'CGLcompliance_note' => '', 'version' => '0.1.0', '_md5_values_when_last_written' => 'a:59:{s:9:"ChangeLog";s:4:"b76f";s:30:"class.tx_tstemplateceditor.php";s:4:"8488";s:12:"ext_icon.gif";s:4:"e925";s:14:"ext_tables.php";s:4:"343d";s:13:"locallang.xml";s:4:"9953";s:12:"doc/TODO.txt";s:4:"069e";s:9:"gfx/1.gif";s:4:"2e59";s:10:"gfx/10.gif";s:4:"39cc";s:10:"gfx/11.gif";s:4:"274a";s:10:"gfx/12.gif";s:4:"eca7";s:10:"gfx/13.gif";s:4:"fe2c";s:10:"gfx/14.gif";s:4:"08ba";s:10:"gfx/15.gif";s:4:"bf49";s:10:"gfx/16.gif";s:4:"eee5";s:10:"gfx/17.gif";s:4:"09ae";s:10:"gfx/18.gif";s:4:"28ca";s:10:"gfx/19.gif";s:4:"6d61";s:9:"gfx/2.gif";s:4:"aed1";s:10:"gfx/20.gif";s:4:"59e5";s:9:"gfx/3.gif";s:4:"5525";s:9:"gfx/4.gif";s:4:"fea2";s:9:"gfx/5.gif";s:4:"9f44";s:9:"gfx/6.gif";s:4:"8904";s:9:"gfx/7.gif";s:4:"3976";s:9:"gfx/8.gif";s:4:"5608";s:9:"gfx/9.gif";s:4:"efa1";s:17:"gfx/BUG_basic.gif";s:4:"a183";s:16:"gfx/BUG_menu.gif";s:4:"997c";s:17:"gfx/BUG_menu2.gif";s:4:"e32e";s:22:"gfx/BUSINESS_basic.gif";s:4:"9159";s:21:"gfx/BUSINESS_menu.gif";s:4:"7feb";s:23:"gfx/CANDIDATE_basic.gif";s:4:"0d5c";s:22:"gfx/CANDIDATE_menu.gif";s:4:"87c9";s:22:"gfx/CANDIDATE_page.gif";s:4:"442d";s:19:"gfx/CrCPH_basic.gif";s:4:"e21e";s:19:"gfx/FIRST_basic.gif";s:4:"7024";s:18:"gfx/FIRST_menu.gif";s:4:"7f4f";s:18:"gfx/GLCK_basic.gif";s:4:"1c08";s:20:"gfx/GLCK_columns.gif";s:4:"7bd0";s:17:"gfx/GLCK_menu.gif";s:4:"03aa";s:19:"gfx/GREEN_basic.gif";s:4:"b48a";s:18:"gfx/GREEN_menu.gif";s:4:"e7ea";s:19:"gfx/GREEN_menu2.gif";s:4:"4916";s:19:"gfx/GREEN_menu3.gif";s:4:"be7a";s:19:"gfx/HYPER_basic.gif";s:4:"62a7";s:18:"gfx/HYPER_menu.gif";s:4:"222e";s:19:"gfx/HYPER_menu2.gif";s:4:"b2d3";s:18:"gfx/HYPER_page.gif";s:4:"dcec";s:22:"gfx/HYPER_toptitle.gif";s:4:"361b";s:16:"gfx/MM_basic.gif";s:4:"1941";s:15:"gfx/MM_menu.gif";s:4:"eedb";s:16:"gfx/MM_right.gif";s:4:"caa9";s:24:"gfx/NEWSLETTER_basic.gif";s:4:"c5ab";s:16:"gfx/RE_basic.gif";s:4:"cbc0";s:19:"gfx/RE_leftmenu.gif";s:4:"22ce";s:15:"gfx/RE_menu.gif";s:4:"4f63";s:14:"gfx/RE_top.gif";s:4:"673c";s:16:"gfx/TU_basic.gif";s:4:"7e58";s:15:"gfx/TU_menu.gif";s:4:"069f";}', 'constraints' => array( 'depends' => array( 'tstemplate' => '', 'php' => '5.1.0-0.0.0', 'typo3' => '4.4.0-0.0.0', ), 'conflicts' => array( ), 'suggests' => array( ), ), 'suggests' => array( ), ); ?>