From 0d88ff96ff55c5235236a1fa7caaef71721eb322 Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Wed, 20 Jul 2011 15:51:11 +0200 Subject: [PATCH] markup search or making listing? --- shell_scripts/pmwiki_recipes_info_listing | 1 + 1 file changed, 1 insertion(+) diff --git a/shell_scripts/pmwiki_recipes_info_listing b/shell_scripts/pmwiki_recipes_info_listing index 4d24638..b91f802 100755 --- a/shell_scripts/pmwiki_recipes_info_listing +++ b/shell_scripts/pmwiki_recipes_info_listing @@ -13,6 +13,7 @@ # directly generate and overwrite a PmWiki file in the right location rather than rely on import # echo -e -n 'version=urlencoded=1\ntext=' > ~/www/devpim/wiki.d/Recipes.RecipesTest && ../shell_scripts/pmwiki_recipes_info_listing | sed "s/%/%25/g" | sed -e '{:q;N;s/\n/%0a/g;t q}' >> ~/www/devpim/wiki.d/Recipes.RecipesTest # warning, this work only for bare repositories +# for markup, consider direct page listing rather than search WIKIPAGENAME=Recipes RECIPESPATH=/home/fabien/repository/pmwiki_recipes