modinfo.php
来自「php 开发的内容管理系统」· PHP 代码 · 共 308 行 · 第 1/2 页
PHP
308 行
<?php
// $Id: modinfo.php,v 1.3 2005/10/19 17:20:33 phppp Exp $
// Thanks Tom (http://www.wf-projects.com), for correcting the Engligh language package
// Module Info
// The name of this module
define("_MI_NEWBB_NAME","CBB");
// A brief description of this module
define("_MI_NEWBB_DESC","XOOPS Community Bulletin Board");
// Names of blocks for this module (Not all module has blocks)
define("_MI_NEWBB_BLOCK_TOPIC_POST","Recent Replied Topics");
define("_MI_NEWBB_BLOCK_TOPIC","Recent Topics");
define("_MI_NEWBB_BLOCK_POST","Recent Posts");
define("_MI_NEWBB_BLOCK_AUTHOR","Authors");
/*
define("_MI_NEWBB_BNAME2","Most Viewed Topics");
define("_MI_NEWBB_BNAME3","Most Active Topics");
define("_MI_NEWBB_BNAME4","Newest Digest");
define("_MI_NEWBB_BNAME5","Newest Sticky Topics");
define("_MI_NEWBB_BNAME6","Newest Posts");
define("_MI_NEWBB_BNAME7","Authors with most topics");
define("_MI_NEWBB_BNAME8","Authors with most posts");
define("_MI_NEWBB_BNAME9","Authors with most digests");
define("_MI_NEWBB_BNAME10","Authors with most sticky topics");
define("_MI_NEWBB_BNAME11","Recent post with text");
*/
// Names of admin menu items
define("_MI_NEWBB_ADMENU_INDEX","Index");
define("_MI_NEWBB_ADMENU_CATEGORY","Categories");
define("_MI_NEWBB_ADMENU_FORUM","Forums");
define("_MI_NEWBB_ADMENU_PERMISSION","Permissions");
define("_MI_NEWBB_ADMENU_BLOCK","Blocks");
define("_MI_NEWBB_ADMENU_ORDER","Order");
define("_MI_NEWBB_ADMENU_SYNC","Sync forums");
define("_MI_NEWBB_ADMENU_PRUNE","Prune");
define("_MI_NEWBB_ADMENU_REPORT","Reports");
define("_MI_NEWBB_ADMENU_DIGEST","Digest");
define("_MI_NEWBB_ADMENU_VOTE","Votes");
//config options
define("_MI_DO_DEBUG","Debug Mode");
define("_MI_DO_DEBUG_DESC","Dislay error message");
define("_MI_IMG_SET","Image Set");
define("_MI_IMG_SET_DESC","Select the Image Set to use");
define("_MI_THEMESET", "Theme set");
define("_MI_THEMESET_DESC", "Module-wide, select '"._NONE."' will use site-wide theme");
define("_MI_DIR_ATTACHMENT","Attachments physical path.");
define("_MI_DIR_ATTACHMENT_DESC","Physical path only needs to be set from your xoops root and not before, for example you may have attachments uploaded to www.yoururl.com/uploads/newbb the path entered would then be '/uploads/newbb' never include a trailing slash '/' the thumbnails path becomes '/uploads/newbb/thumbs'");
define("_MI_PATH_MAGICK","Path for ImageMagick");
define("_MI_PATH_MAGICK_DESC","Usually it is '/usr/bin/X11'. Leave it BLANK if you do not have ImageMagicK installed or for autodetecting.");
define("_MI_SUBFORUM_DISPLAY","Display Mode of subforums on index page");
define("_MI_SUBFORUM_DISPLAY_DESC","");
define("_MI_SUBFORUM_EXPAND","Expand");
define("_MI_SUBFORUM_COLLAPSE","Collpase");
define("_MI_SUBFORUM_HIDDEN","Hidden");
define("_MI_POST_EXCERPT","Post excerpt on forum page");
define("_MI_POST_EXCERPT_DESC","Length of post excerpt by mouse over. 0 for no excerpt.");
define("_MI_PATH_NETPBM","Path for Netpbm");
define("_MI_PATH_NETPBM_DESC","Usually it is '/usr/bin'. Leave it BLANK if you do not have Netpbm installed or for autodetecting.");
define("_MI_IMAGELIB","Select the Image library to use");
define("_MI_IMAGELIB_DESC","Select which Image library to use for creating Thumbnails. Leave AUTO for automatically choice.");
define("_MI_MAX_IMG_WIDTH","Maximum Image Width");
define("_MI_MAX_IMG_WIDTH_DESC", "Sets the maximum allowed <strong>Width</strong> size of an uploaded image otherwise thumbnail will be used. <br >Input 0 if you do not want to create thumbnails.");
define("_MI_MAX_IMAGE_WIDTH","Maximum Image Width for creating thumbnail");
define("_MI_MAX_IMAGE_WIDTH_DESC", "Sets the maximum width of an uploaded image to create thumbnail. <br >Image with width larger than the value will not use thumbnail.");
define("_MI_MAX_IMAGE_HEIGHT","Maximum Image Height for creating thumbnail");
define("_MI_MAX_IMAGE_HEIGHT_DESC", "Sets the maximum height of an uploaded image to create thumbnail. <br >Image with height larger than the value will not use thumbnail.");
define("_MI_SHOW_DIS","Show Disclaimer On");
define("_MI_DISCLAIMER","Disclaimer");
define("_MI_DISCLAIMER_DESC","Enter your Disclaimer that will be shown to the above selected option.");
define("_MI_DISCLAIMER_TEXT", "The forum contains a lot of posts with a lot of usefull information. <br /><br />In order to keep the number of double-posts to a minimum, we would like to ask you to use the forum search before posting your questions here.");
define("_MI_NONE","None");
define("_MI_POST","Post");
define("_MI_REPLY","Reply");
define("_MI_OP_BOTH","Both");
define("_MI_WOL_ENABLE","Enable Who's Online");
define("_MI_WOL_ENABLE_DESC","Enable Who's Online Block shown below the Index page and the Forum pages");
//define("_MI_WOL_ADMIN_COL","Administrator Highlight Color");
//define("_MI_WOL_ADMIN_COL_DESC","Highlight Color of the Administrators shown in the Who's Online Block");
//define("_MI_WOL_MOD_COL","Moderator Highlight Color");
//define("_MI_WOL_MOD_COL_DESC","Highlight Color of the Moderators shown in the Who's Online Block");
//define("_MI_LEVELS_ENABLE", "Enable HP/MP/EXP Levels Mod");
//define("_MI_LEVELS_ENABLE_DESC", "<strong>HP</strong> is determined by your average posts per day.<br /><strong>MP</strong> is determined by your join date related to your post count.<br /><strong>EXP</strong> goes up each time you post, and when you get to 100%, you gain a level and the EXP drops to 0 again.");
define("_MI_NULL", "disable");
define("_MI_TEXT", "text");
define("_MI_GRAPHIC", "graphic");
define("_MI_USERLEVEL", "HP/MP/EXP Level Mode");
define("_MI_USERLEVEL_DESC", "<strong>HP</strong> is determined by your average posts per day.<br /><strong>MP</strong> is determined by your join date related to your post count.<br /><strong>EXP</strong> goes up each time you post, and when you get to 100%, you gain a level and the EXP drops to 0 again.");
define("_MI_RSS_ENABLE","Enable RSS Feed");
define("_MI_RSS_ENABLE_DESC","Enable RSS Feed, edit options below for maximum Items and Description length");
define("_MI_RSS_MAX_ITEMS", "RSS Max. Items");
define("_MI_RSS_MAX_DESCRIPTION", "RSS Max. Description Length");
define("_MI_RSS_UTF8", "RSS Encoding with UTF-8");
define("_MI_RSS_UTF8_DESCRIPTION", "'UTF-8' will be used if enabled otherwise '"._CHARSET."' will be used.");
define("_MI_RSS_CACHETIME", "RSS Feed cache time");
define("_MI_RSS_CACHETIME_DESCRIPTION", "Cache time for re-generating RSS feed, in minutes.");
define("_MI_MEDIA_ENABLE","Enable Media Features");
define("_MI_MEDIA_ENABLE_DESC","Display attached Images directly in the post.");
define("_MI_USERBAR_ENABLE","Enable Userbar");
define("_MI_USERBAR_ENABLE_DESC","Display the expand Userbar: Profile, PM, ICQ, MSN, etc...");
define("_MI_GROUPBAR_ENABLE","Enable Group bar");
define("_MI_GROUPBAR_ENABLE_DESC","Display the Groups of the User in the Post info field.");
define("_MI_RATING_ENABLE","Enable Rating Function");
define("_MI_RATING_ENABLE_DESC","Allow Topic Rating");
define("_MI_VIEWMODE","View Mode of the Threads");
define("_MI_VIEWMODE_DESC","To override the General Settings of viewmode within threads, set to NONE in order to switch feature off");
define("_MI_COMPACT","Compact");
define("_MI_MENUMODE","Default Menu Mode");
define("_MI_MENUMODE_DESC","'SELECT' - select options, 'HOVER' - may slow down IE, 'CLICK' - requires JAVASCRIPT");
define("_MI_REPORTMOD_ENABLE","Report a Post");
define("_MI_REPORTMOD_ENABLE_DESC","User can report posts to Moderator(s), for any reason, which enables Moderator(s) to take action");
define("_MI_SHOW_JUMPBOX", "Show Jumpbox");
define("_MI_JUMPBOXDESC", "If Enabled, a drop-down menu will allow users to jump to another forum from a forum or topic");
define("_MI_SHOW_PERMISSIONTABLE", "Show Permission Table");
define("_MI_SHOW_PERMISSIONTABLE_DESC", "Setting YES will display user's right");
define("_MI_EMAIL_DIGEST", "Email post digest");
define("_MI_EMAIL_DIGEST_DESC", "Set time period for sending post digest to users");
define("_MI_NEWBB_EMAIL_NONE", "No email");
define("_MI_NEWBB_EMAIL_DAILY", "Daily");
define("_MI_NEWBB_EMAIL_WEEKLY", "Weekly");
define("_MI_SHOW_IP", "Show user IP");
define("_MI_SHOW_IP_DESC", "Setting YES will show users IP to moderators");
define("_MI_ENABLE_KARMA", "Enable karma requirement");
define("_MI_ENABLE_KARMA_DESC", "This allows user to set a karma requirement for other users reading his/her post");
define("_MI_KARMA_OPTIONS", "Karma options for post");
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?