From 2c98d14b8c247d27f80fbfc6ce0590b62b7df0ae Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Mon, 25 Jul 2011 13:58:57 +0200 Subject: [PATCH] consider authentification --- shell_scripts/pmwiki_social_search | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/shell_scripts/pmwiki_social_search b/shell_scripts/pmwiki_social_search index a3cfcc3..fa5c934 100755 --- a/shell_scripts/pmwiki_social_search +++ b/shell_scripts/pmwiki_social_search @@ -1,9 +1,13 @@ #! /usr/bin/env bash -# motivated by +# motivated by http://fabien.benetou.fr/MemoryRecalls/ImprovingPIM#SocialPIM +# example +# test1 for friend1, test2 for friend2 and test for friend1 and friend2 # TODO -# upport some sort of caching -# example test1 for friend1, test2 for friend2 and test for friend1 and friend2 +# support some sort of caching +# support auth +# note that by default PmWiki does so, thus one should be able to authentificate + QUERY="?action=search&q=fmt%3D%23simple+" # PmWiki format