There is no ubuntu official package as far as I can see, so you will have
to follow the installation information explain into the tar ball available
here : http://www.hforge.org/itools/

Then :

from itools.workflow import Workflow

And the rest is explained in the docs :

http://www.hforge.org/itools/docs/workflow/

I think you will pretty much have to build your own logic to make use of
workflow for given objects (tables and rows)...

But there is surely a way that this lib could be included into web2py core
so we can make use of workflow utility readily.

Richard


2012/2/7 António Ramos <ramstei...@gmail.com>

> How to use this in web2py ?
> dummies tutorial?
>
> 2012/2/7 omicron <jacques.bouss...@gmail.com>
>
>> This library is small and easy to use:
>> http://www.hforge.org/itools/docs/workflow/
>
>
>

Reply via email to