mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-18 09:01:40 +00:00
notes and cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7de395e6d4
commit
1da5dd7830
1
pwiki.js
1
pwiki.js
@ -505,6 +505,7 @@ module.pWikiPageActions = actions.Actions({
|
|||||||
return res
|
return res
|
||||||
}],
|
}],
|
||||||
// NOTE: a filter can take a function or a string path pattern...
|
// NOTE: a filter can take a function or a string path pattern...
|
||||||
|
// NOTE: only absolute path patterns are supported...
|
||||||
filter: ['Page/',
|
filter: ['Page/',
|
||||||
function(func){
|
function(func){
|
||||||
// we got a sting pattern...
|
// we got a sting pattern...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user