Forum OpenACS Development: Re: Core team heads-up. Check for curriculum bar in default master committed to HEAD

My proposed check (in site-master.tcl) looks like this:
set curriculum_bar_p [llength [site_node::get_children -all -filters { package_key "curriculum" } -node_id $subsite_node_id]]
Comments?