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