mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-31 19:10:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ac267b8c9f
commit
445c115f48
@ -1,15 +1,6 @@
|
|||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* XXX BUG with non-BaseStore root, the paths under /Test/.. report
|
|
||||||
* recursion errors when rendered by /tree...
|
|
||||||
* /Test/tree -- works fine
|
|
||||||
* this is affected by page.NESTING_RECURSION_THRESHOLD
|
|
||||||
* XXX the problem is that we are still tracking state sideways...
|
|
||||||
* ...likely via state transfer through @macro(..)
|
|
||||||
* XXX not sure how it's connected to store type...
|
|
||||||
* ...this turned out to trivial, local storage store simply
|
|
||||||
* has more stuff...
|
|
||||||
* XXX BUG: .get(..) does not seem to resolve to <store>.next...
|
* XXX BUG: .get(..) does not seem to resolve to <store>.next...
|
||||||
* XXX page search: make things invariant via .names
|
* XXX page search: make things invariant via .names
|
||||||
* - if a page is in a system path and there are no alternatives
|
* - if a page is in a system path and there are no alternatives
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user