mirror of
https://github.com/flynx/pWiki.git
synced 2025-11-03 20:40:10 +00:00
tweaking editor templates -- needs testing...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
511ca4f4b1
commit
56fe5162e4
@ -2492,7 +2492,11 @@ module.System = {
|
|||||||
wikiwords="no"
|
wikiwords="no"
|
||||||
contenteditable
|
contenteditable
|
||||||
oninput="saveLiveContent(\'@source(s ./path)\', this.innerText)"
|
oninput="saveLiveContent(\'@source(s ./path)\', this.innerText)"
|
||||||
><quote filter="quote-tags" src="@arg(template .)"/></pre>
|
><quote
|
||||||
|
filter="quote-tags"
|
||||||
|
src="."
|
||||||
|
else="@source(@arg(template @slot(editor-template .)))"
|
||||||
|
/></pre>
|
||||||
</macro>
|
</macro>
|
||||||
<macro editor join="@source(file-separator)">
|
<macro editor join="@source(file-separator)">
|
||||||
@macro(titleeditor .)
|
@macro(titleeditor .)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user