[Zope] workflow question
Oleg Broytmann
phd@phd.russ.ru
Thu, 9 Mar 2000 15:53:55 +0000 (GMT)
On Thu, 9 Mar 2000, Marc Danai wrote:
> Is there any way in Zope to validate information
> (news, new document) by third party before real
> publishing.
There are mnay ways you can do it. Publish it in some hidden location
and later move it into public area. Use Versions. Develop your own
mechanism for publishing...
Oleg.
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.