1 Saw a site using the po plugin crash with:
3 syntax error in pagespec "\"page(./tips/*)"
5 I suspect the relevant configuration is this:
7 po_translatable_pages: /index or /hugo or /hugo/keys or /about or /archive or /tips
8 or /talks or /imprint or /copyright or /blog or /posts or /law or /quotes or /quotes/*
10 Config problems in ikiwiki.setup should really not cause the whole site
11 build to crash; this can make it hard to recover. --[[Joey]]