Index: openacs-4/packages/xowf/xowf.info
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/xowf.info,v
diff -u -r1.3.2.2 -r1.3.2.3
--- openacs-4/packages/xowf/xowf.info 4 Oct 2015 13:40:15 -0000 1.3.2.2
+++ openacs-4/packages/xowf/xowf.info 23 Dec 2015 18:25:24 -0000 1.3.2.3
@@ -9,15 +9,15 @@
f
t
-
+
Gustaf Neumann
XoWiki Content Flow - an XoWiki based workflow system implementing state-based behavior of wiki pages and forms
2015-10-04
WU Vienna
2
-
-
+
+
Index: openacs-4/packages/xowf/tcl/xowf-procs.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/tcl/xowf-procs.tcl,v
diff -u -r1.3.2.2 -r1.3.2.3
--- openacs-4/packages/xowf/tcl/xowf-procs.tcl 20 Oct 2015 08:23:39 -0000 1.3.2.2
+++ openacs-4/packages/xowf/tcl/xowf-procs.tcl 23 Dec 2015 18:25:24 -0000 1.3.2.3
@@ -956,7 +956,7 @@
catch {ds_comment $msg}
}
- WorkflowPage ad_instproc edit args {
+ WorkflowPage ad_instproc www-edit args {
Hook for editing workflow pages
} {
if {[my is_wf_instance]} {
@@ -967,7 +967,7 @@
next
}
- WorkflowPage ad_instproc view {{content ""}} {
+ WorkflowPage ad_instproc www-view {{content ""}} {
Provide additional view modes:
- edit: instead of viewing a page, it is opened in edit mode
- view_user_input: show user the provided input
@@ -1269,7 +1269,7 @@
}
}
- WorkflowPage instproc create-or-use args {
+ WorkflowPage instproc www-create-or-use args {
#my msg "instance = [my is_wf_instance], wf=[my is_wf]"
if {[my is_wf]} {
my instvar package_id