📄 main.php
字号:
<?php/** * $Id: main.php,v 1.1 2004/01/12 15:40:57 catzwolf Exp $ * Module: WF-Channel * Version: v1.0.2 * Release Date: 20 November 2003 * Author: Catzwolf * Licence: GNU */define("_MD_ALSOSEE","Also on this channel...");/** Error messages in index.php (user side) */define("_MD_MAINNOSELECTCAT","You did not select a valid category");define("_MD_MAINNOTOPICS","There are no Topics in this category");//define("_MD_LINKTOUS", "Link To Us");define("_MD_TEXTLINKEXAMPLE", "Example of text link: ");define("_MD_BUTTONLINKEXAMPLE", "Example of button link:");define("_MD_LOGOLINKEXAMPLE", "Example of logo link:");define("_MD_BANNERLINKEXAMPLE", "Example of banner link:");define("_MD_NEWSFEEDLINKEXAMPLE", "Address to our newsfeed file:");define("_MD_NEWSFEEDJSLINKEXAMPLE", "Address to our Javascript newsfeed:");define("_MD_DISPLAYSCRIPT", "Code to configure and paste in your page:");define("_MD_DISPLAYTEXTLINK", "How to add in YOUR website a text link to OUR site");define("_MD_DISPLAYBUTTONLINK", "How to display OUR button [102 x 47 pixels] on YOUR website");define("_MD_DISPLAYLOGOLINK", "How to display OUR logo [148 x 80 pixels] on YOUR website");define("_MD_DISPLAYBANNERLINK", "How to display OUR banner [468 x 60 pixels] on YOUR website");define("_MD_DISPLAYNEWSLINK", "How to display OUR news on YOUR website");define("_MD_DISPLAYNEWSRSSLINK", "* If your website supports RSS feeds, you can use the following script to display OUR newsfeed on YOUR website.");define("_MD_DISPLAYJSNEWSRSSLINK", "* If your website does not support RSS feeds, we've made available a simple Javascript which will display OUR news on YOUR website.");define("_MD_COPYRIGHTNOTICE", "All images and scripts are copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -