mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-19 17:41:38 +00:00
tweaking docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
71d3a46b8b
commit
24bb047564
2
bootstrap.js
vendored
2
bootstrap.js
vendored
File diff suppressed because one or more lines are too long
@ -55,9 +55,9 @@ _XXX_
|
|||||||
## Page acquisition
|
## Page acquisition
|
||||||
|
|
||||||
pWiki path system differs from how traditional file system paths are
|
pWiki path system differs from how traditional file system paths are
|
||||||
handled. In pWiki if a path does not reference a page directly, a search
|
handled. In pWiki if a path does not reference a page directly (i.e.
|
||||||
is conducted to find an alternative page. This search is called _page
|
it's a _view_), a search is conducted to find an alternative page. This
|
||||||
acquisition_.
|
search is called _page acquisition_.
|
||||||
|
|
||||||
**Acquisition process:**
|
**Acquisition process:**
|
||||||
_A set of rules defining how a page is retrieved via a path._
|
_A set of rules defining how a page is retrieved via a path._
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user