[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
nested #CONTENT#
- From: Jonas Meurer <nospam@thanx>
- Date: Wed, 27 Mar 2002 17:03:48 +0100
Hello,
Is this possible?:
index.wml:
#!wml
#include "base.wml"
#include "table.wml"
hello
base.wml:
<html>
<body>
{#CONTENT#}
</body>
</html>
{#CONTENT#:
table.wml:
<table>
{#CONTENT#}
</table>
{#CONTENT#:
wml -o index.html index.wml
index.html:
<html>
<body>
<table>
hello
</table>
</body>
</html>
if I have only base.wml it works fine, but in table.wml it seems to
ignore the CONTENT.
The html-file it creates:
<html>
<body>
<table>
</table>
hello
</body>
</html>
But how can I define in table.wml that the content has to be printed
between <table> and </table>?
Thanks
Jonas
--
Zum Replyen löschen Sie alle "r" aus meiner Mailadresse und fügen nach
dem zweiten Zeichen einen Punkt ein. Wenden Sie dann ROT13 an, ersetzen
das Domainsuffix durch die Kennung für Taiwan (kommerziell), entfernen
"nospam" und ersetzen den Mist bitte wieder durch die Angabe im Reply-To.
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com