Apache::CustomKeywords

Apache::CustomKeywords is a customizable toolbar for MSIE.
Download

Apache::CustomKeywords Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tatsuhiko Miyagawa
  • Publisher web site:
  • http://search.cpan.org/~miyagawa/

Apache::CustomKeywords Tags


Apache::CustomKeywords Description

Apache::CustomKeywords is a customizable toolbar for MSIE. Apache::CustomKeywords is a customizable toolbar for MSIE.SYNOPSIS # 1. As an Apache proxy Listen 8888 < VirtualHost *:8888 > PerlTransHandler +Apache::CustomKeywords CustomKeyword cpan http://search.cpan.org/search?mode=module&query=%s CustomKeyword perldoc http://perldoc.com/cgi-bin/htsearch?words=%s&restrict=perl5.8.0 CustomKeyword google http://www.google.com/search?q=%s < /VirtualHost > # 2. As a pseudo-MSN < Location /response.asp > SetHandler perl-script PerlHandler +Apache::CustomKeywords CustomKeyword cpan http://search.cpan.org/search?mode=module&query=%s # ... < /Location >Apache::CustomKeywords is a customizable proxy/webapp to change your MSIE's Location box to your favourite toolbar!See http://www.mozilla.org/docs/end-user/keywords.html for what Custom Keywords means in Mozilla. This module enables Custom Keywords in MSIE.With CustomKeyword settings shown in "SYNOPSIS", you type cpan CustomKeywords or google blah blah in your browser's Location: box, then you will be redirected to the page you wanna go to!If your command is not recognized by this module, the first CustomKeyword entry is used as default.Here's the way this handler works:· Type "foo bar" in Location: box· MSIE sends request to auto.search.msn.com· Apache::CustomKeywords detects it and redirects browser to your favourite search engine.Requirements:· Perl Requirements: · Perl


Apache::CustomKeywords Related Software