Walk across all MKWS nodes twice: once to make teams, then to make widgets.
authorMike Taylor <mike@indexdata.com>
Tue, 18 Mar 2014 17:39:29 +0000 (17:39 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 18 Mar 2014 17:39:29 +0000 (17:39 +0000)
commitefb560394dd731154a378cfa4c64cb89f67a9a38
treea0c340a4afbd7a01f3dd99075cc34a4b8ae4fd48
parent3811973e7ffb6494fb536ecd50cd0a1c73d0fa8c
Walk across all MKWS nodes twice: once to make teams, then to make widgets.

It has to be done in two passes because the first pass has the
side-effect of creating some widget elements, e.g. mkwsResults has
mkwsTermlists created within it.

So far, no functional differences.
tools/htdocs/mkws.js