diff --git a/pwiki.js b/pwiki.js index 7050533..826897a 100755 --- a/pwiki.js +++ b/pwiki.js @@ -505,6 +505,7 @@ module.pWikiPageActions = actions.Actions({ return res }], // NOTE: a filter can take a function or a string path pattern... + // NOTE: only absolute path patterns are supported... filter: ['Page/', function(func){ // we got a sting pattern...