[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Re: Statistics
Larry Leszczynski <larryl@furph.com> writes:
> ****** message to minivend-users from Larry Leszczynski <larryl@furph.com> ******
>
> Hi Joel -
>
> > I've add to flypage.html the following line:
> >
> > <font color=white>[counter etc/products/[item-code]]</font>
> >
> > (font color for hide the value on the page because my background is
> > white ... does exist a hide equivalent for counter ?)
>
> You could hide it inside an HTML comment that wouldn't show up in the
> browser:
> <!-- [counter etc/products/[item-code]] -->
You may as well invent an user tag that digests the output of
embedded tags.
[hide-inner][counter etc/products/[item-code]
with:
UserTag hide-inner hasEndTag 1
UserTag hide-inner Interpolate 1
UserTag hide-inner Routine <<EOF
sub {
}
EOF
Bye
Racke
--
LinuXia - Solutions of Cool Competence - Internetprogramming and more
D-30163 Hannover, Waldstraße 4, 0511-3941290 (http://www.linuxia.net/)
Wir realisieren Onlineshops mit Minivend (http://www.minivend.com)
und MiniMate (http://www.linuxia.net/minimate/).