From 743b34b44fe9376c3a55d6a86f474838f1f44a84 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 20 Jul 2007 04:19:12 +0000 Subject: [PATCH] Clean up Collaboration, Newsletter, DataForm, Calendar, MultiSearch and Dashboard help and i18n --- lib/WebGUI/Help/Asset_Calendar.pm | 90 ------- lib/WebGUI/Help/Asset_Collaboration.pm | 236 +----------------- lib/WebGUI/Help/Asset_Dashboard.pm | 37 --- lib/WebGUI/Help/Asset_DataForm.pm | 172 +------------ lib/WebGUI/Help/Asset_MultiSearch.pm | 4 - lib/WebGUI/Help/Asset_Newsletter.pm | 47 +--- lib/WebGUI/i18n/English/Asset_Calendar.pm | 13 - .../i18n/English/Asset_Collaboration.pm | 69 +---- lib/WebGUI/i18n/English/Asset_Dashboard.pm | 8 - lib/WebGUI/i18n/English/Asset_DataForm.pm | 46 ---- lib/WebGUI/i18n/English/Asset_Newsletter.pm | 14 -- 11 files changed, 18 insertions(+), 718 deletions(-) delete mode 100644 lib/WebGUI/Help/Asset_Dashboard.pm diff --git a/lib/WebGUI/Help/Asset_Calendar.pm b/lib/WebGUI/Help/Asset_Calendar.pm index 5923c56a2..a093306fa 100644 --- a/lib/WebGUI/Help/Asset_Calendar.pm +++ b/lib/WebGUI/Help/Asset_Calendar.pm @@ -5,84 +5,6 @@ use warnings; our $HELP = { - 'calendar add/edit' => { - title => 'help add/edit title', - body => 'help add/edit body', - isa => [ - ], - fields => [ - { - title => "defaultView label", - description => "defaultView description", - namespace => "Asset_Calendar", - }, - { - title => "defaultDate label", - description => "defaultDate description", - namespace => "Asset_Calendar", - }, - { - title => "groupIdEventEdit label", - description => "groupIdEventEdit description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdMonth label", - description => "templateIdMonth description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdWeek label", - description => "templateIdWeek description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdDay label", - description => "templateIdDay description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdEvent label", - description => "templateIdEvent description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdEventEdit label", - description => "templateIdEventEdit description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdSearch label", - description => "templateIdSearch description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdPrintMonth label", - description => "templateIdPrintMonth description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdPrintWeek label", - description => "templateIdPrintWeek description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdPrintDay label", - description => "templateIdPrintDay description", - namespace => "Asset_Calendar", - }, - { - title => "templateIdPrintEvent label", - description => "templateIdPrintEvent description", - namespace => "Asset_Calendar", - }, - ], - variables => [ - ], - related => [ - ], - }, - #### View Calendar Page 'view calendar template' => { @@ -142,10 +64,6 @@ our $HELP = { }, ], related => [ - { - tag => 'calendar add/edit', - namespace => 'Asset_Calendar' - }, ] }, @@ -264,10 +182,6 @@ our $HELP = { }, ], related => [ - { - tag => 'calendar add/edit', - namespace => 'Asset_Calendar' - }, ] }, @@ -352,10 +266,6 @@ our $HELP = { }, ], related => [ - { - tag => 'calendar add/edit', - namespace => 'Asset_Calendar' - }, ] }, diff --git a/lib/WebGUI/Help/Asset_Collaboration.pm b/lib/WebGUI/Help/Asset_Collaboration.pm index 1269522f5..a8fdfe6a0 100644 --- a/lib/WebGUI/Help/Asset_Collaboration.pm +++ b/lib/WebGUI/Help/Asset_Collaboration.pm @@ -1,235 +1,11 @@ package WebGUI::Help::Asset_Collaboration; our $HELP = { - 'collaboration add/edit' => { - title => 'collaboration add/edit title', - body => 'collaboration add/edit body', - fields => [ - { - title => 'visitor cache timeout', - namespace => 'Asset_Collaboration', - description => 'visitor cache timeout help', - uiLevel => 8, - }, - { - title => 'display last reply', - description => 'display last reply description', - namespace => 'Asset_Collaboration', - }, - { - title => 'thumbnail size', - description => 'thumbnail size help', - namespace => 'Asset_Collaboration', - }, - { - title => 'max image size', - description => 'max image size help', - namespace => 'Asset_Collaboration', - }, - { - title => 'system template', - description => 'system template description', - namespace => 'Asset_Collaboration', - }, - { - title => 'thread template', - description => 'thread template description', - namespace => 'Asset_Collaboration', - }, - { - title => 'post template', - description => 'post template description', - namespace => 'Asset_Collaboration', - }, - { - title => 'search template', - description => 'search template description', - namespace => 'Asset_Collaboration', - }, - { - title => 'notification template', - description => 'notification template description', - namespace => 'Asset_Collaboration', - }, - { - title => 'rss template', - description => 'rss template description', - namespace => 'Asset_Collaboration', - }, - { - title => 'who posts', - description => 'who posts description', - namespace => 'Asset_Collaboration', - }, - { - title => 'who threads', - description => 'who threads description', - namespace => 'Asset_Collaboration', - }, - { - title => 'approval workflow', - description => 'approval workflow description', - namespace => 'Asset_Collaboration', - }, - { - title => 'thread approval workflow', - description => 'thread approval workflow description', - namespace => 'Asset_Collaboration', - }, - { - title => 'threads/page', - description => 'threads/page description', - namespace => 'Asset_Collaboration', - }, - { - title => 'posts/page', - description => 'posts/page description', - namespace => 'Asset_Collaboration', - }, - { - title => 'default karma scale', - description => 'default karma scale help', - namespace => 'Asset_Collaboration', - }, - { - title => 'karma/post', - description => 'karma/post description', - namespace => 'Asset_Collaboration', - }, - { - title => 'karma spent to rate', - description => 'karma spent to rate description', - namespace => 'Asset_Collaboration', - }, - { - title => 'karma rating multiplier', - description => 'karma rating multiplier description', - namespace => 'Asset_Collaboration', - }, - { - title => 'filter code', - description => 'filter code description', - namespace => 'Asset_Collaboration', - }, - { - title => 'sort by', - description => 'sort by description', - namespace => 'Asset_Collaboration', - }, - { - title => 'sort order', - description => 'sort order description', - namespace => 'Asset_Collaboration', - }, - { - title => 'archive after', - description => 'archive after description', - namespace => 'Asset_Collaboration', - }, - { - title => 'attachments/post', - description => 'attachments/post description', - namespace => 'Asset_Collaboration', - }, - { - title => 'edit timeout', - description => 'edit timeout description', - namespace => 'Asset_Collaboration', - }, - { - title => 'allow replies', - description => 'allow replies description', - namespace => 'Asset_Collaboration', - }, - { - title => 'edit stamp', - description => 'edit stamp description', - namespace => 'Asset_Collaboration', - }, - { - title => 'rich editor', - description => 'rich editor description', - namespace => 'Asset_Collaboration', - }, - { - title => 'content filter', - description => 'content filter description', - namespace => 'Asset_Collaboration', - }, - { - title => 'use preview', - description => 'use preview description', - namespace => 'Asset_Collaboration', - }, - { - title => 'enable avatars', - description => 'enable avatars description', - namespace => 'Asset_Collaboration', - }, - { - title => 'enable metadata', - description => 'enable metadata description', - namespace => 'Asset_Collaboration', - }, - { - title => 'get mail', - description => 'get mail help', - namespace => 'Asset_Collaboration', - }, - { - title => 'display last reply', - description => 'display last reply description', - namespace => 'Asset_Collaboration', - }, - { - title => 'mail server', - description => 'mail server help', - namespace => 'Asset_Collaboration', - }, - { - title => 'mail account', - description => 'mail account help', - namespace => 'Asset_Collaboration', - }, - { - title => 'mail password', - description => 'mail password help', - namespace => 'Asset_Collaboration', - }, - { - title => 'mail address', - description => 'mail address help', - namespace => 'Asset_Collaboration', - }, - { - title => 'get mail interval', - description => 'get mail interval help', - namespace => 'Asset_Collaboration', - }, - { - title => 'mail prefix', - description => 'mail prefix help', - namespace => 'Asset_Collaboration', - }, - { - title => 'auto subscribe to thread', - description => 'auto subscribe to thread help', - namespace => 'Asset_Collaboration', - }, - { - title => 'require subscription for email posting', - description => 'require subscription for email posting help', - namespace => 'Asset_Collaboration', - }, - ], - related => [ - ] - }, - + 'collaboration template labels' => { private => 1, title => 'collaboration template labels title', - body => 'collaboration template labels body', + body => '', variables => [ { 'name' => 'add.label' @@ -432,7 +208,7 @@ our $HELP = { 'collaboration post list template variables' => { ##from appendPostListTemplateVars title => 'collaboration post list template variables title', - body => 'collaboration post list template variables body', + body => '', fields => [ ], variables => [ @@ -551,7 +327,7 @@ our $HELP = { 'collaboration template' => { title => 'collaboration template title', - body => 'collaboration template body', + body => '', fields => [ ], variables => [ @@ -627,7 +403,7 @@ our $HELP = { 'collaboration search template' => { title => 'collaboration search template title', - body => 'collaboration search template body', + body => '', fields => [ ], variables => [ @@ -678,7 +454,7 @@ our $HELP = { 'collaboration rss template' => { title => 'collaboration rss template title', - body => 'collaboration rss template body', + body => '', fields => [ ], variables => [ diff --git a/lib/WebGUI/Help/Asset_Dashboard.pm b/lib/WebGUI/Help/Asset_Dashboard.pm deleted file mode 100644 index eaf4e4073..000000000 --- a/lib/WebGUI/Help/Asset_Dashboard.pm +++ /dev/null @@ -1,37 +0,0 @@ -package WebGUI::Help::Asset_Dashboard; - -our $HELP = { - 'dashboard add/edit' => { - title => 'dashboard add/edit title', - body => 'dashboard add/edit body', - isa => [ - ], - fields => [ - { - title => 'dashboard template field label', - description => 'dashboard template description', - namespace => 'Asset_Dashboard', - }, - { - title => 'dashboard adminsGroupId field label', - description => 'dashboard adminsGroupId description', - namespace => 'Asset_Dashboard', - }, - { - title => 'dashboard usersGroupId field label', - description => 'dashboard usersGroupId description', - namespace => 'Asset_Dashboard', - }, - { - title => 'assets to hide', - description => 'assets to hide description', - namespace => 'Asset_Dashboard', - uiLevel => 9, - }, - ], - related => [ - ] - } -}; - -1; diff --git a/lib/WebGUI/Help/Asset_DataForm.pm b/lib/WebGUI/Help/Asset_DataForm.pm index 624088f74..ad0492bb4 100644 --- a/lib/WebGUI/Help/Asset_DataForm.pm +++ b/lib/WebGUI/Help/Asset_DataForm.pm @@ -1,169 +1,9 @@ package WebGUI::Help::Asset_DataForm; our $HELP = { - 'data form add/edit' => { - title => '61', - body => '71', - isa => [ - ], - fields => [ - { - title => '82', - description => '82 description', - namespace => 'Asset_DataForm', - }, - { - title => '80', - description => '80 description', - namespace => 'Asset_DataForm', - }, - { - title => '81', - description => '81 description', - namespace => 'Asset_DataForm', - }, - { - title => '87', - description => '87 description', - namespace => 'Asset_DataForm', - }, - { - title => 'defaultView', - description => 'defaultView description', - namespace => 'Asset_DataForm', - }, - { - title => '16', - description => '16 description', - namespace => 'Asset_DataForm', - }, - { - title => '74', - description => '74 description', - namespace => 'Asset_DataForm', - }, - { - title => 'mail attachments', - description => 'mail attachments description', - namespace => 'Asset_DataForm', - }, - { - title => '744', - description => '744 description', - namespace => 'Asset_DataForm', - }, - { - title => '76', - description => '76 description', - namespace => 'Asset_DataForm', - }, - { - title => '105', - description => '105 description', - namespace => 'Asset_DataForm', - }, - { - title => '86', - description => '86 description', - namespace => 'Asset_DataForm', - }, - ], - related => [ - { - tag => 'data form fields add/edit', - namespace => 'Asset_DataForm' - }, - { - tag => 'data form list template', - namespace => 'Asset_DataForm' - }, - { - tag => 'data form template', - namespace => 'Asset_DataForm' - }, - ] - }, - - 'data form fields add/edit' => { - title => '62', - body => '72', - fields => [ - { - title => '104', - description => '104 description', - namespace => 'Asset_DataForm', - }, - { - title => '77', - description => '77 description', - namespace => 'Asset_DataForm', - }, - { - title => '79', - description => '79 description', - namespace => 'Asset_DataForm', - }, - { - title => '21', - description => '21 description', - namespace => 'Asset_DataForm', - }, - { - title => '22', - description => '22 description', - namespace => 'Asset_DataForm', - }, - { - title => '23', - description => '23 description', - namespace => 'Asset_DataForm', - }, - { - title => '8', - description => '8 description', - namespace => 'Asset_DataForm', - }, - { - title => '27', - description => '27 description', - namespace => 'Asset_DataForm', - }, - { - title => 'editField vertical label', - description => 'editField vertical label description', - namespace => 'Asset_DataForm', - }, - { - title => 'editField extras label', - description => 'editField extras label description', - namespace => 'Asset_DataForm', - }, - { - title => '24', - description => '24 description', - namespace => 'Asset_DataForm', - }, - { - title => '25', - description => '25 description', - namespace => 'Asset_DataForm', - }, - ], - related => [ - { - tag => 'data form template', - namespace => 'Asset_DataForm' - }, - { - tag => 'data form add/edit', - namespace => 'Asset_DataForm' - } - ] - }, - 'data form template' => { title => '82', - body => '83', + body => '', fields => [ ], isa => [ @@ -397,16 +237,12 @@ our $HELP = { tag => 'data form list template', namespace => 'Asset_DataForm' }, - { - tag => 'data form add/edit', - namespace => 'Asset_DataForm' - }, ] }, 'data form list template' => { title => '88', - body => '89', + body => '', isa => [ { namespace => "Asset_DataForm", @@ -537,10 +373,6 @@ our $HELP = { tag => 'data form template', namespace => 'Asset_DataForm' }, - { - tag => 'data form add/edit', - namespace => 'Asset_DataForm' - }, ] }, diff --git a/lib/WebGUI/Help/Asset_MultiSearch.pm b/lib/WebGUI/Help/Asset_MultiSearch.pm index 3de78a069..da9d131d0 100644 --- a/lib/WebGUI/Help/Asset_MultiSearch.pm +++ b/lib/WebGUI/Help/Asset_MultiSearch.pm @@ -24,10 +24,6 @@ our $HELP = { tag => 'multisearch template', namespace => 'Asset_MultiSearch', }, - { - tag => 'dashboard add/edit', - namespace => 'Asset_Dashboard', - }, ], }, diff --git a/lib/WebGUI/Help/Asset_Newsletter.pm b/lib/WebGUI/Help/Asset_Newsletter.pm index af6566e1c..02fc09248 100644 --- a/lib/WebGUI/Help/Asset_Newsletter.pm +++ b/lib/WebGUI/Help/Asset_Newsletter.pm @@ -3,52 +3,9 @@ package WebGUI::Help::Asset_Newsletter; ## Be sure to change the package name to ##Stub document for creating help documents. our $HELP = { ##hashref of hashes - 'newsletter add/edit' => { - title => 'newsletter add/edit', - body => 'newsletter add/edit desc', - isa => [ - { - tag => 'collaboration add/edit', - namespace => 'Asset_Collaboration', - }, - ], - fields => [ - { - title => 'newsletter header', - description => 'newsletter header help', - namespace => 'Asset_Newsletter', - }, - { - title => 'newsletter footer', - description => 'newsletter footer help', - namespace => 'Asset_Newsletter', - }, - { - title => 'newsletter template', - description => 'newsletter template help', - namespace => 'Asset_Newsletter', - }, - { - title => 'my subscriptions template', - description => 'my subscriptions template help', - namespace => 'Asset_Newsletter', - }, - { - title => 'newsletter categories', - description => 'newsletter categories help', - namespace => 'Asset_Newsletter', - }, - ], - variables => [ - { - name => "mySubscriptionsUrl", - }, - ], - }, - 'my subscriptions template' => { title => 'my subscriptions template', - body => 'my subscriptions template help', + body => '', variables => [ { name => "formHeader", @@ -83,7 +40,7 @@ our $HELP = { ##hashref of hashes 'newsletter template' => { title => 'newsletter template', - body => 'newsletter template help', + body => '', variables => [ { name => "title", diff --git a/lib/WebGUI/i18n/English/Asset_Calendar.pm b/lib/WebGUI/i18n/English/Asset_Calendar.pm index cc993fa1f..b058deff4 100755 --- a/lib/WebGUI/i18n/English/Asset_Calendar.pm +++ b/lib/WebGUI/i18n/English/Asset_Calendar.pm @@ -289,19 +289,6 @@ our $I18N = { context => q{Description of what the CalendarGenerateRecurringEvents workflow activity does}, }, -#################### HELP PAGES #################### - - 'help add/edit title' => { - message => q|Calendar, Add/Edit|, - lastUpdated => 1165878391, - }, - - 'help add/edit body' => { - message => q|This Asset has no documentation.|, - lastUpdated => 1165878391, - }, - - #################### HELP PAGES #################### 'searchButtonLabel' => { message => q|Search|, diff --git a/lib/WebGUI/i18n/English/Asset_Collaboration.pm b/lib/WebGUI/i18n/English/Asset_Collaboration.pm index e4b552ae0..c2338ddfb 100644 --- a/lib/WebGUI/i18n/English/Asset_Collaboration.pm +++ b/lib/WebGUI/i18n/English/Asset_Collaboration.pm @@ -721,9 +721,9 @@ our $I18N = { }, 'collaboration template labels title' => { - message => q|Collaboration Template Labels|, - lastUpdated => 1111520746, - }, + message => q|Collaboration Template Variable Labels|, + lastUpdated => 1184905426, + }, 'add.label' => { message => q|The word "Add".|, @@ -1040,33 +1040,6 @@ our $I18N = { lastUpdated => 1150169038, }, - 'collaboration template labels body' => { - message => q|

These labels are available in the templates of several Assets and Wobjects, but all of them may not be useful. Please consult the template documentation for the Asset or Wobject to see which are used. -

-|, - lastUpdated => 1150169127 - }, - - 'collaboration add/edit title' => { - message => q|Collaboration, Add/Edit|, - lastUpdated => 1113673895, - }, - - '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.

-

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:

- |, - lastUpdated => 1113974026, - }, - 'display last reply description' => { message => q|If set to Yes, template variables will be added to allow the display of the last reply in this Thread.|, lastUpdated => 1165449294, @@ -1379,15 +1352,8 @@ user has an avatar.|, lastUpdated => 1149655722, }, - 'collaboration post list template variables body' => { - message => q|

These variables are available in several of the templates -used by Collaboration Assets:

- |, - lastUpdated => 1149655819, - }, - 'collaboration template title' => { - message => q|Collaboration Template|, + message => q|Collaboration Template Variables|, lastUpdated => 1114466567, }, @@ -1482,15 +1448,9 @@ the Collaboration Asset, the user will be notified.|, lastUpdated => 1149655833, }, - 'collaboration template body' => { - message => q|

These variables are available in the Collaboration Template:

- |, - lastUpdated => 1149655899, - }, - 'collaboration search template title' => { - message => q|Collaboration Search Template|, - lastUpdated => 1114467745, + message => q|Collaboration Search Template Variables|, + lastUpdated => 1184905531, }, 'form.header' => { @@ -1513,13 +1473,6 @@ the Collaboration Asset, the user will be notified.|, lastUpdated => 1149655909, }, - 'collaboration search template body' => { - message => q|

These variables are available in the Collaboration Search Template:

- - |, - lastUpdated => 1145039922, - }, - 'enable avatars' => { message => q|Enable Avatars?|, lastUpdated => 1131432414, @@ -1541,8 +1494,8 @@ the Collaboration Asset, the user will be notified.|, }, 'collaboration rss template title' => { - message => q|Collaboration RSS Template|, - lastUpdated => 1114467745, + message => q|Collaboration RSS Template Variables|, + lastUpdated => 1184905545, }, 'feed title' => { @@ -1641,12 +1594,6 @@ the Collaboration Asset, the user will be notified.|, lastUpdated => 1149656056, }, - 'collaboration rss template body' => { - message => q|

The Collaboration RSS template is available to allow configuration of the XML produced as an RSS feed for a collaboration. To produce a valid rss feed, this template must adhere to the RSS 2.0 Specification. These variables are available in the Collaboration RSS Template:

- |, - lastUpdated => 1149656374, - }, - 'collaborationAssetId' => { message => q|The assetId of this Collaboration System. Unlike the variable assetId, this one will not be overridden by the assetIds inside of Threads or Posts.|, lastUpdated => 1170543345, diff --git a/lib/WebGUI/i18n/English/Asset_Dashboard.pm b/lib/WebGUI/i18n/English/Asset_Dashboard.pm index c15a37ccd..efaf3de1f 100644 --- a/lib/WebGUI/i18n/English/Asset_Dashboard.pm +++ b/lib/WebGUI/i18n/English/Asset_Dashboard.pm @@ -34,14 +34,6 @@ our $I18N = { lastUpdated => 1133619940 }, - 'dashboard add/edit title' => { - message => q|Dashboard Add/Edit|, - lastUpdated => 1133619940 - }, - 'dashboard add/edit body' => { - message => q|

The dashboard is a container asset that acts like a portal. When in Admin mode, the dashboard admin is actually editing the Visitor's (default) view. When not in admin mode, the dashboard admin is editing their own personalized view. Shortcuts are the main source of functionality for the Dashboard. See the Shortcut add/edit documentation for details.

NOTE: Due to limitations in Internet Explorer the dashboard does not work well with XHTML Strict compliance enabled. Therefore, your style templates for dashboard pages should not be XHTML Strict. The other way to get around this problem is to ensure that when using XHTML Strict compliance, make sure that you do not constrain the dashboard inside of a div tag with a width attached to it.

|, - lastUpdated => 1165510892 - }, 'dashboard template field label' => { message => q|Dashboard Template|, lastUpdated => 1133619940 diff --git a/lib/WebGUI/i18n/English/Asset_DataForm.pm b/lib/WebGUI/i18n/English/Asset_DataForm.pm index d9fa2f7b4..503fa786e 100644 --- a/lib/WebGUI/i18n/English/Asset_DataForm.pm +++ b/lib/WebGUI/i18n/English/Asset_DataForm.pm @@ -51,23 +51,6 @@ our $I18N = { message => q|Are you sure you want to DELETE this entry permanently?|, lastUpdated => 1031514049 }, - '71' => { - message => q| -

This Asset creates a simple multipurpose data-entry and display -form. You can add additional fields to the DataForm, create multiple -tabs, use the DataForm as a web form to email gateway, or easily -create tables on your website with it.

- -

The Data Form Wobject is special in that some of the controls for it -are only available from the template. Be sure to read the documentation -for the Data Form Template and to include the variables that enable those -functions.

- -

Dataforms are Wobjects, so they inherit the properties of both Wobjects and Assets. They also have these unique properties:

-|, - lastUpdated => 1119071111, - }, - '16 description' => { message => q|This message will be displayed to the user after they submit their data.|, lastUpdated => 1119071283, @@ -186,11 +169,6 @@ or return to the page where it was created.|, lastUpdated => 1113423537 }, - '72' => { - message => q|

You may add as many additional fields to your Data Form as you like.

|, - lastUpdated => 1119156650, - }, - '104 description' => { message => q|When the form has multiple tabs, defines which tab of the form that the field is displayed in. Otherwise, all fields are displayed on the same @@ -628,18 +606,6 @@ below to see which template variables may be used inside this loop.|, lastUpdated => 1149392054, }, - '83' => { - message => q|

The following template variables are available for Data Form templates for - creating forms, displaying data and sending emails.

- |, - lastUpdated => 1157575884, - }, - - '61' => { - message => q|Data Form, Add/Edit|, - lastUpdated => 1053885941 - }, - '20' => { message => q|Edit Field|, lastUpdated => 1031514049 @@ -670,13 +636,6 @@ below to see which template variables may be used inside this loop.|, lastUpdated => 1127958381 }, - '89' => { - message => q|

The following variables are available to the Data Form List template: -

-|, - lastUpdated => 1149392138, - }, - 'field.id' => { message => q|A unique identifier representing this field in the database.|, lastUpdated => 1149392138, @@ -892,11 +851,6 @@ below to see which template variables may be used inside this loop.|, lastUpdated => 1031514049 }, - '62' => { - message => q|Data Form Fields, Add/Edit|, - lastUpdated => 1052047004 - }, - '5' => { message => q|Displayed|, lastUpdated => 1031514049, diff --git a/lib/WebGUI/i18n/English/Asset_Newsletter.pm b/lib/WebGUI/i18n/English/Asset_Newsletter.pm index 07d7317bc..33e18e7d2 100644 --- a/lib/WebGUI/i18n/English/Asset_Newsletter.pm +++ b/lib/WebGUI/i18n/English/Asset_Newsletter.pm @@ -92,20 +92,6 @@ our $I18N = { context => q|template variable| }, - 'newsletter add/edit' => { - message => q|Newsletter, Add/Edit|, - lastUpdated => 0, - context => q|help title| - }, - - 'newsletter add/edit desc' => { - message => q|The Newsletter asset is used to create news stories and then send subscribed users an email - based upon their chosen interests. This asset requires content profiling to be enabled in order to - function.|, - lastUpdated => 0, - context => q|help description| - }, - 'mySubscriptionsUrl' => { message => q|The URL for a user to click on to manage their subscriptions.|, lastUpdated => 0,