diff --git a/pwiki2.js b/pwiki2.js index 4559b07..a6b3d0a 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -161,7 +161,7 @@ module.path = { // // NOTE: if seen is given (when called recursively) this will not // search for .ALTERNATIVE_PAGES... - // XXX should we normalize input '' to '/' or return it as-is??? + // XXX should we search for each path element or just the last one (current)??? // XXX should we keep the trailing '/'??? paths: function*(path='/', seen){ var alt_pages = !seen