mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +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...
|
||||
//
|
||||
//
|
||||
// Store popology:
|
||||
// Store topology:
|
||||
//
|
||||
// root (BaseStore) ---next--- main (MetaStore)
|
||||
// |
|
||||
// +-- System/... (BaseStore)
|
||||
//
|
||||
// Alternative store topology:
|
||||
//
|
||||
// root (BaseStore) ---next--- main (MetaStore)
|
||||
// System/... (static)
|
||||
//
|
||||
//
|
||||
|
||||
var store =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user