From 25483a7bdb4b5545a656437db3fe3a5320ee24de Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 10 Mar 2006 03:49:23 +0000 Subject: [PATCH] document Post deleting/restoring behavior --- lib/WebGUI/i18n/English/Asset_Collaboration.pm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Asset_Collaboration.pm b/lib/WebGUI/i18n/English/Asset_Collaboration.pm index d0284e6fa..9fa8f6cc7 100644 --- a/lib/WebGUI/i18n/English/Asset_Collaboration.pm +++ b/lib/WebGUI/i18n/English/Asset_Collaboration.pm @@ -815,7 +815,13 @@ our $I18N = { }, 'collaboration add/edit body' => { - message => q|This Asset is used to hold a collection of Posts submitted by users and content managers. Based on how it is configured and which templates it uses, it can be used to build message boards, photo galleries, weblogs, FAQ lists and many more tools for your website.

+ message => q|

This Asset is used to hold a collection of Posts submitted by users and content managers. Based on how it is configured and which templates it uses, it can be used to build message boards, photo galleries, weblogs, FAQ lists and many more tools for your website.

+

When a Post is deleted from a Collaboration Asset, it goes into the trash and all replies or children +of that post are removed from the Collaboration Asset, and the reply counter is decremented. The Post +you deleted may be restored from the Trash. This will also restore all the replies to that Post. +However, it is not possible to restore the children of the Post directly, without restoring the +Post that was originally deleted. +

Collaboration Assets have the properties of Assets and Wobjects, as well as the properties listed below: