mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
d2e7f8502b
commit
72ea09c75f
@ -979,6 +979,7 @@ object.Constructor('Page', BasePage, {
|
||||
// NOTE: hidden has precedence over shown if both are given.
|
||||
//
|
||||
// XXX how do we handle a slot defined within a slot????
|
||||
// ...seems that we'll fall into recursion on definition...
|
||||
slot: function(args, body, state){
|
||||
var name = args.name
|
||||
var text = args.text ?? body
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user