xowiki::Page instproc www-revisions (public)

 <instance of xowiki::Page[i]> www-revisions

Defined in packages/xowiki/tcl/xowiki-www-procs.tcl

This web-callable method lists the revisions based. The rendering is actually performed in the cr-procs, but can overloaded per package.

Partial Call Graph (max 5 caller/called nodes):
%3 test_xowiki_test_cases xowiki_test_cases (test xowiki) xowiki::Page instproc www-revisions xowiki::Page instproc www-revisions test_xowiki_test_cases->xowiki::Page instproc www-revisions

Testcases:
xowiki_test_cases
Source code:
#set context [list [list [::${:package_id} url] ${:name} ] [_ xotcl-core.revisions]]
#set title "[_ xotcl-core.revision_title] '${:name}'"
return [:www-view [next]]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: