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