4 |
|
|
5 |
our %Info; |
our %Info; |
6 |
$Info{q#Map#}->{Name} = q#Map#; |
$Info{q#Map#}->{Name} = q#Map#; |
7 |
$Info{q#Map#}->{q#Version#} = q#2004.0921.0308#; |
$Info{q#Map#}->{q#Version#} = q#2005.0121.1412#; |
8 |
$Info{q#Map#}->{q#InterfaceVersion#} = q#2.9.1#; |
$Info{q#Map#}->{q#InterfaceVersion#} = q#2.9.1#; |
9 |
$Info{q#Map#}->{q#mkpluginVersion#} = q#2.1.19#; |
$Info{q#Map#}->{q#mkpluginVersion#} = q#2.1.21#; |
10 |
$Info{q#Map#}->{q#module_name#} = q#SuikaWiki::Plugin::plugin::Map10408210308494g2v#; |
$Info{q#Map#}->{q#module_name#} = q#SuikaWiki::Plugin::plugin::Map1050021141203qjsz#; |
11 |
$Info{q#Map#}->{q#Date.RCS#} = q#$Date$#; |
$Info{q#Map#}->{q#Date.RCS#} = q#$Date$#; |
12 |
$Info{q#Map#}->{RequiredPlugin} = [q#Search#, q#WikiLinking#, q#WikiNamespace#]; |
$Info{q#Map#}->{RequiredPlugin} = [q#Search#, q#WikiLinking#, q#WikiNamespace#]; |
13 |
$Info{q#Map#}->{Description} = [[q#Visualization of page to page relatinships#, q#en#, q##]]; |
$Info{q#Map#}->{Description} = [[q#Visualization of page to page relatinships#, q#en#, q##]]; |
14 |
$Info{q#Map#}->{License} = [[q#%%Perl%%#, q##, q##]]; |
$Info{q#Map#}->{License} = [[q#%%Perl%%#, q##, q##]]; |
15 |
$Info{q#Map#}->{Author} = [[[[q#Wakaba#, q#ja#, q#Latn#]], [[q#w@suika.fam.cx#]], [q##]]]; |
$Info{q#Map#}->{Author} = [[[[q#Wakaba#, q#ja#, q#Latn#]], [[q#w@suika.fam.cx#]], [q##]]]; |
16 |
package SuikaWiki::Plugin::plugin::Map10408210308494g2v; |
package SuikaWiki::Plugin::plugin::Map1050021141203qjsz; |
17 |
|
|
18 |
|
|
19 |
#line 1 "(WikiPlugin module source map.wp2, block Plugin/Use)" |
#line 1 "(WikiPlugin module source map.wp2, block Plugin/Use)" |
192 |
|
|
193 |
push @SuikaWiki::View::Implementation::CommonViewDefs, { |
push @SuikaWiki::View::Implementation::CommonViewDefs, { |
194 |
condition => {q#mode#, q#m__change#, q#http_method#, [q#GET#, q#HEAD#, q#POST#]}, |
condition => {q#mode#, q#m__change#, q#http_method#, [q#GET#, q#HEAD#, q#POST#]}, |
195 |
object_class => q#SuikaWiki::Plugin::plugin::Map10408210308494g2v::m__change10408210308496E6R#, |
object_class => q#SuikaWiki::Plugin::plugin::Map1050021141203qjsz::m__change1050021141203CQvC#, |
196 |
}; |
}; |
197 |
package SuikaWiki::Plugin::plugin::Map10408210308494g2v::m__change10408210308496E6R; |
package SuikaWiki::Plugin::plugin::Map1050021141203qjsz::m__change1050021141203CQvC; |
198 |
|
|
199 |
|
|
200 |
our @ISA = q#SuikaWiki::View::template#; |
our @ISA = q#SuikaWiki::View::template#; |
266 |
$self->main_post ($opt, $opt2); |
$self->main_post ($opt, $opt2); |
267 |
} |
} |
268 |
|
|
269 |
package SuikaWiki::Plugin::plugin::Map10408210308494g2v; |
package SuikaWiki::Plugin::plugin::Map1050021141203qjsz; |
270 |
|
|
271 |
{my $def = {q#Parameter#, {q#ns#, {q#Type#, q#WikiName#, q#Default#, q#(auto)#, q#Description#, [[q#WikiNamespace name to which listed WikiPages belong#, q#en#, q##]]}}, q#Description#, [[q#WikiPage list#, q#en#, q##]], q#main#, sub {my ($f, $rule_name, $p, $o, %opt) = @_; |
{my $def = {q#Parameter#, {q#ns#, {q#Type#, q#WikiName#, q#Default#, q#(auto)#, q#Description#, [[q#WikiNamespace name to which listed WikiPages belong#, q#en#, q##]]}}, q#Description#, [[q#WikiPage list#, q#en#, q##]], q#main#, sub {my ($f, $rule_name, $p, $o, %opt) = @_; |
272 |
|
|