mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-18 17:11: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
|
||||
|
||||
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
|
||||
is conducted to find an alternative page. This search is called _page
|
||||
acquisition_.
|
||||
handled. In pWiki if a path does not reference a page directly (i.e.
|
||||
it's a _view_), a search is conducted to find an alternative page. This
|
||||
search is called _page acquisition_.
|
||||
|
||||
**Acquisition process:**
|
||||
_A set of rules defining how a page is retrieved via a path._
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user