mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-21 10:31:39 +00:00
Merge branch 'master' of github.com:flynx/pWiki
This commit is contained in:
commit
02bfef8979
@ -1695,12 +1695,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