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

📄 ext_emconf.php

📁 Typo3, 开源里边最强大的
💻 PHP
📖 第 1 页 / 共 2 页
字号:
<?php######################################################################### Extension Manager/Repository config file for ext: "indexed_search"## Auto generated 11-09-2006 08:36## Manual updates:# Only the data in the array - anything else is removed by next write.# "version" and "dependencies" must not be touched!########################################################################$EM_CONF[$_EXTKEY] = array(	'title' => 'Indexed Search Engine',	'description' => 'Indexed Search Engine for TYPO3 pages, PDF-files, Word-files, HTML and text files. Provides a backend module for statistics of the indexer and a frontend plugin.',	'category' => 'plugin',	'shy' => 0,	'dependencies' => 'cms',	'conflicts' => '',	'priority' => '',	'loadOrder' => '',	'module' => 'mod,cli',	'state' => 'stable',	'internal' => 1,	'uploadfolder' => 0,	'createDirs' => '',	'modify_tables' => '',

⌨️ 快捷键说明

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