|
The PublishingWorkflow is a really simple Workflow.
It saves all changes in a Future version, until the current User publishes these changes. The changes will not be visible to the Public audience, until the User publishes them. We also do not create a thousand Histoty versions, cause only one Future version is updated, until everything is fine.
Located in /CORE/system/classes/workflow/PublishingWorkflow.php [line 45]
Workflow
|
--PublishingWorkflow
Author(s):
Information Tags:
| Version: | $Id: PublishingWorkflow.php,v 1.5 2006/11/26 22:04:00 kpapst Exp $ |
| Copyright: | Copyright (C) 2002-2006 Kevin Papst |
| License: | GNU Public License |
|