Roxen.git
/
server
/
modules
/
tags
/
obox.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/modules/tags/obox.pike:1:
// The outlined box module // // Fredrik Noring et al // // Several modifications by Francesco Chemolli.
-
constant cvs_version = "$Id: obox.pike,v 1.
19
2000/02/07 17:
26
:
48
kuntri Exp $";
+
constant cvs_version = "$Id: obox.pike,v 1.
20
2000/02/07 17:
43
:
04
kuntri Exp $";
constant thread_safe=1; #include <module.h> inherit "module"; inherit "roxenlib"; TAGDOCUMENTATION #ifdef manual
-
constant tagdoc=(["obox":
#
([
+
constant tagdoc=(["obox":([
"standard":#"<desc cont>Outlined box</desc> <attr name=align value=left,right> Vertical alignment of the box. </attr> <attr name=bgcolor value=color> Color of the background and title label. </attr>