mirror of
https://github.com/flynx/pWiki.git
synced 2026-07-14 04:20:58 +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',
|
||||
],
|
||||
} },
|
||||
/* XXX
|
||||
include_partial_isolated: function(assert){
|
||||
return {
|
||||
page: P,
|
||||
code:[
|
||||
'@include(isolated="partial" /isolated) @slot(slot overloaded)',
|
||||
'original overloaded',
|
||||
],
|
||||
} },
|
||||
//*/
|
||||
/*/ XXX content...
|
||||
include_content: function(assert, path='/page'){
|
||||
return {
|
||||
page: P,
|
||||
code: [
|
||||
'<include "'+ path +'">[[ <content/> ]]</include>',
|
||||
'[[ '+ P.get(path).raw +' ]]', ], } },
|
||||
//*/
|
||||
'original overloaded', ], } },
|
||||
// XXX
|
||||
|
||||
// recursion...
|
||||
@ -354,6 +342,9 @@ test.Setups({
|
||||
// XXX arg...
|
||||
// XXX
|
||||
|
||||
// XXX filter...
|
||||
// XXX
|
||||
|
||||
})
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user