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

@ -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;