From f82bcfcd778f689a6989c9a7d5b7686bffd9c318 Mon Sep 17 00:00:00 2001 From: Amitai Schlair Date: Mon, 30 Jan 2012 21:33:30 -0600 Subject: [PATCH] Document this plugin and joeyh's suggested to-do items. --- doc/plugins/contrib/proxies.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/plugins/contrib/proxies.mdwn diff --git a/doc/plugins/contrib/proxies.mdwn b/doc/plugins/contrib/proxies.mdwn new file mode 100644 index 000000000..dc53adf29 --- /dev/null +++ b/doc/plugins/contrib/proxies.mdwn @@ -0,0 +1,13 @@ +[[!template id=plugin name=proxies author="[[schmonz]]"]] +[[!template id=gitbranch branch=schmonz/proxies author="[[schmonz]]"]] +[[!tag type/format]] + +This plugin enables ikiwiki to open outbound connections (such as +found in [[plugins/aggregate]], [[plugins/openid]], and [[plugins/pinger]]) +via a proxy. The proxy can be configurably avoided for connections +to certain domains. + +### To do + +* Move duplicated user-agent setup out of other plugins into this one. +* While I'm at it, fix [[bugs/http_proxy_for_openid]]. -- 2.39.5