/[pub]/suikawiki/script/misc/plugins/Example.wps
Suika

Contents of /suikawiki/script/misc/plugins/Example.wps

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Sat Feb 14 10:53:48 2004 UTC (21 years, 2 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
Removed

1 wakaba 1.1 Name:
2     Example
3     FullName:
4     Example
5     URI:
6 wakaba 1.2 IW:SuikaWiki:"<color>"
7 wakaba 1.1
8     {
9     Name:
10     wikiform_input/color-example
11     FullName:
12     Color example
13     Format:
14     my $ecolor = $o->escape($p->{color});
15     $r = qq(<span class="color-ex" style="border-bottom: $ecolor 1px solid"><span class="ex-box" style="background-color: $ecolor; color: $ecolor">ąŁ</span> <code>$ecolor</code></span>);
16     }
17    
18     POD:LICENSE:
19     Copyright 2003 Wakaba <w@suika.fam.cx>
20    
21     %%GNUGPL2%%

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24