This never worked. As the online Help says, you can't mix comparisons.

Christiaan

On 16 Mar 2009, at 2:06 PM, Simon Spiegel wrote:

> Hi,
>
> I have a problem with template tags. The strange thing is that I'm
> quite sure that this used to work and that I see no error in my
> template. The following snippet:
>
> <$edito...@count=0?>
> template for no editors
> <?$edito...@count=1?>
> template for single author
> <?$edito...@count<=4?>
> template for less than 4 editors
> <?$edito...@count?>
> the rest
> </$edito...@count?>
>
> The problem is that the <= seems to get ignored completely. When I
> have an entry with two editors, always the result of the last
> condition ("the rest") is shown. The same happens when I use <3 or
> something the like. It seems like something with the < comparison
> operator is broken (or I'm completely boneheaded, which isn't  
> unlikely).
>
> SImon
>
> --
> Simon Spiegel
> Steinhaldenstr. 50
> 8002 Zürich
>
> Telephon: ++41 44 451 5334
> Mobophon: ++41 76 459 60 39
>
>
> http://www.simifilm.ch
>
> „Was soll aus mir mal werden, wenn ich mal nicht mehr bin?“ Robert
> Gernhardt
>
>
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM)  
> are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly  
> and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based  
> development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Bibdesk-users mailing list
> Bibdesk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bibdesk-users


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Bibdesk-users mailing list
Bibdesk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to