From 0748440cc6ac382d882cb36a19204ae4de52e6de Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Date: Mon, 12 Feb 2007 23:53:32 +0000
Subject: [PATCH] note what can go into a title
---
lib/WebGUI/i18n/English/Asset.pm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm
index e88121d33..d3a24a229 100644
--- a/lib/WebGUI/i18n/English/Asset.pm
+++ b/lib/WebGUI/i18n/English/Asset.pm
@@ -352,9 +352,9 @@ our $I18N = {
'99 description' => {
message => q|The title of the asset. This should be descriptive, but not very long. If left
-blank, this will be set to "Untitled".
+blank, this will be set to "Untitled". Macros, HTML and javascript may not be placed in the title.
Note: You should always specify a title, even if the Asset template will not use it. In various places on the site, like the Page Tree, Clipboard and Trash, the Title is used to distinguish this Asset from others.
|,
- lastUpdated => 1146629119,
+ lastUpdated => 1171324396,
},
'411 description' => {