📄 info.php
字号:
<?php // $Id: Info.php,v 1.5 2002/03/13 22:45:05 stratagem Exp $ /********************************************************************* * name: Visible Name of theme file. * author: Visible name of author. * download: location where you can get a copy of this theme. (disabled=nil) * api: Version theme is written for. (ex: "Rogue") * xhtml: Supports XHTML format. -- could be used to require strict layout, * or other guidelines?? ********************************************************************/ themeinfo['name'] = "PostNuke"; themeinfo['author'] = "PostNuke Team"; themeinfo['download'] = "nil"; themeinfo['api'] = "Rogue"; themeinfo['xhtmlsupport'] = -1;?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -