- Publicity: Public Only All
xowiki-www-procs.tcl
XoWiki - www procs. These procs are the methods called on xowiki pages via the web interface.
- Location:
- packages/xowiki/tcl/xowiki-www-procs.tcl
- Created:
- 2006-04-10
- Author:
- Gustaf Neumann
- CVS Identification:
$Id: xowiki-www-procs.tcl,v 1.372 2024/10/24 17:02:23 gustafn Exp $
Procedures in this file
- xowiki::text_diff_in_html (private)
Detailed information
xowiki::text_diff_in_html (private)
xowiki::text_diff_in_html doc1 doc2
Simple plain text based diff, used as fallback.
- Parameters:
- doc1 (required)
- doc2 (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.