$additionalCTypeItem = array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.9',
'search',
- 'EXT:t3skin/icons/gfx/i/tt_content_search.gif'
+ 'content-special-indexed_search'
);
$existingCTypeItems = $GLOBALS['TCA']['tt_content']['columns']['CType']['config']['items'];
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.8',
'mailform',
- 'EXT:t3skin/icons/gfx/i/tt_content_form.gif'
+ 'content-elements-mailform'
),
'search',
'before'
$GLOBALS['TCA']['tt_content']['palettes']['mailform'] = array(
'showitem' => 'pages;LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:pages.ALT.mailform, --linebreak--, subheader;LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:subheader.ALT.mailform_formlabel',
);
-}
\ No newline at end of file
+}
)
),
'apps-pagetree-page-mountpoint' => array(
- 'provider' => BitmapIconProvider::class,
+ 'provider' => SvgIconProvider::class,
'options' => array(
- 'source' => 'EXT:t3skin/images/icons/apps/pagetree-page-mountpoint.png',
+ 'source' => 'EXT:backend/Resources/Public/Icons/App/apps-filetree-mount.svg',
)
),
'apps-pagetree-page-mountpoint-hideinmenu' => array(
array(
'LLL:EXT:lang/locallang_tca.xlf:doktype.I.0',
(string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_DEFAULT,
- 'EXT:t3skin/icons/gfx/i/pages.gif'
+ 'apps-pagetree-page-default'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.doktype.I.4',
(string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_BE_USER_SECTION,
- 'EXT:t3skin/icons/gfx/i/be_users_section.gif'
+ 'apps-pagetree-page-backend-users'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.doktype.div.link',
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.doktype.I.2',
(string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_SHORTCUT,
- 'EXT:t3skin/icons/gfx/i/pages_shortcut.gif'
+ 'apps-pagetree-page-shortcut'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.doktype.I.5',
(string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_MOUNTPOINT,
- 'EXT:t3skin/icons/gfx/i/pages_mountpoint.gif'
+ 'apps-pagetree-page-mountpoint'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.doktype.I.8',
(string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_LINK,
- 'EXT:t3skin/icons/gfx/i/pages_link.gif'
+ 'apps-pagetree-page-shortcut-external'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.doktype.div.special',
array(
'LLL:EXT:lang/locallang_tca.xlf:doktype.I.folder',
(string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_SYSFOLDER,
- 'EXT:t3skin/icons/gfx/i/sysf.gif'
+ 'apps-pagetree-folder-default'
),
array(
'LLL:EXT:lang/locallang_tca.xlf:doktype.I.2',
(string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_RECYCLER,
- 'EXT:t3skin/icons/gfx/i/recycler.gif'
+ 'apps-filetree-folder-recycler'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.doktype.I.7',
(string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_SPACER,
- 'EXT:t3skin/icons/gfx/i/spacer_icon.gif'
+ 'apps-pagetree-spacer'
)
),
'default' => (string)\TYPO3\CMS\Frontend\Page\PageRepository::DOKTYPE_DEFAULT,
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:pages.module.I.4',
'fe_users',
- 'EXT:t3skin/icons/gfx/i/fe_users.gif'
+ 'apps-pagetree-folder-contains-fe_users'
)
),
'default' => '',
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.1',
'text',
- 'EXT:t3skin/icons/gfx/i/tt_content.gif'
+ 'content-text'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.2',
'textpic',
- 'EXT:t3skin/icons/gfx/i/tt_content_textpic.gif'
+ 'content-textpic'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.3',
'image',
- 'EXT:t3skin/icons/gfx/i/tt_content_image.gif'
+ 'content-image'
)
)
);
$additionalCTypeItem = array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.10',
'login',
- 'EXT:t3skin/icons/gfx/i/tt_content_login.gif'
+ 'content-elements-login'
);
$existingCTypeItems = $GLOBALS['TCA']['tt_content']['columns']['CType']['config']['items'];
[
$languageFilePrefix . 'tt_content.CType.textmedia',
'textmedia',
- 'EXT:t3skin/icons/gfx/i/tt_content_textpic.gif'
+ 'content-textpic'
],
'header',
'after'
// add an CType element "mailform"
$GLOBALS['TCA']['tt_content']['ctrl']['typeicon_classes']['mailform'] = 'mimetypes-x-content-form';
-$GLOBALS['TCA']['tt_content']['ctrl']['typeicons']['mailform'] = 'EXT:t3skin/icons/gfx/i/tt_content_form.gif';
// check if there is already a forms tab and add the item after that, otherwise
// add the tab item as well
$additionalCTypeItem = array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.8',
'mailform',
- 'EXT:t3skin/icons/gfx/i/tt_content_form.gif'
+ 'content-elements-mailform'
);
$existingCTypeItems = $GLOBALS['TCA']['tt_content']['columns']['CType']['config']['items'];
'cruser_id' => 'cruser_id',
'sortby' => 'sorting',
'title' => 'LLL:EXT:frontend/Resources/Private/Language/locallang_tca.xlf:sys_domain',
- 'iconfile' => 'EXT:t3skin/icons/gfx/i/domain.gif',
+ 'iconfile' => 'tcarecords-sys_domain-default',
'enablecolumns' => array(
'disabled' => 'hidden'
),
'delete' => 'deleted',
'adminOnly' => 1,
// Only admin, if any
- 'iconfile' => 'EXT:t3skin/icons/gfx/i/template.gif',
+ 'iconfile' => 'tcarecords-sys_template-default',
'enablecolumns' => array(
'disabled' => 'hidden',
'starttime' => 'starttime',
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.0',
'header',
- 'EXT:t3skin/icons/gfx/i/tt_content_header.gif'
+ 'content-header'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.div.lists',
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.4',
'bullets',
- 'EXT:t3skin/icons/gfx/i/tt_content_bullets.gif'
+ 'content-bullets'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.5',
'table',
- 'EXT:t3skin/icons/gfx/i/tt_content_table.gif'
+ 'content-table'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.6',
'uploads',
- 'EXT:t3skin/icons/gfx/i/tt_content_uploads.gif'
+ 'content-special-uploads'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.div.special',
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.12',
'menu',
- 'EXT:t3skin/icons/gfx/i/tt_content_menu.gif'
+ 'content-special-menu'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.13',
'shortcut',
- 'EXT:t3skin/icons/gfx/i/tt_content_shortcut.gif'
+ 'content-special-shortcut'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.14',
'list',
- 'EXT:t3skin/icons/gfx/i/tt_content_list.gif'
+ 'content-plugin'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.16',
'div',
- 'EXT:t3skin/icons/gfx/i/tt_content_div.gif'
+ 'content-special-div'
),
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.17',
'html',
- 'EXT:t3skin/icons/gfx/i/tt_content_html.gif'
+ 'content-special-html'
)
),
'default' => 'header',
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.7',
'multimedia',
- 'EXT:t3skin/icons/gfx/i/tt_content_mm.gif'
+ 'content-special-media'
),
'menu', 'before'
);
array(
'LLL:EXT:frontend/Resources/Private/Language/locallang_ttc.xlf:CType.I.18',
'media',
- 'EXT:t3skin/icons/gfx/i/tt_content_mm.gif'
+ 'content-special-media'
),
'menu', 'before'
);
);
// Changing icon for filemounts, needs to be done here as overwriting the original icon would also change the filelist tree's root icon
- $GLOBALS['TCA']['sys_filemounts']['ctrl']['iconfile'] = 'EXT:t3skin/icons/gfx/i/_icon_ftp_2.gif';
+ $GLOBALS['TCA']['sys_filemounts']['ctrl']['iconfile'] = 'apps-filetree-mount';
- $GLOBALS['TCA']['pages']['columns']['module']['config']['items'][1][2] = 'EXT:t3skin/images/icons/status/user-frontend.png';
+ $GLOBALS['TCA']['pages']['columns']['module']['config']['items'][1][2] = 'status-user-frontend';
// extJS theme
$GLOBALS['TBE_STYLES']['extJS']['theme'] = \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::extRelPath('t3skin') . 'extjs/xtheme-t3skin.css';
'adminOnly' => 1,
'rootLevel' => 1,
'delete' => 'deleted',
- 'iconfile' => 'EXT:t3skin/icons/gfx/i/sys_workspace.png',
+ 'iconfile' => 'mimetypes-x-sys_workspace',
'typeicon_classes' => array(
'default' => 'mimetypes-x-sys_workspace'
),
'rootLevel' => 1,
'hideTable' => TRUE,
'delete' => 'deleted',
- 'iconfile' => 'EXT:t3skin/icons/gfx/i/sys_workspace.png',
+ 'iconfile' => 'mimetypes-x-sys_workspace',
'typeicon_classes' => array(
'default' => 'mimetypes-x-sys_workspace'
),