Added a tab in the Help table of contents for Workflow related

docs.  Reworked all the workflow activity docs to support this.
This commit is contained in:
Colin Kuskie 2006-07-02 18:24:07 +00:00
parent 8515db2311
commit 7ec8da234d
59 changed files with 71 additions and 62 deletions

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_ArchiveOldThreads;
our $HELP = {
'add/edit archive old threads' => {
title => 'topicName',
title => 'activityName',
body => 'archive old threads body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_CacheEMSPrereqs;
our $HELP = {
'cache ems prereqs' => {
title => 'topicName',
title => 'activityName',
body => 'cache ems prereqs body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_CleanDatabaseCache;
our $HELP = {
'clean database cache' => {
title => 'topicName',
title => 'activityName',
body => 'clean database cache body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_CleanFileCache;
our $HELP = {
'clean file cache' => {
title => 'topicName',
title => 'activityName',
body => 'clean file cache body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_CleanLoginHistory;
our $HELP = {
'clean login history' => {
title => 'topicName',
title => 'activityName',
body => 'clean login history body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_CleanTempStorage;
our $HELP = {
'clean temp storage' => {
title => 'topicName',
title => 'activityName',
body => 'clean temp storage body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_CommitVersionTag;
our $HELP = {
'commit version tag' => {
title => 'topicName',
title => 'activityName',
body => 'commit version tag body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_CreateCronJob;
our $HELP = {
'create cron job' => {
title => 'topicName',
title => 'activityName',
body => 'create cron job body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_DecayKarma;
our $HELP = {
'decay karma' => {
title => 'topicName',
title => 'activityName',
body => 'decay karma body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_DeleteExpiredSessions;
our $HELP = {
'delete expired sessions' => {
title => 'topicName',
title => 'activityName',
body => 'delete expired sessions body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_ExpireGroupings;
our $HELP = {
'expire groupings' => {
title => 'topicName',
title => 'activityName',
body => 'expire groupings body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_ExpireSubscriptionCodes;
our $HELP = {
'expire subscription codes' => {
title => 'topicName',
title => 'activityName',
body => 'expire subscription codes body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_ExportVersionTagToHtml;
our $HELP = {
'export version tag to html' => {
title => 'topicName',
title => 'activityName',
body => 'export version tag to html body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_GetCsPost;
our $HELP = {
'get cs post' => {
title => 'topicName',
title => 'activityName',
body => 'get cs post body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_NotifyAboutUser;
our $HELP = {
'notify about user' => {
title => 'topicName',
title => 'activityName',
body => 'notify about user body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_NotifyAboutVersionTag;
our $HELP = {
'notify about version tag' => {
title => 'topicName',
title => 'activityName',
body => 'notify about version tag body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_ProcessRecurringPayments;
our $HELP = {
'process recurring payments' => {
title => 'topicName',
title => 'activityName',
body => 'process recurring payments body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_PurgeOldAssetRevisions;
our $HELP = {
'purge old asset revisions' => {
title => 'topicName',
title => 'activityName',
body => 'purge old asset revisions body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_PurgeOldTrash;
our $HELP = {
'purge old trash' => {
title => 'topicName',
title => 'activityName',
body => 'purge old trash body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_RequestApprovalForVersionTag;
our $HELP = {
'request approval for version tag' => {
title => 'topicName',
title => 'activityName',
body => 'request approval for version tag body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_RollbackVersionTag;
our $HELP = {
'rollback version tag' => {
title => 'topicName',
title => 'activityName',
body => 'rollback version tag body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_RunCommandAsUser;
our $HELP = {
'run command as user' => {
title => 'topicName',
title => 'activityName',
body => 'run command as user body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_SendQueuedMailMessages;
our $HELP = {
'send queued mail messages' => {
title => 'topicName',
title => 'activityName',
body => 'send queued mail messages body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_SummarizePassiveProfileLog;
our $HELP = {
'summarize passive profile log' => {
title => 'topicName',
title => 'activityName',
body => 'summarize passive profile log body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_SyncProfilesToLdap;
our $HELP = {
'sync profiles to ldap' => {
title => 'topicName',
title => 'activityName',
body => 'sync profiles to ldap body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_TrashClipboard;
our $HELP = {
'trash clipboard' => {
title => 'topicName',
title => 'activityName',
body => 'trash clipboard body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_TrashExpiredEvents;
our $HELP = {
'trash expired events' => {
title => 'topicName',
title => 'activityName',
body => 'trash expired events body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_TrashVersionTag;
our $HELP = {
'trash version tag' => {
title => 'topicName',
title => 'activityName',
body => 'trash version tag body',
isa => [
{

View file

@ -2,7 +2,7 @@ package WebGUI::Help::Workflow_Activity_UnlockVersionTag;
our $HELP = {
'unlock version tag' => {
title => 'topicName',
title => 'activityName',
body => 'unlock version tag body',
isa => [
{