if (do_name() != 'Home') : ?>
endif ?>
Posted by nex on Oct 03, 2007
include("util/comment.php"); ?>
The example here is a bit nonsensical, as it would have been just as easy to achieve the same result with earlier NodeBox versions, but it still looks like a great feature, I'm sure I'll soon run into a situation where it'll come in very handy. Many thanks!
(Sorry if this comment shows up multiple times, this time I'm erring on the side of caution here ... the forum software seems to be a bit wonky ...)
Canvas sorting
Posted by Frederik on Oct 02, 2007In the new NodeBox 1.9.1 release, you can access all the graphic objects ("grobs") on the canvas. This gives some nice, new possibilities, like sorting them according to their size, color, or, as in this case, their vertical position.