mirror of
https://github.com/flynx/pWiki.git
synced 2026-01-05 17:41:14 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3e0281b920
commit
4f4161733f
@ -1651,12 +1651,17 @@ var WIKIWORD_PATTERN =
|
|||||||
// Basic setup...
|
// Basic setup...
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
// Store popology:
|
// Store topology:
|
||||||
//
|
//
|
||||||
// root (BaseStore) ---next--- main (MetaStore)
|
// root (BaseStore) ---next--- main (MetaStore)
|
||||||
// |
|
// |
|
||||||
// +-- System/... (BaseStore)
|
// +-- System/... (BaseStore)
|
||||||
//
|
//
|
||||||
|
// Alternative store topology:
|
||||||
|
//
|
||||||
|
// root (BaseStore) ---next--- main (MetaStore)
|
||||||
|
// System/... (static)
|
||||||
|
//
|
||||||
//
|
//
|
||||||
|
|
||||||
var store =
|
var store =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user