On Mon, 2008-06-16 at 16:55 -0600, Tom Jensen wrote:
> Two questions regarding deletion of pages:
> 
> 1) Is it possible to setup the workflow to require a page to go to a
> group's inbox before it is deleted, especially if it has been
> activated?

You can configure such workflow to be executed. First you have to upload
the workflow in admin interface under Configuration->Workflows
Then to enable such deactivation workflow you have to add it
at /modules/admininterface/commands/website/deactivate
(have a look at how ativation workflow is configured at same location).

> 
> 2) How can a user restore a page if it is deleted and it has versioning on it?

You can't. AFAIK, JR doesn't support restoring deleted documents from
versions. I've tried to work around the problem in the past, by
importing document with same UUID to get it connected to versions of
deleted document and then trying to restore version over imported
document, but it lead to versioning problems later when trying to
version document again.

Cheers,
Jan
> 
> I am using 3.5.8 for this.  Wasn't able to find any posts in the
> archive or on the wiki and documentation about either of these items.
> 
> Thanks,
> 
> Tom
> 
> ----------------------------------------------------------------
> for list details see
> http://documentation.magnolia.info/
> ----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to