📄 config.php
字号:
<?php$cf['security']['password']="test";$cf['security']['type']="page";$cf['site']['title']="czhy汉化cmsimple 3.0版";$cf['site']['template']="default";$cf['language']['default']="en";$cf['meta']['keywords']="CMSimple, Content Management System, php";$cf['meta']['description']="CMSimple is a simple content management system for smart maintainance of small commercial or private sites. It is simple - small - smart! It is Free Software licensed under AGPL";$cf['backup']['numberoffiles']="5";$cf['images']['maxsize']="150000";$cf['downloads']['maxsize']="1000000";$cf['mailform']['email']="";$cf['editor']['height']="(screen.availHeight)-400";$cf['editor']['external']="";$cf['menu']['color']="000000";$cf['menu']['highlightcolor']="808080";$cf['menu']['levels']="3";$cf['menu']['levelcatch']="10";$cf['menu']['sdoc']="";$cf['uri']['seperator']=":";$cf['uri']['length']="200";$cf['xhtml']['endtags']="";$cf['xhtml']['amp']="true";$cf['plugins']['folder']="";$cf['functions']['file']="functions.php";$cf['scripting']['regexp']="\#CMSimple (.*?)\#";?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -