mirror of
https://github.com/flynx/pWiki.git
synced 2025-12-18 09:01:40 +00:00
split tree and pages templates....
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
45e40f5a62
commit
c26cd5ac0d
3
wiki.js
3
wiki.js
@ -662,6 +662,9 @@ var data = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
'Templates/pages': {
|
'Templates/pages': {
|
||||||
|
text: '<macro src="../*"> @source(./path)<br> </macro>\n'
|
||||||
|
},
|
||||||
|
'Templates/tree': {
|
||||||
text: '<macro src="../**"> @source(./path)<br> </macro>\n'
|
text: '<macro src="../**"> @source(./path)<br> </macro>\n'
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user