26 |
view |
view |
27 |
view-resource |
view-resource |
28 |
page-link |
page-link |
29 |
|
link-to-resource |
30 |
form-input |
form-input |
31 |
form-template |
form-template |
32 |
@Name: call-trace-table |
@Name: call-trace-table |
37 |
SuikaWiki::Plugin->module_package ('Error') |
SuikaWiki::Plugin->module_package ('Error') |
38 |
->make_caller_trace_table ($p->{-parent}); |
->make_caller_trace_table ($p->{-parent}); |
39 |
|
|
40 |
|
FormattingRule: |
41 |
|
@Category[list]: |
42 |
|
view |
43 |
|
view-resource |
44 |
|
form-input |
45 |
|
form-template |
46 |
|
page-link |
47 |
|
link-to-resource |
48 |
|
@Name: context |
49 |
|
@Description: |
50 |
|
@@@:Output formatting rule context name |
51 |
|
@@lang:en |
52 |
|
@Formatting: |
53 |
|
$p->{-parent}->append_text ($f->{-category_name}); |