Article Asset Help pruning

This commit is contained in:
Colin Kuskie 2007-07-19 23:31:39 +00:00
parent 38a10fe245
commit 65d1c960d4
4 changed files with 0 additions and 75 deletions

View file

@ -1,51 +1,6 @@
package WebGUI::Help::Asset_Article;
our $HELP = {
'article add/edit' => {
title => '61',
body => '71',
isa => [
{
namespace => "Asset_Wobject",
tag => "wobject add/edit"
},
],
fields => [
{
title => 'cache timeout',
namespace => 'Asset_Article',
description => 'cache timeout help',
uiLevel => 8,
},
{
title => '72',
description => 'article template description',
namespace => 'Asset_Article',
},
{
title => '7',
description => 'link title description',
namespace => 'Asset_Article',
uiLevel => 3,
},
{
title => '8',
description => 'link url description',
namespace => 'Asset_Article',
uiLevel => 3,
},
],
related => [
{
tag => 'article template',
namespace => 'Asset_Article'
},
{
tag => 'wobjects using',
namespace => 'Asset_Wobject'
},
],
},
'article template' => {
title => '72',
@ -150,10 +105,6 @@ our $HELP = {
},
],
related => [
{
tag => 'article add/edit',
namespace => 'Asset_Article'
},
]
},
@ -187,10 +138,6 @@ our $HELP = {
},
],
related => [
{
tag => 'article add/edit',
namespace => 'Asset_Article'
},
]
},

View file

@ -441,10 +441,6 @@ our $HELP = {
},
],
related => [
{
tag => 'article add/edit',
namespace => 'Asset_Article'
},
]
},
};

View file

@ -842,10 +842,6 @@ our $HELP = {
},
],
related => [
{
tag => 'article add/edit',
namespace => 'Asset_Article'
},
]
},

View file

@ -36,15 +36,6 @@ our $I18N = {
lastUpdated => 1164841027
},
'71' => {
message => q|<p>Articles are the Swiss Army knife of WebGUI. Most pieces of static content can be added via the Article. Articles are Wobjects, so they inherit the properties of both Wobjects and Assets.</p>
<p>NOTE: You can create a multi-paged article by placing the separator marker (&#94;-;) at various places through-out your article. This works unless you are using a Make Page Printable style.</p>
|,
lastUpdated => 1146514077,
},
'7' => {
message => q|Link Title|,
lastUpdated => 1031514049
@ -92,11 +83,6 @@ be useful, others may not.|,
lastUpdated => 1031514049
},
'61' => {
message => q|Article, Add/Edit|,
lastUpdated => 1066583066
},
'12' => {
message => q|Edit Article|,
lastUpdated => 1031514049