2000-11-02
2000-11-02 12:54:17 by Kenneth Johansson <kenneth.johansson.home@gmail.com>
-
4217938565f67a91f482cdc803ee744d9df30b84
(11 lines)
(+8/-3)
[
Show
| Annotate
]
Branch: 2.1
More <p>'s
Rev: server/modules/tags/accessed.pike:1.39
Rev: server/modules/tags/countdown.pike:1.41
Rev: server/modules/tags/obox.pike:1.31
Rev: server/modules/tags/rxmltags.pike:1.185
5:
// Several modifications by Francesco Chemolli.
- constant cvs_version = "$Id: obox.pike,v 1.30 2000/09/10 16:35:07 nilsson Exp $";
+ constant cvs_version = "$Id: obox.pike,v 1.31 2000/11/02 12:54:17 kuntri Exp $";
constant thread_safe=1;
#include <module.h>
14: Inside #if defined(manual)
TAGDOCUMENTATION
#ifdef manual
constant tagdoc=(["obox":([
- "standard":#"<desc cont><short>This tag creates an outlined box.</short></desc>
+ "standard":#"<desc cont='cont'><p<<short>
+ This tag creates an outlined box.</short>
+ </p></desc>
<attr name=align value=left|right>
Vertical alignment of the box.
89: Inside #if defined(manual)
</attr>",
- "svenska":#"<desc cont><short>Denna tagg skapar en ramlåda runt dess innehåll.</short></desc>
+ "svenska":#"<desc cont='cont><p><short>
+ Denna tagg skapar en ramlåda runt dess innehåll.</short>
+ </p></desc>
<attr name=align value=left|right>
Ramlådans vertikala position.