bean_quotefilter.properties

来自「Jive是基于JSP/JAVA技术构架的一个大型BBS论坛系统,这是Jive论坛」· PROPERTIES 代码 · 共 24 行

PROPERTIES
24
字号
# QuoteFilter.properties# Default resource bundle for QuoteFilter# Name of the filterdisplayName=Quote Highlighter# Version of the filterversion=1.1# Description of filtershortDescription=Color quoted lines.# Author of filterauthor=Bruce Ritchie# Properties - display name and descriptionquoteChar.displayName=Quote CharacterquoteChar.shortDescription=The character to be used for quote prefixes (default is '>')quoteColors.displayName=Quote ColoursquoteColors.shortDescription=A comma seperated list of colors that will be used to highlight quoted lines.reformatTextEnabled.displayName=Reformat TextreformatTextEnabled.shortDescription=Toggles whether the text will be reformatted if necessary. Some programs such as Microsoft Outlook automatically wrap messages after a certain number of characters, leading to difficult to read messages. This filter can attempt to correct this problem.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?