On Tue, Nov 17, 2009 at 10:14:28PM +1030, David Kettler wrote: > Index webjumps provide convenient access, with completion, to a set of > web pages that are indexed (referenced) from another page. For > instance, webjumps for documentation (e.g., git, ImageMagick) are easy > to define. > > A webjump to access URLs referenced from an index page is defined > using define_xpath_webjump. An xpath expression is used to extract > the indexed URLs and the anchor text; this provides completion for the > webjump. The completion must be enabled using webjump-get-index once > for each index webjump. > > This module also subsumes define_gitweb_summary_webjump, which results > in changes to how gitweb webjumps are set up. > --- > > This patch only shows the new index-webjumps.js module. The eventual > commit will also remove the existing gitweb-webjumps.js module. > > This makes use of functionality provided by [[PATCH] Let completion > functions set the match_required state], but that is not vital. It's > also helped by [[PATCH] Show errors from completers, etc]. > > Conkeror wiki pages will also be updated as follows.
Sounds good -- John Foerch _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
