mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4db50f0c25
commit
8ce0445005
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user