first crack at hover help
This commit is contained in:
parent
de4861506c
commit
b842483dd6
89 changed files with 490 additions and 23 deletions
|
|
@ -7,6 +7,8 @@ our $HELP = {
|
|||
'asset fields' => {
|
||||
title => 'asset fields title',
|
||||
body => 'asset fields body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
@ -18,6 +20,8 @@ our $HELP = {
|
|||
'asset template' => {
|
||||
title => 'asset template title',
|
||||
body => 'asset template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
|
@ -25,6 +29,8 @@ our $HELP = {
|
|||
'metadata manage'=> {
|
||||
title => 'content profiling',
|
||||
body => 'metadata manage body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'metadata edit property',
|
||||
|
|
@ -47,6 +53,8 @@ our $HELP = {
|
|||
'metadata edit property' => {
|
||||
title => 'Metadata, Edit property',
|
||||
body => 'metadata edit property body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'metadata manage',
|
||||
|
|
@ -70,6 +78,8 @@ our $HELP = {
|
|||
'asset list' => {
|
||||
title => 'asset list title',
|
||||
body => 'asset list body',
|
||||
fields => [
|
||||
],
|
||||
related => [ map {
|
||||
my ($namespace) = /::(\w+)$/;
|
||||
my $tag = $namespace;
|
||||
|
|
|
|||
|
|
@ -4,6 +4,24 @@ our $HELP = {
|
|||
'article add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
fields => [
|
||||
{
|
||||
title => '72',
|
||||
description => 'article template description',
|
||||
},
|
||||
{
|
||||
title => '7',
|
||||
description => 'link title description',
|
||||
},
|
||||
{
|
||||
title => '8',
|
||||
description => 'link url description',
|
||||
},
|
||||
{
|
||||
title => '10',
|
||||
description => 'carriage return description',
|
||||
},
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'article template',
|
||||
|
|
@ -17,11 +35,13 @@ our $HELP = {
|
|||
tag => 'asset fields',
|
||||
namespace => 'Asset'
|
||||
},
|
||||
]
|
||||
],
|
||||
},
|
||||
'article template' => {
|
||||
title => '72',
|
||||
body => '73',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'article add/edit',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'collaboration add/edit' => {
|
||||
title => 'collaboration add/edit title',
|
||||
body => 'collaboration add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'content filtering',
|
||||
|
|
@ -15,6 +17,8 @@ our $HELP = {
|
|||
'collaboration template labels' => {
|
||||
title => 'collaboration template labels title',
|
||||
body => 'collaboration template labels body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
|
@ -22,6 +26,8 @@ our $HELP = {
|
|||
'collaboration post list template variables' => {
|
||||
title => 'collaboration post list template variables title',
|
||||
body => 'collaboration post list template variables body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -33,6 +39,8 @@ our $HELP = {
|
|||
'collaboration template' => {
|
||||
title => 'collaboration template title',
|
||||
body => 'collaboration template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'collaboration template labels',
|
||||
|
|
@ -48,6 +56,8 @@ our $HELP = {
|
|||
'collaboration search template' => {
|
||||
title => 'collaboration search template title',
|
||||
body => 'collaboration search template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'collaboration post list template variables',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'data form add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'data form fields add/edit',
|
||||
|
|
@ -30,6 +32,8 @@ our $HELP = {
|
|||
'data form fields add/edit' => {
|
||||
title => '62',
|
||||
body => '72',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'data form template',
|
||||
|
|
@ -44,6 +48,8 @@ our $HELP = {
|
|||
'data form template' => {
|
||||
title => '82',
|
||||
body => '83',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'data form fields add/edit',
|
||||
|
|
@ -62,6 +68,8 @@ our $HELP = {
|
|||
'data form list template' => {
|
||||
title => '88',
|
||||
body => '89',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'data form add/edit',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'event add/edit' => {
|
||||
title => '72',
|
||||
body => '73',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -18,6 +20,8 @@ our $HELP = {
|
|||
'event template' => {
|
||||
title => '96',
|
||||
body => '97',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'events calendar add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -26,6 +28,8 @@ our $HELP = {
|
|||
'events calendar template' => {
|
||||
title => '94',
|
||||
body => '95',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'events calendar add/edit',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'file add/edit' => {
|
||||
title => 'file add/edit title',
|
||||
body => 'file add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -20,6 +22,8 @@ our $HELP = {
|
|||
'file template' => {
|
||||
title => 'file template title',
|
||||
body => 'file template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'file add/edit',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'file pile add/edit' => {
|
||||
title => 'file pile add/edit title',
|
||||
body => 'file pile add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'folder add/edit' => {
|
||||
title => 'folder add/edit title',
|
||||
body => 'folder add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -24,6 +26,8 @@ our $HELP = {
|
|||
'folder template' => {
|
||||
title => 'folder template title',
|
||||
body => 'folder template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'folder add/edit',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'http proxy add/edit' => {
|
||||
title => '10',
|
||||
body => '11',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -27,6 +29,8 @@ our $HELP = {
|
|||
'http proxy template' => {
|
||||
title => 'http proxy template title',
|
||||
body => 'http proxy template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'http proxy add/edit',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'image add/edit' => {
|
||||
title => 'image add/edit title',
|
||||
body => 'image add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'indexed search add/edit' => {
|
||||
title => '26',
|
||||
body => '27',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
|
|
@ -18,6 +20,8 @@ our $HELP = {
|
|||
'indexed search template' => {
|
||||
title => '29',
|
||||
body => '28',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'layout add/edit' => {
|
||||
title => 'layout add/edit title',
|
||||
body => 'layout add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -24,6 +26,8 @@ our $HELP = {
|
|||
'layout template' => {
|
||||
title => 'layout template title',
|
||||
body => 'layout template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'layout add/edit',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'message board add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'message board template',
|
||||
|
|
@ -18,6 +20,8 @@ our $HELP = {
|
|||
'message board template' => {
|
||||
title => '73',
|
||||
body => '74',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'navigation add/edit' => {
|
||||
title => '1098',
|
||||
body => '1093',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation template',
|
||||
|
|
@ -22,6 +24,8 @@ our $HELP = {
|
|||
'navigation template' => {
|
||||
title => '1096',
|
||||
body => '1097',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation add/edit',
|
||||
|
|
@ -40,6 +44,8 @@ our $HELP = {
|
|||
'navigation manage' => {
|
||||
title => '1094',
|
||||
body => '1095',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'navigation template',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'poll add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'poll template',
|
||||
|
|
@ -18,6 +20,8 @@ our $HELP = {
|
|||
'poll template' => {
|
||||
title => '73',
|
||||
body => '74',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'poll add/edit',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'post add/edit template' => {
|
||||
title => 'add/edit post template title',
|
||||
body => 'add/edit post template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
@ -19,6 +21,8 @@ our $HELP = {
|
|||
'post template variables' => {
|
||||
title => 'post template variables title',
|
||||
body => 'post template variables body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
@ -34,6 +38,8 @@ our $HELP = {
|
|||
'notification template' => {
|
||||
title => 'notification template title',
|
||||
body => 'notification template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'product add/edit' => {
|
||||
title => '38',
|
||||
body => '39',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product related add/edit',
|
||||
|
|
@ -38,6 +40,8 @@ our $HELP = {
|
|||
'product feature add/edit' => {
|
||||
title => '40',
|
||||
body => '41',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product benefit add/edit',
|
||||
|
|
@ -52,6 +56,8 @@ our $HELP = {
|
|||
'product specification add/edit' => {
|
||||
title => '42',
|
||||
body => '43',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product add/edit',
|
||||
|
|
@ -62,6 +68,8 @@ our $HELP = {
|
|||
'product accessory add/edit' => {
|
||||
title => '44',
|
||||
body => '45',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product add/edit',
|
||||
|
|
@ -72,6 +80,8 @@ our $HELP = {
|
|||
'product related add/edit' => {
|
||||
title => '46',
|
||||
body => '47',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product add/edit',
|
||||
|
|
@ -82,6 +92,8 @@ our $HELP = {
|
|||
'product benefit add/edit' => {
|
||||
title => '49',
|
||||
body => '50',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product feature add/edit',
|
||||
|
|
@ -96,6 +108,8 @@ our $HELP = {
|
|||
'product template' => {
|
||||
title => '62',
|
||||
body => '63',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'product add/edit',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'redirect add/edit' => {
|
||||
title => 'redirect add/edit title',
|
||||
body => 'redirect add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'sql report add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'sql report template',
|
||||
|
|
@ -18,6 +20,8 @@ our $HELP = {
|
|||
'sql report template' => {
|
||||
title => '72',
|
||||
body => '73',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'pagination template variables',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'shortcut add/edit' => {
|
||||
title => '5',
|
||||
body => '6',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
|
|
@ -20,6 +22,8 @@ our $HELP = {
|
|||
'shortcut template' => {
|
||||
title => 'shortcut template title',
|
||||
body => 'shortcut template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'snippet add/edit' => {
|
||||
title => 'snippet add/edit title',
|
||||
body => 'snippet add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'survey add/edit' => {
|
||||
title => '3',
|
||||
body => '4',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -42,6 +44,8 @@ our $HELP = {
|
|||
'question add/edit' => {
|
||||
title => '17',
|
||||
body => 'question add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'survey add/edit',
|
||||
|
|
@ -52,6 +56,8 @@ our $HELP = {
|
|||
'survey template' => {
|
||||
title => '88',
|
||||
body => '89',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'survey template common vars',
|
||||
|
|
@ -70,6 +76,8 @@ our $HELP = {
|
|||
'survey template common vars' => {
|
||||
title => '90',
|
||||
body => '91',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'survey template',
|
||||
|
|
@ -80,6 +88,8 @@ our $HELP = {
|
|||
'gradebook report template' => {
|
||||
title => '1087',
|
||||
body => '1088',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'pagination template variables',
|
||||
|
|
@ -98,6 +108,8 @@ our $HELP = {
|
|||
'survey response template' => {
|
||||
title => '1089',
|
||||
body => '1090',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'survey template common vars',
|
||||
|
|
@ -112,6 +124,8 @@ our $HELP = {
|
|||
'statistical overview report template' => {
|
||||
title => '1091',
|
||||
body => '1092',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'pagination template variables',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'syndicated content add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'syndicated content template',
|
||||
|
|
@ -22,6 +24,8 @@ our $HELP = {
|
|||
'syndicated content template' => {
|
||||
title => '72',
|
||||
body => '73',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'syndicated content add/edit',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'templates manage' => {
|
||||
title => '683',
|
||||
body => '638',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'themes manage',
|
||||
|
|
@ -27,6 +29,8 @@ our $HELP = {
|
|||
'template add/edit' => {
|
||||
title => '684',
|
||||
body => '639',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'templates manage',
|
||||
|
|
@ -38,6 +42,8 @@ our $HELP = {
|
|||
'template delete' => {
|
||||
title => '685',
|
||||
body => '640',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'templates manage',
|
||||
|
|
@ -49,6 +55,8 @@ our $HELP = {
|
|||
'template language' => {
|
||||
title => '825',
|
||||
body => '826',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'templates manage',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'thread template variables' => {
|
||||
title => 'thread template title',
|
||||
body => 'thread template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'ws client add/edit' => {
|
||||
title => '61',
|
||||
body => '71',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'ws client template',
|
||||
|
|
@ -18,6 +20,8 @@ our $HELP = {
|
|||
'ws client template' => {
|
||||
title => '72',
|
||||
body => '73',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'ws client add/edit',
|
||||
|
|
|
|||
|
|
@ -4,11 +4,15 @@ our $HELP = {
|
|||
'ldap connection add/edit' => {
|
||||
title => 'LDAPLink_990',
|
||||
body => 'ldap connection add/edit body',
|
||||
fields => [
|
||||
],
|
||||
related => [ ],
|
||||
},
|
||||
'ldap authentication display account template' => {
|
||||
title => 'account-1',
|
||||
body => 'account-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'ldap authentication anonymous registration template',
|
||||
|
|
@ -27,6 +31,8 @@ our $HELP = {
|
|||
'ldap authentication login template' => {
|
||||
title => 'login-1',
|
||||
body => 'login-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'ldap authentication anonymous registration template',
|
||||
|
|
@ -45,6 +51,8 @@ our $HELP = {
|
|||
'ldap authentication anonymous registration template' => {
|
||||
title => 'create-1',
|
||||
body => 'create-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'ldap authentication display account template',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'smb authentication display account template' => {
|
||||
title => 'account-1',
|
||||
body => 'account-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
@ -14,6 +16,8 @@ our $HELP = {
|
|||
'smb authentication login template' => {
|
||||
title => 'login-1',
|
||||
body => 'login-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
@ -24,6 +28,8 @@ our $HELP = {
|
|||
'smb authentication anonymous registration template' => {
|
||||
title => 'create-1',
|
||||
body => 'create-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'webgui authentication display account template' => {
|
||||
title => 'account-1',
|
||||
body => 'account-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
@ -14,6 +16,8 @@ our $HELP = {
|
|||
'webgui authentication login template' => {
|
||||
title => 'login-1',
|
||||
body => 'login-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
@ -24,6 +28,8 @@ our $HELP = {
|
|||
'webgui authentication anonymous registration template' => {
|
||||
title => 'create-1',
|
||||
body => 'create-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
@ -34,6 +40,8 @@ our $HELP = {
|
|||
'webgui authentication password recovery template' => {
|
||||
title => 'recovery-1',
|
||||
body => 'recovery-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
@ -44,6 +52,8 @@ our $HELP = {
|
|||
'webgui authentication password expiration template' => {
|
||||
title => 'expired-1',
|
||||
body => 'expired-2',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'commerce manage' => {
|
||||
title => 'help manage commerce title',
|
||||
body => 'help manage commerce body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
|
@ -11,6 +13,8 @@ our $HELP = {
|
|||
'list pending transactions' => {
|
||||
title => 'help manage pending transactions title',
|
||||
body => 'help manage pending transactions body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
|
@ -18,6 +22,8 @@ our $HELP = {
|
|||
'cancel template' => {
|
||||
title => 'help cancel checkout template title',
|
||||
body => 'help cancel checkout template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
@ -33,6 +39,8 @@ our $HELP = {
|
|||
'confirm template' => {
|
||||
title => 'help checkout confirm template title',
|
||||
body => 'help checkout confirm template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
@ -48,6 +56,8 @@ our $HELP = {
|
|||
'error template' => {
|
||||
title => 'help checkout error template title',
|
||||
body => 'help checkout error template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
@ -63,6 +73,8 @@ our $HELP = {
|
|||
'select payment gateway template' => {
|
||||
title => 'help select payment template title',
|
||||
body => 'help select payment template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'aoi hits' => {
|
||||
title => 'aoi hits title',
|
||||
body => 'aoi hits body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'aoi rank' => {
|
||||
title => 'aoi rank title',
|
||||
body => 'aoi rank body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'admin bar' => {
|
||||
title => 'admin bar title',
|
||||
body => 'admin bar body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'admin text' => {
|
||||
title => 'admin text title',
|
||||
body => 'admin text body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'admin toggle' => {
|
||||
title => 'admin toggle title',
|
||||
body => 'admin toggle body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'asset proxy' => {
|
||||
title => 'asset proxy title',
|
||||
body => 'asset proxy body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'username' => {
|
||||
title => 'username title',
|
||||
body => 'username body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'can edit text' => {
|
||||
title => 'can edit text title',
|
||||
body => 'can edit text body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'date' => {
|
||||
title => 'date title',
|
||||
body => 'date body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'editable toggle' => {
|
||||
title => 'editable toggle title',
|
||||
body => 'editable toggle body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'env' => {
|
||||
title => 'env title',
|
||||
body => 'env body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'execute' => {
|
||||
title => 'execute title',
|
||||
body => 'execute body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'extras' => {
|
||||
title => 'extras title',
|
||||
body => 'extras body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'file url' => {
|
||||
title => 'file url title',
|
||||
body => 'file url body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'form param' => {
|
||||
title => 'form param title',
|
||||
body => 'form param body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'group add' => {
|
||||
title => 'group add title',
|
||||
body => 'group add body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'group delete' => {
|
||||
title => 'group delete title',
|
||||
body => 'group delete body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'group text' => {
|
||||
title => 'group text title',
|
||||
body => 'group text body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'home link' => {
|
||||
title => 'home link title',
|
||||
body => 'home link body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'user id' => {
|
||||
title => 'user id title',
|
||||
body => 'user id body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'if' => {
|
||||
title => 'if title',
|
||||
body => 'if body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'include' => {
|
||||
title => 'include title',
|
||||
body => 'include body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'international' => {
|
||||
title => 'international title',
|
||||
body => 'international body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'java script' => {
|
||||
title => 'java script title',
|
||||
body => 'java script body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'login box' => {
|
||||
title => 'login box title',
|
||||
body => 'login box body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'last modified' => {
|
||||
title => 'last modified title',
|
||||
body => 'last modified body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'login toggle' => {
|
||||
title => 'login toggle title',
|
||||
body => 'login toggle body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'page' => {
|
||||
title => 'page title',
|
||||
body => 'page body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'page title' => {
|
||||
title => 'page title title',
|
||||
body => 'page title body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'page url' => {
|
||||
title => 'page url title',
|
||||
body => 'page url body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'quote' => {
|
||||
title => 'quote title',
|
||||
body => 'quote body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'random asset proxy' => {
|
||||
title => 'random asset proxy title',
|
||||
body => 'random asset proxy body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'raw head tags' => {
|
||||
title => 'raw head tags title',
|
||||
body => 'raw head tags body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'root title' => {
|
||||
title => 'root title title',
|
||||
body => 'root title body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'sql' => {
|
||||
title => 'sql title',
|
||||
body => 'sql body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'gateway url' => {
|
||||
title => 'gateway url title',
|
||||
body => 'gateway url body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'spacer' => {
|
||||
title => 'spacer title',
|
||||
body => 'spacer body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'random' => {
|
||||
title => 'random title',
|
||||
body => 'random body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'style sheet' => {
|
||||
title => 'style sheet title',
|
||||
body => 'style sheet body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'subscription item' => {
|
||||
title => 'subscription item title',
|
||||
body => 'subscription item body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'subscription item purchase url' => {
|
||||
title => 'subscription item purchase url title',
|
||||
body => 'subscription item purchase url body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'thumbnail' => {
|
||||
title => 'thumbnail title',
|
||||
body => 'thumbnail body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'url encode' => {
|
||||
title => 'url encode title',
|
||||
body => 'url encode body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'user' => {
|
||||
title => 'user title',
|
||||
body => 'user body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'account' => {
|
||||
title => 'account title',
|
||||
body => 'account body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'company name' => {
|
||||
title => 'company name title',
|
||||
body => 'company name body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'company email' => {
|
||||
title => 'company email title',
|
||||
body => 'company email body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'printable' => {
|
||||
title => 'printable title',
|
||||
body => 'printable body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'company url' => {
|
||||
title => 'company url title',
|
||||
body => 'company url body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
|
|||
|
|
@ -7,6 +7,8 @@ our $HELP = {
|
|||
'macros using' => {
|
||||
title => 'macros using title',
|
||||
body => 'macros using body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => "macros list",
|
||||
|
|
@ -18,6 +20,8 @@ our $HELP = {
|
|||
'macros list' => {
|
||||
title => 'macros list title',
|
||||
body => 'macros list body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
sort { $a->{tag} cmp $b->{tag} }
|
||||
map {
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'list products' => {
|
||||
title => 'help list products title',
|
||||
body => 'help list products body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
|
@ -11,6 +13,8 @@ our $HELP = {
|
|||
'manage product' => {
|
||||
title => 'help manage product title',
|
||||
body => 'help manage product body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
|
@ -18,6 +22,8 @@ our $HELP = {
|
|||
'edit product' => {
|
||||
title => 'help edit product title',
|
||||
body => 'help edit product body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
@ -29,30 +35,40 @@ our $HELP = {
|
|||
'edit parameter' => {
|
||||
title => 'help edit parameter title',
|
||||
body => 'help edit parameter body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
'edit option' => {
|
||||
title => 'help edit option title',
|
||||
body => 'help edit option body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
'list variants' => {
|
||||
title => 'help list variants title',
|
||||
body => 'help list variants body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
'edit variant' => {
|
||||
title => 'help edit variant title',
|
||||
body => 'help edit variant body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
'edit sku template' => {
|
||||
title => 'help edit sku template title',
|
||||
body => 'help edit sku template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'subscription add/edit' => {
|
||||
title => 'help edit subscription title',
|
||||
body => 'help edit subscription body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'subscription manage',
|
||||
|
|
@ -15,6 +17,8 @@ our $HELP = {
|
|||
'subscription manage' => {
|
||||
title => 'help manage subscriptions title',
|
||||
body => 'help manage subscriptions body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'subscription add/edit',
|
||||
|
|
@ -30,6 +34,8 @@ our $HELP = {
|
|||
'subscription codes manage' => {
|
||||
title => 'help manage subscription codes title',
|
||||
body => 'help manage subscription codes body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'create batch',
|
||||
|
|
@ -45,6 +51,8 @@ our $HELP = {
|
|||
'create batch' => {
|
||||
title => 'help create batch title',
|
||||
body => 'help create batch body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'subscription codes manage',
|
||||
|
|
@ -60,6 +68,8 @@ our $HELP = {
|
|||
'manage batch' => {
|
||||
title => 'help manage batch title',
|
||||
body => 'help manage batch body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'create batch',
|
||||
|
|
@ -75,6 +85,8 @@ our $HELP = {
|
|||
'redeem code' => {
|
||||
title => 'help redeem code template title',
|
||||
body => 'help redeem code template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'purchase history' => {
|
||||
title => 'help purchase history template title',
|
||||
body => 'help purchase history template body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'template language',
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@ our $HELP = {
|
|||
'packages creating' => {
|
||||
title => '681',
|
||||
body => '636',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'package add',
|
||||
|
|
@ -22,6 +24,8 @@ our $HELP = {
|
|||
'package add' => {
|
||||
title => '680',
|
||||
body => '635',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'packages creating',
|
||||
|
|
@ -32,12 +36,16 @@ our $HELP = {
|
|||
'content filtering' => {
|
||||
title => '418',
|
||||
body => 'content filter body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
],
|
||||
},
|
||||
'trash empty' => {
|
||||
title => '696',
|
||||
body => '651',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'trash manage',
|
||||
|
|
@ -48,11 +56,15 @@ our $HELP = {
|
|||
'profile settings edit' => {
|
||||
title => '672',
|
||||
body => '627',
|
||||
fields => [
|
||||
],
|
||||
related => []
|
||||
},
|
||||
'style template' => {
|
||||
title => '1073',
|
||||
body => '1074',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'style sheets using',
|
||||
|
|
@ -72,6 +84,8 @@ our $HELP = {
|
|||
'style sheets using' => {
|
||||
title => '668',
|
||||
body => '623',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'style template',
|
||||
|
|
@ -82,6 +96,8 @@ our $HELP = {
|
|||
'group add/edit' => {
|
||||
title => '667',
|
||||
body => '622',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'groups manage',
|
||||
|
|
@ -96,6 +112,8 @@ our $HELP = {
|
|||
'group delete' => {
|
||||
title => '665',
|
||||
body => '620',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'groups manage',
|
||||
|
|
@ -106,11 +124,15 @@ our $HELP = {
|
|||
'settings' => {
|
||||
title => 'settings',
|
||||
body => 'settings help',
|
||||
fields => [
|
||||
],
|
||||
related => []
|
||||
},
|
||||
'groups default' => {
|
||||
title => 'groups default title',
|
||||
body => 'groups default body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'groups manage',
|
||||
|
|
@ -121,6 +143,8 @@ our $HELP = {
|
|||
'groups manage' => {
|
||||
title => '660',
|
||||
body => '615',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'groups default',
|
||||
|
|
@ -143,6 +167,8 @@ our $HELP = {
|
|||
'users manage' => {
|
||||
title => '658',
|
||||
body => '613',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'groups manage',
|
||||
|
|
@ -165,6 +191,8 @@ our $HELP = {
|
|||
'user delete' => {
|
||||
title => '657',
|
||||
body => '612',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'users manage',
|
||||
|
|
@ -175,6 +203,8 @@ our $HELP = {
|
|||
'user profile edit' => {
|
||||
title => '682',
|
||||
body => '637',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'users manage',
|
||||
|
|
@ -185,6 +215,8 @@ our $HELP = {
|
|||
'user add/edit' => {
|
||||
title => '655',
|
||||
body => '610',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'users manage',
|
||||
|
|
@ -195,6 +227,8 @@ our $HELP = {
|
|||
'page delete' => {
|
||||
title => '653',
|
||||
body => '608',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'page add/edit',
|
||||
|
|
@ -205,6 +239,8 @@ our $HELP = {
|
|||
'page add/edit' => {
|
||||
title => '642',
|
||||
body => '606',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'page delete',
|
||||
|
|
@ -216,6 +252,8 @@ our $HELP = {
|
|||
'trash manage' => {
|
||||
title => '960',
|
||||
body => '961',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'trash empty',
|
||||
|
|
@ -226,6 +264,8 @@ our $HELP = {
|
|||
'clipboard manage' => {
|
||||
title => '957',
|
||||
body => '958',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'clipboard empty',
|
||||
|
|
@ -236,6 +276,8 @@ our $HELP = {
|
|||
'karma using' => {
|
||||
title => '697',
|
||||
body => '698',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'article add/edit',
|
||||
|
|
@ -262,6 +304,8 @@ our $HELP = {
|
|||
'clipboard empty' => {
|
||||
title => '968',
|
||||
body => '969',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'clipboard manage',
|
||||
|
|
@ -272,6 +316,8 @@ our $HELP = {
|
|||
'themes manage' => {
|
||||
title => '931',
|
||||
body => '932',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'templates manage',
|
||||
|
|
@ -294,6 +340,8 @@ our $HELP = {
|
|||
'theme edit' => {
|
||||
title => '933',
|
||||
body => '934',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'themes manage',
|
||||
|
|
@ -304,6 +352,8 @@ our $HELP = {
|
|||
'theme import' => {
|
||||
title => '936',
|
||||
body => '937',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'themes manage',
|
||||
|
|
@ -314,6 +364,8 @@ our $HELP = {
|
|||
'theme delete' => {
|
||||
title => '938',
|
||||
body => '939',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'themes manage',
|
||||
|
|
@ -324,6 +376,8 @@ our $HELP = {
|
|||
'database links manage' => {
|
||||
title => '997',
|
||||
body => '1000',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'database link add/edit',
|
||||
|
|
@ -342,6 +396,8 @@ our $HELP = {
|
|||
'database link add/edit' => {
|
||||
title => '998',
|
||||
body => '1001',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'database links manage',
|
||||
|
|
@ -360,6 +416,8 @@ our $HELP = {
|
|||
'database link delete' => {
|
||||
title => '999',
|
||||
body => '1002',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'database links manage',
|
||||
|
|
@ -378,6 +436,8 @@ our $HELP = {
|
|||
'pagination template variables' => {
|
||||
title => '1085',
|
||||
body => '1086',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobject template',
|
||||
|
|
@ -388,12 +448,16 @@ our $HELP = {
|
|||
'page export' => {
|
||||
title => 'Page, Export',
|
||||
body => 'Page, Export body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
],
|
||||
},
|
||||
'glossary' => {
|
||||
title => 'glossary title',
|
||||
body => 'glossary body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
],
|
||||
},
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ our $HELP = {
|
|||
'wobjects using' => {
|
||||
title => '671',
|
||||
body => '626',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
|
|
@ -28,6 +30,8 @@ our $HELP = {
|
|||
'wobject add/edit' => {
|
||||
title => '677',
|
||||
body => '632',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'asset fields',
|
||||
|
|
@ -43,6 +47,8 @@ our $HELP = {
|
|||
'wobject delete' => {
|
||||
title => '664',
|
||||
body => '619',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'wobjects using',
|
||||
|
|
@ -54,6 +60,8 @@ our $HELP = {
|
|||
'wobject template' => {
|
||||
title => '827',
|
||||
body => '828',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'pagination template variables',
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@ use strict;
|
|||
use Tie::IxHash;
|
||||
use WebGUI::AdminConsole;
|
||||
use WebGUI::International;
|
||||
use WebGUI::Asset::Template;
|
||||
use WebGUI::Macro;
|
||||
use WebGUI::Session;
|
||||
use WebGUI::URL;
|
||||
|
|
@ -49,15 +50,24 @@ sub www_viewHelp {
|
|||
return WebGUI::Privilege::insufficient() unless (WebGUI::Grouping::isInGroup(7));
|
||||
my $ac = WebGUI::AdminConsole->new("help");
|
||||
my $namespace = $session{form}{namespace} || "WebGUI";
|
||||
my $i18n = WebGUI::International->new($namespace);
|
||||
my $help = _get($session{form}{hid},$namespace);
|
||||
foreach my $row (@{$help->{related}}) {
|
||||
my $relatedHelp = _get($row->{tag},$row->{namespace});
|
||||
$ac->addSubmenuItem(_link($row->{tag},$row->{namespace}),WebGUI::International::get($relatedHelp->{title},$row->{namespace}));
|
||||
}
|
||||
my %vars;
|
||||
$vars{body} = $i18n->get($help->{body});
|
||||
foreach my $row (@{ $help->{fields} }) {
|
||||
push @{ $vars{fields} },
|
||||
{ 'title' => $i18n->get($row->{title}),
|
||||
'description' => $i18n->get($row->{description}), }
|
||||
}
|
||||
my $body = WebGUI::Asset::Template->new("PBtmplHelp000000000001")->process(\%vars);
|
||||
$ac->addSubmenuItem(WebGUI::URL::page('op=viewHelpIndex'),WebGUI::International::get(95));
|
||||
return $ac->render(
|
||||
WebGUI::Macro::process(WebGUI::International::get($help->{body},$namespace)),
|
||||
WebGUI::International::get(93).': '.WebGUI::International::get($help->{title},$namespace)
|
||||
WebGUI::Macro::process($body),
|
||||
WebGUI::International::get(93).': '.$i18n->get($help->{title})
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -12,27 +12,8 @@ our $I18N = {
|
|||
|
||||
NOTE: You can create a multi-paged article by placing the separator macro (^-;) at various places through-out your article. This works unless you are using a Make Page Printable style.
|
||||
|
||||
<P><b>^International("913","WebGUI");</b><br>
|
||||
Select a template from the list to layout your Wobject. Each Wobject
|
||||
may only use templates for their own namespace. For example, Articles
|
||||
can only use templates from the "Article" namespace. Layouts can only
|
||||
use templates from the "page" namespace.
|
||||
|
||||
<p><b>^International("1","Asset_Article");</b><br>
|
||||
If you wish to add a link to your article, enter the title of the link in this field.
|
||||
<br><br>
|
||||
<i>Example:</i> Google
|
||||
|
||||
<p><b>^International("8","Asset_Article");</b><br>
|
||||
If you added a link title, now add the URL (uniform resource locater) here.
|
||||
<br><br>
|
||||
<i>Example:</i> http://www.google.com
|
||||
|
||||
<p><b>^International("10","Asset_Article");</b><br>
|
||||
If you're publishing HTML there's generally no need to check this option, but if you aren't using HTML and you want a carriage return every place you hit your "Enter" key, then check this option.
|
||||
|
||||
|,
|
||||
lastUpdated => 1112732053,
|
||||
lastUpdated => 1119066571,
|
||||
},
|
||||
|
||||
'7' => {
|
||||
|
|
@ -40,6 +21,14 @@ If you're publishing HTML there's generally no need to check this option, but if
|
|||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'link title description' => {
|
||||
message => q|If you wish to add a link to your article, enter the title of the link in this field.
|
||||
<p>
|
||||
<i>Example:</i> Google|,
|
||||
lastUpdated => 1119066359
|
||||
},
|
||||
|
||||
|
||||
'1' => {
|
||||
message => q|Article|,
|
||||
lastUpdated => 1031514049
|
||||
|
|
@ -50,6 +39,15 @@ If you're publishing HTML there's generally no need to check this option, but if
|
|||
lastUpdated => 1038794871
|
||||
},
|
||||
|
||||
'article template description' => {
|
||||
message => q|Select a template from the list to layout your Wobject. Each Wobject
|
||||
may only use templates for their own namespace. For example, Articles
|
||||
can only use templates from the "Article" namespace. Layouts can only
|
||||
use templates from the "page" namespace.|,
|
||||
lastUpdated => 1119066250
|
||||
},
|
||||
|
||||
|
||||
'28' => {
|
||||
message => q|View Responses|,
|
||||
lastUpdated => 1031514049
|
||||
|
|
@ -70,6 +68,14 @@ If you're publishing HTML there's generally no need to check this option, but if
|
|||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'link url description' => {
|
||||
message => q|If you added a link title, now add the URL (uniform resource locater) here.
|
||||
<br><br>
|
||||
<i>Example:</i> http://www.google.com|,
|
||||
lastUpdated => 1119066412
|
||||
},
|
||||
|
||||
|
||||
'73' => {
|
||||
message => q|The following template variables are available for article templates.
|
||||
<p/>
|
||||
|
|
@ -196,6 +202,13 @@ The URL to view the replies to this article.
|
|||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'carriage return description' => {
|
||||
message => q|
|
||||
If you're publishing HTML there's generally no need to check this option, but if you aren't using HTML and you want a carriage return every place you hit your "Enter" key, then check this option.|,
|
||||
lastUpdated => 1119066524
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue