Clean up Collaboration, Newsletter, DataForm, Calendar, MultiSearch and Dashboard help and i18n
This commit is contained in:
parent
22d8619ecd
commit
743b34b44f
11 changed files with 18 additions and 718 deletions
|
|
@ -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'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -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 => [
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
@ -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'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -24,10 +24,6 @@ our $HELP = {
|
|||
tag => 'multisearch template',
|
||||
namespace => 'Asset_MultiSearch',
|
||||
},
|
||||
{
|
||||
tag => 'dashboard add/edit',
|
||||
namespace => 'Asset_Dashboard',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue