Whole lotta Help,i18n file pruning, ProjectManager through WeatherData
This commit is contained in:
parent
01ff22d70f
commit
fda7cd51f2
18 changed files with 36 additions and 1408 deletions
|
|
@ -1,347 +1,9 @@
|
|||
package WebGUI::Help::Asset_SQLForm;
|
||||
|
||||
our $HELP = {
|
||||
'sql form add/edit' => {
|
||||
title => 'edit sqlform',
|
||||
body => 'sqlform description',
|
||||
isa => [
|
||||
],
|
||||
fields => [
|
||||
{
|
||||
title => 'gef table name',
|
||||
description => 'gef table name description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef import table',
|
||||
description => 'gef import table description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef database to use',
|
||||
description => 'gef database to use description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef max file size',
|
||||
description => 'gef max file size description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef send mail to',
|
||||
description => 'gef send mail to description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title =>'gef show meta data',
|
||||
description => 'gef show meta data description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef edit template',
|
||||
description => 'gef edit template description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef search template',
|
||||
description => 'gef search template description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'gef default view',
|
||||
description => 'gef default view description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
title => 'gef submit group',
|
||||
description => 'gef submit group description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'manage fields',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
tag => 'manage field types',
|
||||
namespace => 'Asset_SQLForm'
|
||||
},
|
||||
|
||||
{
|
||||
tag => 'manage regexes',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'edit field' => {
|
||||
title => 'edit field title',
|
||||
body => 'edit field description',
|
||||
fields => [
|
||||
{
|
||||
title => 'ef field name',
|
||||
description => 'ef field name description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef display name',
|
||||
description => 'ef display name description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef field type',
|
||||
description => 'ef field type description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef signed',
|
||||
description => 'ef signed description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef autoincrement',
|
||||
description => 'ef autoincrement description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef form height',
|
||||
description => 'ef form height description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef max field length',
|
||||
description => 'ef max field length description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef max field length',
|
||||
description => 'ef max field length description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef regex',
|
||||
description => 'ef regex description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef required',
|
||||
description => 'ef required description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef read only',
|
||||
description => 'ef read only description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef default value',
|
||||
description => 'ef default value description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef field constraint',
|
||||
description => 'ef field constraint description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef searchable',
|
||||
description => 'ef searchable description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef fulltext',
|
||||
description => 'ef fulltext description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef show in search',
|
||||
description => 'ef show in search description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef summary length',
|
||||
description => 'ef summary length description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef populate keys',
|
||||
description => 'ef populate keys description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef populate values',
|
||||
description => 'ef populate values description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef join selector',
|
||||
description => 'ef join selector description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef join constraint',
|
||||
description => 'ef join constraint description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef join keys',
|
||||
description => 'ef join keys description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
{
|
||||
title => 'ef join values',
|
||||
description => 'ef join values description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'manage field types',
|
||||
namespace => 'Asset_SQLForm'
|
||||
},
|
||||
|
||||
{
|
||||
tag => 'manage regexes',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'edit field type' => {
|
||||
title => 'edit field type title',
|
||||
body => 'edit field type description',
|
||||
fields => [
|
||||
{
|
||||
title => 'eft db field type',
|
||||
description => 'eft db field type description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
{
|
||||
title => 'eft form field type',
|
||||
description => 'eft form field type description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
|
||||
{
|
||||
tag => 'manage fields',
|
||||
namespace => 'Asset_SQLForm'
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'edit regex' => {
|
||||
title =>'edit regex title',
|
||||
body => 'edit regex description',
|
||||
fields =>[
|
||||
{
|
||||
title => 'er name',
|
||||
description => 'er name description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
{
|
||||
title => 'er regex',
|
||||
description => 'er regex description',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'manage fields',
|
||||
namespace => 'Asset_SQLForm'
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'manage fields' => {
|
||||
title =>'manage fields title',
|
||||
body => 'edit field description',
|
||||
related => [
|
||||
{
|
||||
tag => 'edit field',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
{
|
||||
tag => 'manage field types',
|
||||
namespace => 'Asset_SQLForm'
|
||||
},
|
||||
|
||||
{
|
||||
tag => 'manage regexes',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'manage field types' => {
|
||||
title => 'manage field types title',
|
||||
body => 'edit field type description',
|
||||
related => [
|
||||
{
|
||||
tag => 'edit field type',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
{
|
||||
tag => 'manage fields',
|
||||
namespace => 'Asset_SQLForm'
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'manage regexes' => {
|
||||
title =>'manage regexes title',
|
||||
body => 'edit regex description',
|
||||
related => [
|
||||
{
|
||||
tag => 'edit regex',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
{
|
||||
tag => 'manage fields',
|
||||
namespace => 'Asset_SQLForm'
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'search record template' => {
|
||||
title => 'search template help title',
|
||||
body => 'search template help',
|
||||
body => '',
|
||||
isa => [
|
||||
{
|
||||
namespace => "Asset_SQLForm",
|
||||
|
|
@ -528,16 +190,12 @@ our $HELP = {
|
|||
}
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'sql form add/edit',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'advanced search record template' => {
|
||||
title => 'advanced search template help title',
|
||||
body => 'advanced search template help body',
|
||||
body => '',
|
||||
isa => [
|
||||
{
|
||||
namespace => "Asset_SQLForm",
|
||||
|
|
@ -698,16 +356,12 @@ our $HELP = {
|
|||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'sql form add/edit',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'edit record template' => {
|
||||
title => 'edit template help title',
|
||||
body => 'edit template help',
|
||||
body => '',
|
||||
isa => [
|
||||
{
|
||||
namespace => "Asset_SQLForm",
|
||||
|
|
@ -783,17 +437,13 @@ our $HELP = {
|
|||
}
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'sql form add/edit',
|
||||
namespace => 'Asset_SQLForm',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
'sql form asset template variables' => {
|
||||
private => 1,
|
||||
title => 'sql form asset template variables title',
|
||||
body => 'sql form asset template variables body',
|
||||
body => '',
|
||||
isa => [
|
||||
{
|
||||
namespace => "Asset_Wobject",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue