webjumps: manage alternative url explicitly, not in handler functions
commitfa39f832b2c7cbacf53dd8804af8c50bb9b449be
authorDavid Kettler <kettler@internode.on.net>
Wed, 18 Feb 2009 11:55:29 +0000 (18 22:25 +1030)
committerDavid Kettler <kettler@internode.on.net>
Thu, 19 Feb 2009 10:58:08 +0000 (19 21:28 +1030)
treebdbdbee7dc39447adbbe09bae87b6e56f64bdece
parent66042779f4b0449c4d20816b95a84e0589f1a661
webjumps: manage alternative url explicitly, not in handler functions

If no arguments are supplied to a webjump and an alternative url is
available, then the webjump system will visit the alternative url.
Handler functions are no longer concerned with the alternative url.
modules/search-engine.js
modules/webjump.js