From b02d3746e1585b9cd2ce176e3e475eadf6eaa293 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Mar 2011 14:19:21 -0400 Subject: aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiejar configuration setting can be used by other plugins to provide a custom `cookie_jar` object for LWP::UserAgent. (Thanks, schmonz) --- doc/plugins/aggregate/discussion.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/plugins/aggregate') diff --git a/doc/plugins/aggregate/discussion.mdwn b/doc/plugins/aggregate/discussion.mdwn index 80788fb1b..028775ec8 100644 --- a/doc/plugins/aggregate/discussion.mdwn +++ b/doc/plugins/aggregate/discussion.mdwn @@ -133,3 +133,5 @@ the user agent to be programmatically manipulated? --[[schmonz]] >>> `$config{cookies}` (and using it in the aggregate plugin) should >>> be safe, might help people in typical cases, and won't prevent >>> further enhancements for less typical cases. --[[schmonz]] + +>>>> Ok, done. Called it cookiejar. --[[Joey]] -- cgit v1.2.3