diff --git a/lib/WebGUI/Help/Asset_WikiMaster.pm b/lib/WebGUI/Help/Asset_WikiMaster.pm index 66f8c1f35..c317a9595 100644 --- a/lib/WebGUI/Help/Asset_WikiMaster.pm +++ b/lib/WebGUI/Help/Asset_WikiMaster.pm @@ -218,13 +218,13 @@ our $HELP = { 'name' => 'mostPopularUrl', }, { - 'name' => 'mostPopularLabel', + 'name' => 'mostPopularLabel variable', }, { 'name' => 'recentChangesUrl', }, { - 'name' => 'recentChangesLabel', + 'name' => 'recentChangesLabel variable', }, { 'name' => 'addPageUrl', @@ -330,14 +330,14 @@ our $HELP = { 'name' => 'recentChangesUrl', }, { - 'name' => 'recentChangesLabel', + 'name' => 'recentChangesLabel variable', }, { 'name' => 'searchLabel', 'description' => 'searchLabel variable', }, { - 'name' => 'searchLabelUrl', + 'name' => 'searchUrl', }, { 'name' => 'wikiHomeLabel', @@ -372,7 +372,7 @@ our $HELP = { 'description' => 'searchLabel variable', }, { - 'name' => 'searchLabelUrl', + 'name' => 'searchUrl', }, { 'name' => 'wikiHomeLabel', @@ -385,7 +385,7 @@ our $HELP = { 'name' => 'mostPopularUrl', }, { - 'name' => 'mostPopularLabel', + 'name' => 'mostPopularLabel variable', }, ], fields => [ @@ -413,7 +413,7 @@ our $HELP = { 'description' => 'searchLabel variable', }, { - 'name' => 'searchLabelUrl', + 'name' => 'searchUrl', }, { 'name' => 'wikiHomeLabel', @@ -426,13 +426,13 @@ our $HELP = { 'name' => 'mostPopularUrl', }, { - 'name' => 'mostPopularLabel', + 'name' => 'mostPopularLabel variable', }, { 'name' => 'recentChangesUrl', }, { - 'name' => 'recentChangesLabel', + 'name' => 'recentChangesLabel variable', }, { 'name' => 'resultsLabel', diff --git a/lib/WebGUI/Help/Asset_WikiPage.pm b/lib/WebGUI/Help/Asset_WikiPage.pm index 466d5e184..a31f1c505 100644 --- a/lib/WebGUI/Help/Asset_WikiPage.pm +++ b/lib/WebGUI/Help/Asset_WikiPage.pm @@ -64,6 +64,61 @@ our $HELP = { ], }, + 'view template' => { + title => 'view title', + body => 'view body', + isa => [ + ], + variables => [ + { + name => 'viewLabel', + description => 'viewLabel variable', + }, + { + name => 'editLabel', + description => 'editLabel variable', + }, + { + name => 'historyLabel', + description => 'historyLabel variable', + }, + { + name => 'historyUrl', + }, + { + 'name' => 'wikiHomeLabel', + 'description' => 'wikiHomeLabel variable', + }, + { + 'name' => 'wikiHomeUrl', + }, + { + 'name' => 'mostPopularUrl', + }, + { + 'name' => 'mostPopularLabel variable', + }, + { + 'name' => 'recentChangesUrl', + }, + { + 'name' => 'recentChangesLabel', + }, + { + 'name' => 'searchLabel', + 'description' => 'searchLabel variable', + }, + { + 'name' => 'editContent', + }, + { + 'name' => 'content', + }, + ], + related => [ + ], + }, + }; 1; diff --git a/lib/WebGUI/i18n/English/Asset_WikiMaster.pm b/lib/WebGUI/i18n/English/Asset_WikiMaster.pm index 773f635f3..b9a3894d2 100644 --- a/lib/WebGUI/i18n/English/Asset_WikiMaster.pm +++ b/lib/WebGUI/i18n/English/Asset_WikiMaster.pm @@ -321,11 +321,11 @@ our $I18N = }, 'searchLabel variable' => { - message => q|The description for this Wiki, with any recognized titles or urls from pages in this Wiki automatically converted to links to those pages.|, + message => q|An internationalized label to go with searchUrl|, lastUpdated => 1165812138, }, - 'searchLabelUrl' => { + 'searchUrl' => { message => q|A URL to take the user to the screen search pages in this Wiki.|, lastUpdated => 1165816007, }, @@ -335,7 +335,7 @@ our $I18N = lastUpdated => 1165812138, }, - 'mostPopularLabel' => { + 'mostPopularLabel variable' => { message => q|An internationalized label to go with mostPopularUrl.|, lastUpdated => 1165812138, }, @@ -345,7 +345,7 @@ our $I18N = lastUpdated => 1165812138, }, - 'recentChangesLabel' => { + 'recentChangesLabel variable' => { message => q|An internationalized label to go with recentChangesUrl.|, lastUpdated => 1165812138, }, diff --git a/lib/WebGUI/i18n/English/Asset_WikiPage.pm b/lib/WebGUI/i18n/English/Asset_WikiPage.pm index 161f6b500..bb744aaac 100644 --- a/lib/WebGUI/i18n/English/Asset_WikiPage.pm +++ b/lib/WebGUI/i18n/English/Asset_WikiPage.pm @@ -91,7 +91,7 @@ our $I18N = }, 'add/edit title' => { - message => q|Wiki Page, Add/Edit|, + message => q|Wiki Page, Add/Edit Template|, lastUpdated => 1165790228, }, @@ -100,6 +100,88 @@ our $I18N = lastUpdated => 1165790228, }, + 'view title' => { + message => q|Wiki Page, View Template|, + lastUpdated => 1165790228, + }, + + 'view body' => { + message => q|Variables available for use in the template are listed below:|, + lastUpdated => 1166047618, + }, + + 'viewLabel variable' => { + message => q|An internationalized label for viewing the content of a page. Useful for tabbed interfaces to + the Wiki Page.|, + lastUpdated => 1166047913, + }, + + 'editLabel variable' => { + message => q|An internationalized label for editing the content of a page. Useful for tabbed interfaces to + the Wiki Page.|, + lastUpdated => 1166047618, + }, + + 'historyLabel variable' => { + message => q|An internationalized label to go with historyUrl.|, + lastUpdated => 1166047618, + }, + + 'historyUrl' => { + message => q|A URL to take the user to a screen with a history of edits and changes to this page.|, + lastUpdated => 1166047618, + }, + + 'wikiHomeLabel variable' => { + message=>q|An internationalized label to go with wikiHomeUrl.|, + lastUpdated=>1165816161, + }, + + 'wikiHomeUrl' => { + message=>q|A URL to take the user back to the Wiki front page.|, + lastUpdated=>1165816166, + }, + + 'recentChangesUrl' => { + message => q|A URL to take the user to the screen where all changes to the the pages in this Wiki are listed.|, + lastUpdated => 1165812138, + }, + + 'recentChangesLabel' => { + message => q|An internationalized label to go with recentChangesUrl.|, + lastUpdated => 1165812138, + }, + + 'mostPopularUrl' => { + message => q|A URL to take the user to the screen where the most popular Wiki pages are listed.|, + lastUpdated => 1165812138, + }, + + 'mostPopularLabel variable' => { + message => q|An internationalized label to go with mostPopularUrl.|, + lastUpdated => 1165812138, + }, + + 'searchLabel variable' => { + message => q|An internationalized label to go with searchUrl|, + lastUpdated => 1165812138, + }, + + 'searchUrl' => { + message => q|A URL to take the user to the screen search pages in this Wiki.|, + lastUpdated => 1165816007, + }, + + 'editContent' => { + message => q|The rendered form for editing the content of this page.|, + lastUpdated => 1165812138, + }, + + 'content' => { + message => q|The content of this page, with recognized title and links changed into Wiki links.|, + lastUpdated => 1165812138, + }, + }; 1;