mirror of
https://github.com/flynx/pWiki.git
synced 2026-07-29 03:37:20 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
26073fb713
commit
677a639047
@ -289,24 +289,12 @@ test.Setups({
|
|||||||
'original overloaded',
|
'original overloaded',
|
||||||
],
|
],
|
||||||
} },
|
} },
|
||||||
/* XXX
|
|
||||||
include_partial_isolated: function(assert){
|
include_partial_isolated: function(assert){
|
||||||
return {
|
return {
|
||||||
page: P,
|
page: P,
|
||||||
code:[
|
code:[
|
||||||
'@include(isolated="partial" /isolated) @slot(slot overloaded)',
|
'@include(isolated="partial" /isolated) @slot(slot overloaded)',
|
||||||
'original overloaded',
|
'original overloaded', ], } },
|
||||||
],
|
|
||||||
} },
|
|
||||||
//*/
|
|
||||||
/*/ XXX content...
|
|
||||||
include_content: function(assert, path='/page'){
|
|
||||||
return {
|
|
||||||
page: P,
|
|
||||||
code: [
|
|
||||||
'<include "'+ path +'">[[ <content/> ]]</include>',
|
|
||||||
'[[ '+ P.get(path).raw +' ]]', ], } },
|
|
||||||
//*/
|
|
||||||
// XXX
|
// XXX
|
||||||
|
|
||||||
// recursion...
|
// recursion...
|
||||||
@ -354,6 +342,9 @@ test.Setups({
|
|||||||
// XXX arg...
|
// XXX arg...
|
||||||
// XXX
|
// XXX
|
||||||
|
|
||||||
|
// XXX filter...
|
||||||
|
// XXX
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user