consider authentification

master
Fabien Benetou 14 years ago
parent f6de5fff49
commit 2c98d14b8c
  1. 10
      shell_scripts/pmwiki_social_search

@ -1,9 +1,13 @@
#! /usr/bin/env bash #! /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 # TODO
# upport some sort of caching # support some sort of caching
# example test1 for friend1, test2 for friend2 and test for friend1 and friend2 # support auth
# note that by default PmWiki does so, thus one should be able to authentificate
QUERY="?action=search&q=fmt%3D%23simple+" QUERY="?action=search&q=fmt%3D%23simple+"
# PmWiki format # PmWiki format

Loading…
Cancel
Save