Index: openacs-4/packages/xowf/xowf.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/xowf.info,v diff -u -N -r1.1 -r1.1.2.1 --- openacs-4/packages/xowf/xowf.info 28 Aug 2014 08:24:56 -0000 1.1 +++ openacs-4/packages/xowf/xowf.info 1 Sep 2014 11:01:22 -0000 1.1.2.1 @@ -9,17 +9,20 @@ f t - + Gustaf Neumann XoWiki Content Flow - an XoWiki based workflow system implementing state-based behavior of wiki pages and forms - WU Vienna 2014-02-14 + WU Vienna 2 - + + + + +@MenuBar@ +@top_includelet@ +@production_mode@ +@with_delicious@ @with_digg@ @with_general_comments@ +@with_notifications@ @with_tags@ @with_user_tracking@ +@ExtraMenuEntries@ @security_policy@ +@_description@ @_nls_language@ +} text/html} \ + -set form_constraints { +MenuBar:boolean,horizontal=true +top_includelet:text,default=none +{_title:text,default=Parameter Page} +_creator:hidden +production_mode:boolean,horizontal=true,default=t +with_delicious:boolean,horizontal=true,default=f +with_digg:boolean,horizontal=true,default=f +{with_general_comments:boolean,horizontal=true,default=f,label=User Comments} +with_notifications:boolean,horizontal=true,default=f +with_tags:boolean,horizontal=true,default=f +with_user_tracking:boolean,horizontal=true +_page_order:omit _description:omit +{ExtraMenuEntries:textarea,cols=80,rows=4,default={form_link -name New.Extra.Workflow -label "New Workflow" -form en:workflow.form}} +security_policy:default=::xowiki::policy1 +} + + + Index: openacs-4/packages/xowf/www/prototypes/Workflow.form.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/prototypes/Workflow.form.page,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/xowf/www/prototypes/Workflow.form.page 1 Sep 2014 11:01:22 -0000 1.1.2.1 @@ -0,0 +1,19 @@ +# -*- tcl-*- +::xowiki::Form new \ + -set name en:Workflow.form \ + -title "Workflow Form" \ + -set anon_instances f \ + -set text {@_text@ @workflow_definition@ Form Constraints: @form_constraints@} \ + -set form {{
@workflow_definition@ @_text@ @form_constraints@ @_nls_language@
} text/html} \ + -set form_constraints { +{_name:help_text=Name of the workflow (ends typically with .wf)} +workflow_definition:workflow_definition +form_constraints:form_constraints +{_title:label=Workflow Title} +{_description:omit} +{_page_order:omit} +{_text:label=Description} +} + + + Index: openacs-4/packages/xowf/www/prototypes/index.page =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/prototypes/index.page,v diff -u -N -r1.1 -r1.1.2.1 --- openacs-4/packages/xowf/www/prototypes/index.page 28 Aug 2014 08:24:57 -0000 1.1 +++ openacs-4/packages/xowf/www/prototypes/index.page 1 Sep 2014 11:01:22 -0000 1.1.2.1 @@ -1,16 +1,20 @@ ::xowiki::Page new -title "Index Page" -text {

-This is the default start page of XoWiki. You can edit this page and save it to provide a personalized look of the XoWiki instance. You can as well provide a different index page through configuration. +This is the default start page of XoWf. You can edit this page and save it to provide a +personalized look of the XoWiki instance. You can as well provide a different index page through configuration. You can also view the contents of the Wiki in a weblog style. -For more details, consult the [[http://media.wu-wien.ac.at/download/xowiki-doc/|XoWiki documentation]]. +For more details, consult the [[http://alice.wu.ac.at:8000/xowf-intro/prepare|XoWf Tutorial]].

+

-A user can define notifications -for the whole XoWiki instance (by clicking on the notifications button -in the menu bar or for categories (by clicking on the letter symbol -next to the category entries at the bottom of the page) +Workflows defined in this Package:

+ + {{form-usages -form en:workflow.form -parent_id * -csv false -with_form_link false}} + +

Activity Overview:

+ >>left-col<< {{recent -max_entries 25}} >><<