📄 ext_emconf.php
字号:
<?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 + -