[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Yet another slice with no navigation



Hi!

I am beginnig to get lost in my coding :-(

I my site (sudelbuch see below) I use several slices to create nearly
the same page in different directories

~/1999/19991206.html
~/best1999/19991206.html
~/heute/index.html

This three pages are nearly the same, they only have a different
navbar.

Now I want to make a print-version. This is yet another page where I
only want to put the <<BODY>> Text.

I tried a little with nesting slices but without success. Then without
nesting slices

<slice1>
<slice2>
<slice3>
Many lines of code
</slice1>
</slice2>
</slice3>

<slice1>
Navbar1
<slice1>

<slice2>
Navbar2
<slice2>

<slice3>
Navbar3
<slice3>

<slice1>
<slice2>
<slice3>
Many lines of code
</slice1>
</slice2>
</slice3>

<slice1>
<slice2>
<slice3>
<printslice>
Only what shall be printed
</printslice>
</slice1>
</slice2>
</slice3>

Can I say in my template-file something like this:

<all-slices-without-printslice>

Foor Bar

<printslice>
Quux
</printslice>

</all-slices-without-printslice>

This would be the most elegant way.

Ciao!
juh

-- 
juh's Sudelbuch --- Literatur und Satire per E-Mail
http://www.sudelbuch.de
Unterstützen Sie das Sudelbuch durch eine Spende.
http://www.sudelbuch.de/spende.html
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com