mirror of
https://github.com/flynx/pWiki.git
synced 2026-08-24 08:16:43 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
811b0a433d
commit
cdbe2440c5
@ -1018,8 +1018,9 @@ module.parser = {
|
|||||||
// <filter> <filter-spec>
|
// <filter> <filter-spec>
|
||||||
// | -<filter> <filter-spec>
|
// | -<filter> <filter-spec>
|
||||||
//
|
//
|
||||||
// XXX should we include the global filters (current) or exclude
|
//
|
||||||
// them by default???
|
// XXX should local filter include the global filters (current)
|
||||||
|
// or exclude them by default???
|
||||||
filter: Macro(
|
filter: Macro(
|
||||||
[['clear']],
|
[['clear']],
|
||||||
function(page, args, body, state){
|
function(page, args, body, state){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user