|
2.
|
|
|
Whether no error should be given if the block is later uninstalled (will just be invisible). Default: '0'.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_PARAM_failsafe
|
|
3.
|
|
|
Documents code modules, based on special comments in those modules.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_code_documentor_DESCRIPTION
|
|
4.
|
|
|
Used in the devguide to provide API documentation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_code_documentor_USE
|
|
5.
|
|
|
The name of the code module to document. Default: 'sources/global2.php'.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_code_documentor_PARAM_param
|
|
7.
|
|
|
So that an entry may have trackbacks registered to itself (blog style).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_trackback_USE
|
|
8.
|
|
|
A hit counter, or some other form of counter.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_count_DESCRIPTION
|
|
9.
|
|
|
To display a count on a page, such as an automatically managed hit-count.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_count_USE
|
|
10.
|
|
|
A name for the counter (each named counter operates with an independant tally). Default: 'hits'.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_count_PARAM_param
|
|
11.
|
|
|
If the named counter has not been used before, this defines the number it starts at. Default: '0'.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_count_PARAM_start
|
|
12.
|
|
|
Whether this is to behave as a hit counter; otherwise the counting is done by something else (what that is is undefined - you'd write some custom PHP code somewhere for it). Default: '1'.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
[strings]BLOCK_main_count_PARAM_hit_count
|