[Tb] prevSibling, nextSibling confusion

From: Lee Phillips <lee__AT__lee-phillips.org>
Date: Mon Apr 26 2004 - 19:59:42 EDT

>
> In the example HTML templates there is one called "struct.html" that uses these. It has
>
> ^if(^exists(nextSibling)^)^
> Next: ^Title(nextSibling)^
> ^endif^
>
> ^if(^exists(previousSibling)^)^
> Previous: ^Title(PreviousSibling)^
> ^endif^
>
>
> Note here also the case inconsistency.

This is fixed in the 2.2.0 release.
Received on Mon Apr 26 19:59:42 2004

This archive was generated by hypermail 2.1.8 : Wed Dec 14 2005 - 10:45:20 EST