2 /***************************************************************
3 * Extension Manager/Repository config file for ext "wizard_sortpages".
5 * Auto generated 25-10-2011 13:11
8 * Only the data in the array - everything else is removed by next
9 * writing. "version" and "dependencies" must not be touched!
10 ***************************************************************/
11 $EM_CONF[$_EXTKEY] = array(
12 'title' => 'Web>Func, Wizards, Sort pages',
13 'description' => 'A little utility to rearrange the sorting order of pages in the backend.',
14 'category' => 'module',
16 'dependencies' => 'func_wizards',
24 'modify_tables' => '',
25 'clearCacheOnLoad' => 0,
27 'author' => 'Kasper Skaarhoj',
28 'author_email' => 'kasperYYYY@typo3.com',
29 'author_company' => 'Curby Soft Multimedia',
31 '_md5_values_when_last_written' => '',
32 'constraints' => array(
34 'typo3' => '6.2.0-6.2.99',
35 'func_wizards' => '6.2.0-6.2.99',
37 'conflicts' => array(),