diff --git a/typo3/mod/README.txt b/typo3/mod/README.txt deleted file mode 100755 index 18e36601ef8fc6adbe2fcf21b1eccca0266a4e98..0000000000000000000000000000000000000000 --- a/typo3/mod/README.txt +++ /dev/null @@ -1,9 +0,0 @@ -typo3/mod/ - -TYPO3 modules, old repository. -The history of this directory is that it contained all the modules which belongs to the core. -When the extension manager came, most of the modules were moved out from here and into extensions. -You will still find a few modules here, such as the Extension Manager and Web>Access module. -Further, other core modules may be configured in here. One of them is the "Web>List" module which has its main code positioned in typo3/db_list.php (for historical reasons). - -Generally, this directory is not expanded with new stuff anymore. All modules developed today are created in extensions. diff --git a/typo3/mod/file/conf.php b/typo3/mod/file/conf.php index d56d53280792fb7fb06501d6c4e21b55e3ce31ce..c2e3e7107a0d051aa5b9a984bc576453d6deeef9 100755 --- a/typo3/mod/file/conf.php +++ b/typo3/mod/file/conf.php @@ -1,5 +1,4 @@ <?php -$MLANG['default']['tabs_images']['tab'] = 'file.gif'; $MLANG['default']['ll_ref'] = 'LLL:EXT:lang/locallang_mod_file.xlf'; $MCONF['navFrameScript'] = '../../alt_file_navframe.php'; $MCONF['access'] = 'group,user'; diff --git a/typo3/mod/file/file.gif b/typo3/mod/file/file.gif deleted file mode 100755 index 1133e37d2abc4f1472a5a991b016439cc0a0dd2a..0000000000000000000000000000000000000000 Binary files a/typo3/mod/file/file.gif and /dev/null differ diff --git a/typo3/mod/help/clear.gif b/typo3/mod/help/clear.gif deleted file mode 100755 index 9ed1269764b890333782a01489c53f5ac896f2aa..0000000000000000000000000000000000000000 Binary files a/typo3/mod/help/clear.gif and /dev/null differ diff --git a/typo3/mod/help/conf.php b/typo3/mod/help/conf.php index 0b918f837061ab8bcb9f08f84c1bde45e9786fec..ead0c1e6a4797fb450744073d85e37c2b6049250 100755 --- a/typo3/mod/help/conf.php +++ b/typo3/mod/help/conf.php @@ -1,5 +1,4 @@ <?php -$MLANG['default']['tabs_images']['tab'] = 'help.gif'; $MLANG['default']['ll_ref'] = 'LLL:EXT:lang/locallang_mod_help.xlf'; $MCONF['defaultMod'] = 'welcome'; $MCONF['name'] = 'help'; diff --git a/typo3/mod/help/help.gif b/typo3/mod/help/help.gif deleted file mode 100755 index aec5e60480df3f7bcf5aa70d5c4341c256d95a61..0000000000000000000000000000000000000000 Binary files a/typo3/mod/help/help.gif and /dev/null differ diff --git a/typo3/mod/tools/clear.gif b/typo3/mod/tools/clear.gif deleted file mode 100755 index 9ed1269764b890333782a01489c53f5ac896f2aa..0000000000000000000000000000000000000000 Binary files a/typo3/mod/tools/clear.gif and /dev/null differ diff --git a/typo3/mod/tools/conf.php b/typo3/mod/tools/conf.php index 8136aa8b0cef651008b14f377b90feab7720b213..454985be173a8990a92f38eb41559b41e98747cc 100755 --- a/typo3/mod/tools/conf.php +++ b/typo3/mod/tools/conf.php @@ -1,5 +1,4 @@ <?php -$MLANG['default']['tabs_images']['tab'] = 'tool.gif'; $MLANG['default']['ll_ref'] = 'LLL:EXT:lang/locallang_mod_admintools.xlf'; $MCONF['name'] = 'tools'; $MCONF['access'] = 'admin'; diff --git a/typo3/mod/tools/note.txt b/typo3/mod/tools/note.txt deleted file mode 100755 index d256337c0881d40d2f8e643550c907a99944a1ca..0000000000000000000000000000000000000000 --- a/typo3/mod/tools/note.txt +++ /dev/null @@ -1,11 +0,0 @@ -NOTE: - -The mod/tools/ section is meant to be for admin-users ONLY (where the admin-flag is set), so all access configurations should be set to "admin" -If you want access-minded modules for ordinary users, the mod/user module is suggested. - -All language labels (except module name and short description in the $conf-files) are in english for administrators. - - -- kasper - -(5/12 2001, reviewed 2003/2) \ No newline at end of file diff --git a/typo3/mod/tools/tool.gif b/typo3/mod/tools/tool.gif deleted file mode 100755 index d60f29071724bfde05b9f015a6cbad14769831e2..0000000000000000000000000000000000000000 Binary files a/typo3/mod/tools/tool.gif and /dev/null differ diff --git a/typo3/mod/user/clear.gif b/typo3/mod/user/clear.gif deleted file mode 100755 index 9ed1269764b890333782a01489c53f5ac896f2aa..0000000000000000000000000000000000000000 Binary files a/typo3/mod/user/clear.gif and /dev/null differ diff --git a/typo3/mod/user/conf.php b/typo3/mod/user/conf.php index a436505390088a94de4354fa1bbd1e1b89dbb71e..bc411d7d81d5fa16bfb858308de85a5e08050070 100755 --- a/typo3/mod/user/conf.php +++ b/typo3/mod/user/conf.php @@ -1,5 +1,4 @@ <?php -$MLANG['default']['tabs_images']['tab'] = 'user.gif'; $MLANG['default']['ll_ref'] = 'LLL:EXT:lang/locallang_mod_usertools.xlf'; $MCONF['defaultMod'] = 'task'; $MCONF['name'] = 'user'; diff --git a/typo3/mod/user/user.gif b/typo3/mod/user/user.gif deleted file mode 100755 index aab05b1d1efb92a4e2fd49f9c3f541abfaa326f0..0000000000000000000000000000000000000000 Binary files a/typo3/mod/user/user.gif and /dev/null differ diff --git a/typo3/mod/web/clear.gif b/typo3/mod/web/clear.gif deleted file mode 100755 index 9ed1269764b890333782a01489c53f5ac896f2aa..0000000000000000000000000000000000000000 Binary files a/typo3/mod/web/clear.gif and /dev/null differ diff --git a/typo3/mod/web/conf.php b/typo3/mod/web/conf.php index 0a2f152a7f658aa2920f9bbaf0b656af8e1557c7..95c6c81b2b12f82d88202d7ebbadd42ac10ea867 100755 --- a/typo3/mod/web/conf.php +++ b/typo3/mod/web/conf.php @@ -1,5 +1,4 @@ <?php -$MLANG['default']['tabs_images']['tab'] = 'website.gif'; $MLANG['default']['ll_ref'] = 'LLL:EXT:lang/locallang_mod_web.xlf'; $MCONF['defaultMod'] = 'list'; $MCONF['navFrameScript'] = '../../alt_db_navframe.php'; diff --git a/typo3/mod/web/website.gif b/typo3/mod/web/website.gif deleted file mode 100755 index 7b7cd5bcea766ed14aa729bedc6f62ec842251bc..0000000000000000000000000000000000000000 Binary files a/typo3/mod/web/website.gif and /dev/null differ diff --git a/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php b/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php index 4d71a3c3d24c797d0bdb1c2c9cde3692ff05e941..763604e2c57ef0bd0dcd906250057e7564a3b3e7 100644 --- a/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php +++ b/typo3/sysext/aboutmodules/Classes/Controller/ModulesController.php @@ -68,7 +68,6 @@ class ModulesController extends \TYPO3\CMS\Extbase\Mvc\Controller\ActionControll $mainModuleData = array(); $moduleKey = $moduleName . '_tab'; $mainModuleData['name'] = $moduleName; - $mainModuleData['icon'] = substr($GLOBALS['LANG']->moduleLabels['tabs_images'][$moduleKey], strlen(PATH_site)); $mainModuleData['label'] = $GLOBALS['LANG']->moduleLabels['tabs'][$moduleKey]; if (is_array($moduleInfo['sub']) && count($moduleInfo['sub']) > 0) { $mainModuleData['subModules'] = $this->getSubModuleData($moduleName, $moduleInfo['sub']); diff --git a/typo3/sysext/aboutmodules/Resources/Private/Templates/Modules/Index.html b/typo3/sysext/aboutmodules/Resources/Private/Templates/Modules/Index.html index ca9a48812c4ee9014035b067b0cbfadda32b021c..2dcc79355509d0b21bec05a98728bbec9f32613b 100644 --- a/typo3/sysext/aboutmodules/Resources/Private/Templates/Modules/Index.html +++ b/typo3/sysext/aboutmodules/Resources/Private/Templates/Modules/Index.html @@ -18,22 +18,9 @@ <f:for each="{modules}" as="mainModule"> <tr class="c-mainitem"> <td colspan="3"> - <f:if condition="{mainModules.subModules -> f:count()} > 0"> - <f:then> - <h2><f:image src="{mainModule.icon}" alt="" /> {mainModule.label}</h2> - </f:then> - <f:else> - <h2> - <a href="#" onclick="top.goToModule('{mainModule.name}'); return false;"> - <f:image src="{mainModule.icon}" alt="" /> - </a> - - <a href="#" onclick="top.goToModule('{mainModule.name}'); return false;"> - {mainModule.label} - </a> - </h2> - </f:else> - </f:if> + <h2> + {mainModule.label} + </h2> </td> </tr>