mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-31 19:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
e71afbca53
commit
963d5e88c7
@ -140,6 +140,9 @@ module.path = {
|
|||||||
//
|
//
|
||||||
// XXX LEADING_SLASH should this be strict about leading '/' in paths???
|
// XXX LEADING_SLASH should this be strict about leading '/' in paths???
|
||||||
// ...this may lead to duplicate paths created -- '/a/b' and 'a/b'
|
// ...this may lead to duplicate paths created -- '/a/b' and 'a/b'
|
||||||
|
// XXX would be nice to be able to create sub-stores, i.e. an object that
|
||||||
|
// would store multiple sub-pages for things like todo docs... (???)
|
||||||
|
// ...the question is how to separate the two from the wiki side...
|
||||||
// XXX must support store stacks...
|
// XXX must support store stacks...
|
||||||
// XXX path macros???
|
// XXX path macros???
|
||||||
// XXX should we support page symlinking???
|
// XXX should we support page symlinking???
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user