From de1d4f1373b3d50569230d5a1aeb8fecc5249fbc Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 30 Jan 2007 17:34:01 +0000 Subject: [PATCH] update docs for content prototypes to show they pick up settings from the parent --- lib/WebGUI/i18n/English/Asset.pm | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm index dee2ddf12..2b20e5f7d 100644 --- a/lib/WebGUI/i18n/English/Asset.pm +++ b/lib/WebGUI/i18n/English/Asset.pm @@ -429,11 +429,10 @@ throughout the site. Check yes if you want this Asset to be available as a pack }, 'prototype using body' => { - message => q|

Chances are if you like assets to be configured a certain way, then you'll find Prototypes useful. By setting an Asset as a Prototype you can create new items in your Add content menu configured exactly as you like. For instance, if you use the Collaboration System as a photo gallery, then create a photo gallery and mark it as a Prototype. From then on you can just "Add content > New Content > Photo Gallery".

-

The title of the Asset is used as the name of the Content Prototype in the Add content menu. If you set the title -of your prototype to be the same as the name of an Asset (Article, DataForm, etc.) then it will replace the WebGUI -default Asset in the menu.

|, - lastUpdated => 1127413713, + message => q|

Chances are if you like assets to be configured a certain way, then you'll find Prototypes useful. By setting an Asset as a Prototype you can create new items in your New Content menu configured exactly as you like. For instance, if you use the Collaboration System as a photo gallery, then create a photo gallery and mark it as a Prototype. From then on you can just "Add content > New Content > Photo Gallery".

+

The title of the Asset is used as the name of the Content Prototype in the New Content menu. If you set the title of your prototype to be the same as the name of an Asset (Article, DataForm, etc.) then it will replace the WebGUI default Asset in the menu. When a content Prototype is added to an existing page layout, note that it will pick up the permissions and style information from the page where it is added. This will override the prototype settings, and may cause some changes in appearance.

+|, + lastUpdated => 1170178159, }, 'asset fields title' => {