⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ext_emconf.php

📁 Typo3, 开源里边最强大的
💻 PHP
📖 第 1 页 / 共 2 页
字号:
<?php######################################################################### Extension Manager/Repository config file for ext: "cms"## Auto generated 08-06-2004 11:02## Manual updates:# Only the data in the array - anything else is removed by next write########################################################################$EM_CONF[$_EXTKEY] = Array (	'title' => 'TYPO3 CMS Frontend (TypoScript)',	'description' => 'The core TypoScript Content Management engine in TYPO3.This should probably not be disabled. But the point is that Typo3 is able to work as a framework for... anything without this (and the whole tslib/ frontend which is tied to this extension). A LOT of the other extensions - in particular all plugins - are dependant on this extension being loaded.',	'category' => 'be',	'shy' => 1,	'dependencies' => '',	'conflicts' => '',	'priority' => 'top',	'loadOrder' => '',	'TYPO3_version' => '3.7.0-',

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -