purge all Workflow Activity Help and prune i18n entries

This commit is contained in:
Colin Kuskie 2007-07-17 23:40:43 +00:00
parent 7548cfb90a
commit 9c43c79a3a
72 changed files with 0 additions and 1181 deletions

View file

@ -1,33 +0,0 @@
package WebGUI::Help::Workflow_Activity_AddUserToGroup;
our $HELP = {
'add user to group' => {
title => 'activityName',
body => 'add user to group body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'group',
description => 'group help',
namespace => 'Workflow_Activity_AddUserToGroup',
},
{
title => 'expire offset',
description => 'expire offset help',
namespace => 'Workflow_Activity_AddUserToGroup',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_ArchiveOldThreads;
our $HELP = {
'archive old threads' => {
title => 'activityName',
body => 'archive old threads body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_CacheEMSPrereqs;
our $HELP = {
'cache ems prereqs' => {
title => 'activityName',
body => 'cache ems prereqs body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_CalendarUpdateFeeds;
our $HELP = {
'calendar update feeds' => {
title => 'activityName',
body => 'calendar update feeds body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_CleanDatabaseCache;
our $HELP = {
'clean database cache' => {
title => 'activityName',
body => 'clean database cache body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'size limit',
description => 'size limit help',
namespace => 'Workflow_Activity_CleanDatabaseCache',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_CleanFileCache;
our $HELP = {
'clean file cache' => {
title => 'activityName',
body => 'clean file cache body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'size limit',
description => 'size limit help',
namespace => 'Workflow_Activity_CleanFileCache',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_CleanLoginHistory;
our $HELP = {
'clean login history' => {
title => 'activityName',
body => 'clean login history body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'age to delete',
description => 'age to delete help',
namespace => 'Workflow_Activity_CleanLoginHistory',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_CleanTempStorage;
our $HELP = {
'clean temp storage' => {
title => 'activityName',
body => 'clean temp storage body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'storage timeout',
description => 'storage timeout help',
namespace => 'Workflow_Activity_CleanTempStorage',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_CommitVersionTag;
our $HELP = {
'commit version tag' => {
title => 'activityName',
body => 'commit version tag body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,68 +0,0 @@
package WebGUI::Help::Workflow_Activity_CreateCronJob;
our $HELP = {
'create cron job' => {
title => 'activityName',
body => 'create cron job body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'is enabled',
description => 'is enabled help',
namespace => 'Workflow_Cron',
},
{
title => 'run once',
description => 'run once help',
namespace => 'Workflow_Cron',
},
{
title => 'workflow',
description => 'workflow help',
namespace => 'Workflow_Cron',
},
{
title => 'priority',
description => 'priority help',
namespace => 'Workflow_Cron',
},
{
title => 'minute of hour',
description => 'minute of hour help',
namespace => 'Workflow_Cron',
},
{
title => 'hour of day',
description => 'hour of day help',
namespace => 'Workflow_Cron',
},
{
title => 'day of month',
description => 'day of month help',
namespace => 'Workflow_Cron',
},
{
title => 'month of year',
description => 'month of year help',
namespace => 'Workflow_Cron',
},
{
title => 'day of week',
description => 'day of week help',
namespace => 'Workflow_Cron',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,33 +0,0 @@
package WebGUI::Help::Workflow_Activity_DecayKarma;
our $HELP = {
'decay karma' => {
title => 'activityName',
body => 'decay karma body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'minimum karma',
description => 'minimum karma help',
namespace => 'Workflow_Activity_DecayKarma',
},
{
title => 'decay factor',
description => 'decay factor help',
namespace => 'Workflow_Activity_DecayKarma',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_DeleteExpiredSessions;
our $HELP = {
'delete expired sessions' => {
title => 'activityName',
body => 'delete expired sessions body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_DeleteExportedFiles;
our $HELP = {
'delete exported files' => {
title => 'activityName',
body => 'delete exported files body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_ExpireGroupings;
our $HELP = {
'expire groupings' => {
title => 'activityName',
body => 'expire groupings body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_ExpireSubscriptionCodes;
our $HELP = {
'expire subscription codes' => {
title => 'activityName',
body => 'expire subscription codes body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_ExpireUnvalidatedEmailUsers;
our $HELP = {
'expire unvalidated email users' => {
title => 'activityName',
body => 'expire unvalidated email users body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_ExportVersionTagToHtml;
our $HELP = {
'export version tag to html' => {
title => 'activityName',
body => 'export version tag to html body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_GetCsPost;
our $HELP = {
'get cs post' => {
title => 'activityName',
body => 'get cs post body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_GetSyndicatedContent;
our $HELP = {
'get syndicated content' => {
title => 'activityName',
body => 'get syndicated content body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,38 +0,0 @@
package WebGUI::Help::Workflow_Activity_NotifyAboutUser;
our $HELP = {
'notify about user' => {
title => 'activityName',
body => 'notify about user body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'to',
description => 'to help',
namespace => 'Workflow_Activity_NotifyAboutUser',
},
{
title => 'subject',
description => 'subject help',
namespace => 'Workflow_Activity_NotifyAboutUser',
},
{
title => 'message',
description => 'message help',
namespace => 'Workflow_Activity_NotifyAboutUser',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,33 +0,0 @@
package WebGUI::Help::Workflow_Activity_NotifyAboutVersionTag;
our $HELP = {
'notify about version tag' => {
title => 'activityName',
body => 'notify about version tag body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'who to notify',
description => 'who to notify help',
namespace => 'VersionTag',
},
{
title => 'notify message',
description => 'notify message help',
namespace => 'VersionTag',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_NotifyAdminsWithOpenVersionTags;
our $HELP = {
'notify admins with open version tags' => {
title => 'activityName',
body => 'notify admins with open version tags body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'days left open label',
description => 'days left open hoverhelp',
namespace => 'Workflow_Activity_NotifyAdminsWithOpenVersionTags',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,27 +0,0 @@
package WebGUI::Help::Workflow_Activity_ProcessRecurringPayments;
our $HELP = {
'process recurring payments' => {
title => 'activityName',
body => 'process recurring payments body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
{
tag => 'settings',
namespace => 'WebGUI'
}
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_PurgeOldAssetRevisions;
our $HELP = {
'purge old asset revisions' => {
title => 'activityName',
body => 'purge old asset revisions body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'purge revision after',
description => 'purge revision after help',
namespace => 'Asset',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_PurgeOldTrash;
our $HELP = {
'purge old trash' => {
title => 'activityName',
body => 'purge old trash body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'purge trash after',
description => 'purge trash after help',
namespace => 'Asset',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,38 +0,0 @@
package WebGUI::Help::Workflow_Activity_RequestApprovalForVersionTag;
our $HELP = {
'request approval for version tag' => {
title => 'activityName',
body => 'request approval for version tag body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'group to approve',
description => 'group to approve help',
namespace => 'VersionTag',
},
{
title => 'approval message',
description => 'approval message help',
namespace => 'VersionTag',
},
{
title => 'do on deny',
description => 'do on deny help',
namespace => 'VersionTag',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_RollbackVersionTag;
our $HELP = {
'rollback version tag' => {
title => 'activityName',
body => 'rollback version tag body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_RunCommandAsUser;
our $HELP = {
'run command as user' => {
title => 'activityName',
body => 'run command as user body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'command',
description => 'command help',
namespace => 'Workflow_Activity_RunCommandAsUser',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_SendQueuedMailMessages;
our $HELP = {
'send queued mail messages' => {
title => 'activityName',
body => 'send queued mail messages body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_SummarizePassiveProfileLog;
our $HELP = {
'summarize passive profile log' => {
title => 'activityName',
body => 'summarize passive profile log body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_SyncProfileToLdap;
our $HELP = {
'sync profile to ldap' => {
title => 'activityName',
body => 'sync profile to ldap body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_SyncProfilesToLdap;
our $HELP = {
'sync profiles to ldap' => {
title => 'activityName',
body => 'sync profiles to ldap body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_TrashClipboard;
our $HELP = {
'trash clipboard' => {
title => 'activityName',
body => 'trash clipboard body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'trash after',
description => 'trash after help',
namespace => 'Workflow_Activity_TrashClipboard',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,28 +0,0 @@
package WebGUI::Help::Workflow_Activity_TrashExpiredEvents;
our $HELP = {
'trash expired events' => {
title => 'activityName',
body => 'trash expired events body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
{
title => 'trash after',
description => 'trash after help',
namespace => 'Workflow_Activity_TrashExpiredEvents',
},
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_TrashVersionTag;
our $HELP = {
'trash version tag' => {
title => 'activityName',
body => 'trash version tag body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -1,23 +0,0 @@
package WebGUI::Help::Workflow_Activity_UnlockVersionTag;
our $HELP = {
'unlock version tag' => {
title => 'activityName',
body => 'unlock version tag body',
isa => [
{
namespace => "Workflow_Activity",
tag => "add/edit workflow activity"
},
],
fields => [
],
variables => [
],
related => [
],
},
};
1; ##All perl modules must return true

View file

@ -31,11 +31,6 @@ our $I18N = {
lastUpdated => 0,
},
'add user to group body' => {
message => q|<p>This workflow activity adds a user to a specified group.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'archive old threads body' => {
message => q|<p>This workflow activity will go through all Collaboration Systems (CS) in your site and, based on the settings of that CS, archive old posts.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'cache ems prereqs body' => {
message => q|<p>This workflow activity caches all possible required events for an EMS. When the activity is triggered, it will take the first EMS that is found in the system and then process the events for prerequisites. Since this process may take a very long time, it will process as many events as it can in one minute with a minimum of one complete event being processed. Then it will pause and reque itself so that other activities can be processed.</p>|,
lastUpdated => 1165449130,
},
};
1;

View file

@ -8,11 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'calendar update feeds body' => {
message => q|<p>This workflow activity fetches all iCal feeds for Calendars.</p>|,
lastUpdated => 1165865159,
},
};
1;

View file

@ -25,11 +25,6 @@ our $I18N = {
lastUpdated => 0,
},
'clean database cache body' => {
message => q|<p>This workflow activity will prune the size of a database based cache based on the user configured cache size and the expiration time of items in the cache. If pruning expired items does not reduce the size of the cache to the value configured by the user, then the expiration time will be increased by 30 minutes and the process will repeat until it meets the size requirement.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -25,11 +25,6 @@ our $I18N = {
lastUpdated => 0,
},
'clean file cache body' => {
message => q|<p>This workflow activity will prune the size of a file based cache based on the user configured cache size and the expiration time of items in the cache. If pruning expired items does not reduce the size of the cache to the value configured by the user, then the expiration time will be increased by 30 minutes and the process will repeat until it meets the size requirement.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -19,11 +19,6 @@ our $I18N = {
lastUpdated => 0,
},
'clean login history body' => {
message => q|<p>This workflow activity will go through the User Login Log table in the WebGUI database and prune entries that are older than the user configured time limit.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -19,11 +19,6 @@ our $I18N = {
lastUpdated => 0,
},
'clean temp storage body' => {
message => q|<p>This workflow activity goes through the temporary area of the uploads directory for this site and deletes any files that are older than the user configured timeout.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -8,11 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'commit version tag body' => {
message => q|<p>This workflow activity commits a version tag. It should be used as the last step in any workflow dealing with committing version tags. For example, if you built a workflow that required someone else to authorize the committing of a version tag, this activity would be the last step in the workflow and its execution would depend on the authorization actually happening and being positive.</p>|,
lastUpdated => 1165449726,
},
};
1;

View file

@ -8,11 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'create cron job body' => {
message => q|<p>This workflow activity is used to run other Workflows on specified times and days or regular intervals.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -31,11 +31,6 @@ our $I18N = {
lastUpdated => 0,
},
'decay karma body' => {
message => q|<p>This workflow activity will cause karma to increase or decrease by a set amount, not by a percentage, if it is above a minimum value specified by the user. To alter the karma of all users, simple set the karma to a large, negative value.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'delete expired sessions body' => {
message => q|<p>This workflows cleans up and deletes any expired sessions.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 1162839802,
},
'delete exported files body' => {
message => q|<p>Deletes an asset's exported files.</p>|,
lastUpdated => 1162839804,
},
};
1;

View file

@ -7,12 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'expire groupings body' => {
message => q|<p>This workflow activity will go through all Groups and handle changes in group membership. If expiration notification has been setup for the group, users will be notified at the appropriate time before their membership expires. After the delete offset has passed from their expiration date, the user is deleted from the group.</p>
|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'expire subscription codes body' => {
message => q|<p>This workflow activity will go through all subscription codes and expire any subscription code whose status is unused after the expiration date for the subscription code has passed. The expiration date is calculated from the date it was created and interval it was set to expire.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -17,12 +17,6 @@ our $I18N = {
lastUpdated => 1165406607,
},
'expire unvalidated email users body' => {
message => q|<p>This workflow activity will go through all users who requested new accounts but who never validated their email addresses and expire their accounts. The expiration date is configurable.</p>
<p>
|,
lastUpdated => 1165879515,
},
};
1;

View file

@ -8,11 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'export version tag to html body' => {
message => q|<p>This workflow activity will export every Asset contained in this version tag to HTML. If a custom workflow is created for handling version tags, it will automate the exporting of content to your static site.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'get cs post body' => {
message => q|<p>This workflow activity will fetch emails to the email box configured for the Collaboration System and create threads and posts inside the CS from them. Because this process could take a long time, based on the number of emails that have queued up, the activity will stop after one minute.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'get syndicated content body' => {
message => q|<p>This workflow activity will pre-fetch syndicated content URLs to that the Syndicated Content Assets can serve pages more quickly.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -43,11 +43,6 @@ our $I18N = {
lastUpdated => 0,
},
'notify about user body' => {
message => q|<p>This workflow activity will send out an email with information about a user. This can be used as a notification that some action needs to be taken, or to notify an Admin or Secondary Admin about a user.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'notify about version tag body' => {
message => q|<p>This workflow activity will send out an email with information about a version tag. The message can be sent to either the tag's committer, the tag's owner, or a group responsible for the tag. The message will include fixed text configured in this activity as well as comments from the tag and the URL to the first asset found in the tag.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -25,17 +25,6 @@ our $I18N = { ##hashref of hashes
context => q||,
},
'notify admins with open version tags body' => {
message => q|<p>This workflow activity sends out a notification to all users who have an uncommitted tag. It only does this if the version tag is empty. The amount of time a version tag is empty is configurable, with a default of 3 days.</p>|,
lastUpdated => 1184020073,
context => q||,
},
#If the help file documents an Asset, it must include an assetName key
#If the help file documents an Macro, it must include an macroName key
#If the help file documents a Workflow Activity, it must include an activityName key
#If the help file documents a Template Parser, it must include an templateParserName key
#For all other types, use topicName
'activityName' => {
message => q|Notify Admins of Old Version Tags|,
lastUpdated => 1131394072,

View file

@ -8,11 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'process recurring payments body' => {
message => q|<p>This workflow activity will process all recurring transactions (payments) in the Commerce system that are complete at the time the Activity is executed. When the Activity is through with all those payments, an email with the details of all transactions is sent to the user configured in the Settings to receive them.</p>|,
lastUpdated => 1167186902,
},
};
1;

View file

@ -8,12 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'purge old asset revisions body' => {
message => q|<p>This workflow activity will delete versions of assets that are older than the configured interval, unless the asset only has one approved version. This can be used to save diskspace and keep the size of your database down.</p>
<p>The default version of WebGUI ships with a weekly Workflow to delete Assets older than 1 year old. Disabling this Activity in the Workflow will keep versions forever.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -8,12 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'purge old trash body' => {
message => q|<p>This workflow activity will delete assets from the trash that are older than the configured interval, unless the asset only has one approved version.</p>
<p>The default version of WebGUI ships with a weekly Workflow to delete Trash older than 30 days old. Disabling this Activity in the Workflow will keep Assets in the Trash forever.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -8,13 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'request approval for version tag body' => {
message => q|<p>This workflow activity is used by WebGUI's version control. It is used to require approval for a version tag to be committed.</p>
<p>When a user commits a version tag, an email is sent out to all members of a user selected group. The email contains all comments from the committer along with a URL to manage the committed version tag. The first user to respond to the email can either approve or deny the commit. If the user approves the version tag, it will be committed the next time this Activity is called. If the user denies the version tag, then a selectable Workflow will be called.</p>
<p>One of WebGUI's default Workflows includes this Activity to implement basic authorization for committing versions. In this Workflow, if the commit is denied, then the version tag is unlocked and the committer is notified that the commit was denied with comments as to why.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -8,11 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'rollback version tag body' => {
message => q|<p>This workflow activity will purge all versions of assets contained in a version tag.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -19,11 +19,6 @@ our $I18N = {
lastUpdated => 0,
},
'run command as user body' => {
message => q|<p>This workflow activity will switch the session's current user to that passed in to the Activity. Then it will process any macros found in the command and execute the command on the command line.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'send queued mail messages body' => {
message => q|<p>This workflow activity will process queued emails. If an email fails to be sent, then it will be requeued to be sent later. Because this process could take a long time, based on the number of emails that have queued up, this activity will stop after one minute.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'summarize passive profile log body' => {
message => q|<p>This workflow activity will summarize passive profiling data for all users except for Visitor and then delete their previous passive log. If passive profiling is disabled in the site settings, the summarization will not be done.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'sync profile to ldap body' => {
message => q|<p>This workflow activity will synchronize the profile of one user configured for LDAP authentication. Note that this only comes from LDAP and goes to WebGUI and not the other direction.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -7,11 +7,6 @@ our $I18N = {
lastUpdated => 0,
},
'sync profiles to ldap body' => {
message => q|<p>This workflow activity will synchronize the profiles of all users configured for LDAP authentication. Note that this only comes from LDAP and goes to WebGUI and not the other direction.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -19,12 +19,6 @@ our $I18N = {
lastUpdated => 0,
},
'trash clipboard body' => {
message => q|<p>This workflow activity will move all assets from the Clipboard to the Trash after they have been in the Clipboard for the specified interval, if those Assets are committed. Uncommitted Assets will stay in the Clipboard until after they are committed <i>and</i> they are older than the interval.</p>
<p>WebGUI ships with a default Workflow that moves all assets from the Clipboard to the Trash if they have been in the Clipboard for 30 days.</p>|,
lastUpdated => 1173117358,
},
};
1;

View file

@ -8,12 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'trash expired events body' => {
message => q|<p>This workflow activity will move all Event assets to the Trash after a user defined interval has passed from their end date.</p>
<p>The default interval is 30 days.</p>|,
lastUpdated => 0,
},
'trash after' => {
message => q|Trash After|,
lastUpdated => 1165731581,

View file

@ -8,11 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'trash version tag body' => {
message => q|<p>This workflow activity will move all assets in the version tag into the trash. After the move, the version tag is locked.</p>|,
lastUpdated => 0,
},
};
1;

View file

@ -8,11 +8,6 @@ our $I18N = {
lastUpdated => 0,
},
'unlock version tag body' => {
message => q|<p>This workflow activity will unlock a locked version tag so that the assets inside can be edited. Typically, this is used to unlock a committed version tag that was rejected in an authorization flow for tags.</p>|,
lastUpdated => 0,
},
};
1;