mirror of
https://github.com/flynx/pWiki.git
synced 2026-01-03 08:31:09 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
15cc7b1d20
commit
4c4c6fa2f7
7
wiki.js
7
wiki.js
@ -717,6 +717,13 @@ var data = {
|
|||||||
+'@include(./links)' +'<br><br>\n'
|
+'@include(./links)' +'<br><br>\n'
|
||||||
+'\n',
|
+'\n',
|
||||||
},
|
},
|
||||||
|
// XXX this is not used yet...
|
||||||
|
'Templates/EmptyToDo': {
|
||||||
|
text: ''
|
||||||
|
+'@include(./todo)'
|
||||||
|
+'',
|
||||||
|
},
|
||||||
|
|
||||||
'Templates/pages': {
|
'Templates/pages': {
|
||||||
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