Remove the "using macros" entry, and all references.

Pruning and altering Macro docs up to and including CanEditText.
This commit is contained in:
Colin Kuskie 2007-07-17 15:44:12 +00:00
parent 7c6ba21048
commit cffe4fbc7b
63 changed files with 20 additions and 662 deletions

View file

@ -83,10 +83,6 @@ our $HELP = {
tag => 'edit ad space',
namespace => 'AdSpace',
},
{
tag => 'ad space',
namespace => 'Macro_AdSpace',
},
],
},

View file

@ -435,14 +435,6 @@ our $HELP = {
tag => 'metadata edit property',
namespace => 'Asset'
},
{
tag => 'aoi hits',
namespace => 'Macro_AOIHits'
},
{
tag => 'aoi rank',
namespace => 'Macro_AOIRank'
},
{
tag => 'wobject add/edit',
namespace => 'Asset_Wobject',
@ -451,9 +443,9 @@ our $HELP = {
},
'metadata edit property' => {
title => 'metadata edit property',
body => 'metadata edit property body',
fields => [
title => 'metadata edit property',
body => 'metadata edit property body',
fields => [
{
title => 'Field name',
description => 'Field Name description',
@ -474,26 +466,18 @@ our $HELP = {
description => 'Possible Values description',
namespace => 'Asset',
},
],
related => [
{
tag => 'metadata manage',
namespace => 'Asset'
},
{
tag => 'aoi hits',
namespace => 'Macro_AOIHits'
},
{
tag => 'aoi rank',
namespace => 'Macro_AOIRank'
},
{
tag => 'wobject add/edit',
namespace => 'Asset_Wobject',
},
],
},
],
related => [
{
tag => 'metadata manage',
namespace => 'Asset'
},
{
tag => 'wobject add/edit',
namespace => 'Asset_Wobject',
},
],
},
'manage versions' => {
title => 'committed versions',

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'style sheets using',
namespace => 'WebGUI'

View file

@ -1,32 +0,0 @@
package WebGUI::Help::Macro_AOIHits;
our $HELP = {
'aoi hits' => {
title => 'aoi hits title',
body => 'aoi hits body',
fields => [
],
related => [
{
tag => 'metadata manage',
namespace => 'Asset'
},
{
tag => 'settings',
namespace => 'WebGUI'
},
{
tag => 'aoi rank',
namespace => 'Macro_AOIRank',
},
{
tag => 'macros using',
namespace => 'Macros'
},
]
},
};
1;

View file

@ -1,32 +0,0 @@
package WebGUI::Help::Macro_AOIRank;
our $HELP = {
'aoi rank' => {
title => 'aoi rank title',
body => 'aoi rank body',
fields => [
],
related => [
{
tag => 'metadata manage',
namespace => 'Asset'
},
{
tag => 'settings',
namespace => 'WebGUI'
},
{
tag => 'aoi hits',
namespace => 'Macro_AOIHits',
},
{
tag => 'macros using',
namespace => 'Macros'
},
]
},
};
1;

View file

@ -1,15 +0,0 @@
package WebGUI::Help::Macro_AdSpace;
our $HELP = { ##hashref of hashes
'ad space' => {
title => 'adspace title', #The title and body are looked up in the
body => 'adspace body', #i18n file of the same name
fields => [
],
related => [
],
},
};
1;

View file

@ -2,9 +2,9 @@ package WebGUI::Help::Macro_AdminBar;
our $HELP = {
'admin bar' => {
'admin bar' => {
title => 'admin bar title',
body => 'admin bar body',
body => '',
fields => [
],
variables => [
@ -35,10 +35,6 @@ our $HELP = {
}
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'template language',
namespace => 'Asset_Template'

View file

@ -1,20 +0,0 @@
package WebGUI::Help::Macro_AdminText;
our $HELP = {
'admin text' => {
title => 'admin text title',
body => 'admin text body',
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},
};
1;

View file

@ -4,7 +4,7 @@ our $HELP = {
'admin toggle' => {
title => 'admin toggle title',
body => 'admin toggle body',
body => '',
variables => [
{
'name' => 'toggle.url'
@ -16,10 +16,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'template language',
namespace => 'Asset_Template'

View file

@ -1,24 +0,0 @@
package WebGUI::Help::Macro_AssetProxy;
our $HELP = {
'asset proxy' => {
title => 'asset proxy title',
body => 'asset proxy body',
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'shortcut add/edit',
namespace => 'Asset_Shortcut'
},
]
},
};
1;

View file

@ -1,20 +0,0 @@
package WebGUI::Help::Macro_At_username;
our $HELP = {
'username' => {
title => 'username title',
body => 'username body',
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},
};
1;

View file

@ -1,20 +0,0 @@
package WebGUI::Help::Macro_CanEditText;
our $HELP = {
'can edit text' => {
title => 'can edit text title',
body => 'can edit text body',
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},
};
1;

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -16,10 +16,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -16,10 +16,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -16,10 +16,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -16,10 +16,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -66,10 +66,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'date',
namespace => 'Macro_D_date'

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -65,10 +65,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'manage product',
namespace => 'ProductManager'

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -7,10 +7,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
{
tag => 'random asset proxy',
namespace => 'Macro_RandomAssetProxy'

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -22,10 +22,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros',
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros',
},
]
},

View file

@ -16,10 +16,6 @@ our $HELP = {
}
],
related => [
{
tag => 'macros using',
namespace => 'Macros',
},
{
tag => 'template language',
namespace => 'Asset_Template',

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -16,10 +16,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -8,10 +8,6 @@ our $HELP = {
fields => [
],
related => [
{
tag => 'macros using',
namespace => 'Macros'
},
]
},

View file

@ -3,19 +3,6 @@ package WebGUI::Help::Macros;
our $HELP = {
'macros using' => {
title => 'macros using title',
body => 'macros using body',
fields => [
],
related => [
{
tag => "macros list",
namespace => "Macros",
},
],
},
'macros list' => {
title => 'macros list title',
body => sub {