mirror of
https://github.com/flynx/pWiki.git
synced 2025-11-02 12:00: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"
|
||||
contenteditable
|
||||
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 editor join="@source(file-separator)">
|
||||
@macro(titleeditor .)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user