Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://wiki.cs.msu.ru/System/VarCOMMENT?rev=1;sortcol=2;table=1;up=0
Дата изменения: Unknown Дата индексирования: Mon Apr 11 15:29:14 2016 Кодировка: koi8-r |
%COMMENT%
without parameters shows a simple text box.
Name | Description | Default |
---|---|---|
default | Default text to put into the textarea of the prompt. | |
location | Regular expression specifying the comment location in the target topic. Read carefully the CommentPlugin documentation! | |
mode | For compatibility with older versions only, synonymous with type | |
button | Button label text | Add comment |
type | This is the name of the template to use for this comment. Comment templates are defined in a Foswiki template - see Customisation, below. If this attribute is not defined, the type is whatever is defined by COMMENTPLUGIN_DEFAULT_TYPE, either in this topic or in your WebPreferences. | below |
nonotify | Set to "on" to disable change notification for target topics | off |
noform | Set to "on" to disable the automatic form that encloses your comment block - remember to insert <form> tags yourself! See CommentPluginExamples:noform for an example. | off |
nopost | Set to "on" to disable insertion of the posted text into the topic. | off |
remove | Set to "on" to remove the comment prompt after the first time it is clicked. | off |
target | Name of the topic to add the comment to | the current topic |