[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
diversion tags don't seem to be rendered
- From: Werner Heuser <nospam@thanx>
- Date: Thu, 28 Sep 2000 11:42:00 +0100
Hi,
when testing the diversion feature in WML 2.0.4
(Debian) like in the example below,
I encounter, that they still remain in the html output file.
Also the documentation seems to contain a minor glitch.
Regards
Werner
<html>
<head>
<title>Test WML</title>
</head>
<body>
<h1>Hallo</h1>
<p>
{#TESTER1:hello:#}
{#TESTER1#}
{#TESTER2:hello:##}
{#TESTER2#}
<divert TESTER3>
hello
</divert>
<dump TESTER3>
</p>
</body>
</html>
#
#IMHO the term {#NAME#:data:##} shouldn't contain the two ## at
#the end. You may find this in the Intro and Tutorial
#
#Intro
# Summary Of Essential Features:
#
# {#NAME#}
# <dump NAME>
#
# {#NAME#:
# data for location `NAME'
# :##}
#
# <enter NAME>
# data for location `NAME'
# <leave>
#
# <divert NAME>
# data for location `NAME'
# </divert>
#
#Tutorial
# LESSON: Diverting To Locations
#
# One of the most powerful features of WML is the ability to
# divert data at any point to locations defined at any other
# point.
#
# Input:
#
# 1| {#BAR#:this is:##}
# 2| foo
# 3| {#BAR#}
# 4| quux
# 5| {#BAR#: bar:##}
# 6| foobar
# 7| {#BAR#}
#
--
-= LiLAC - Linux-Laptop-Guide http://home.snafu.de/wehe =-
-= Xtops.DE - Laptops und PDAs mit Linux http://xtops.de =-
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com