recentchangesplugin.txt

来自「wiki建站资源 java编写的 很好用」· 文本 代码 · 共 19 行

TXT
19
字号
Inserts the latest changes in order. 

!Parameters: 
* __since__=''n'' : show changes from the last n days.
* __format__=''(full|compact)'' : if "full", then display a long
  version with all possible info.  If "compact", then be as compact as possible.

!Example:
{{{
[{INSERT RecentChangesPlugin since=5, format=compact}]
}}}

Inserts the changes from the past 5 days in a compact format.  You
might use this to make an automatical list of changes to the [LeftMenu], or [LeftMenuFooter], for example.

----

Back to [JSPWikiPlugins].

⌨️ 快捷键说明

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