diff --git a/lib/WebGUI/Help/Asset_Article.pm b/lib/WebGUI/Help/Asset_Article.pm index d5bf5916a..c7a886ed4 100644 --- a/lib/WebGUI/Help/Asset_Article.pm +++ b/lib/WebGUI/Help/Asset_Article.pm @@ -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' - }, ] }, diff --git a/lib/WebGUI/Help/Asset_Product.pm b/lib/WebGUI/Help/Asset_Product.pm index 926a4a9ad..082c1049a 100644 --- a/lib/WebGUI/Help/Asset_Product.pm +++ b/lib/WebGUI/Help/Asset_Product.pm @@ -441,10 +441,6 @@ our $HELP = { }, ], related => [ - { - tag => 'article add/edit', - namespace => 'Asset_Article' - }, ] }, }; diff --git a/lib/WebGUI/Help/Asset_SQLForm.pm b/lib/WebGUI/Help/Asset_SQLForm.pm index f993d8605..cefa98593 100644 --- a/lib/WebGUI/Help/Asset_SQLForm.pm +++ b/lib/WebGUI/Help/Asset_SQLForm.pm @@ -842,10 +842,6 @@ our $HELP = { }, ], related => [ - { - tag => 'article add/edit', - namespace => 'Asset_Article' - }, ] }, diff --git a/lib/WebGUI/i18n/English/Asset_Article.pm b/lib/WebGUI/i18n/English/Asset_Article.pm index be7c852c9..6e46db3f5 100644 --- a/lib/WebGUI/i18n/English/Asset_Article.pm +++ b/lib/WebGUI/i18n/English/Asset_Article.pm @@ -36,15 +36,6 @@ our $I18N = { lastUpdated => 1164841027 }, - '71' => { - message => q|
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.
- -NOTE: You can create a multi-paged article by placing the separator marker (^-;) at various places through-out your article. This works unless you are using a Make Page Printable style.
- -|, - 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