diff --git a/lib/WebGUI/Help/Asset_Matrix.pm b/lib/WebGUI/Help/Asset_Matrix.pm index 1df7c42dc..8bb8b3913 100644 --- a/lib/WebGUI/Help/Asset_Matrix.pm +++ b/lib/WebGUI/Help/Asset_Matrix.pm @@ -4,8 +4,16 @@ use strict; our $HELP = { 'search template' => { - title => 'search template help title', - body => '', + title => 'search template help title', + body => '', + isa => [ + { namespace => "Asset_Matrix", + tag => "matrix asset template variables", + }, + { namespace => "Asset_Template", + tag => "template variables", + }, + ], variables => [ { 'name' => 'compareForm', }, { 'name' => 'category_loop', @@ -13,15 +21,9 @@ our $HELP = { { 'name' => 'categoryLabel' }, { 'name' => 'attribute_loop', 'variables' => [ - { 'name' => 'label', - 'description' => 'tmplVar attribute_loop listing label' - }, - { 'name' => 'description', - 'description' => 'tmplVar attribute_loop description' - }, - { 'name' => 'form', - 'description' => 'tmplVar attribute_loop form' - }, + { 'name' => 'label' }, + { 'name' => 'description' }, + { 'name' => 'form' }, ], }, ], @@ -35,30 +37,24 @@ our $HELP = { namespace => 'Asset_Matrix' }, { tag => 'listing detail template', - namespace => 'Asset_Matrix' - }, - { tag => 'edit listing template', - namespace => 'Asset_Matrix' + namespace => 'Asset_MatrixListing' }, ], }, 'compare template' => { - title => 'comparison template help title', - body => '', - variables => [ - { 'name' => 'isTooMany' }, - { 'name' => 'isTooFew' }, - { 'name' => 'lastupdated_loop', - 'variables' => [ { 'name' => 'lastUpdated' } ] + title => 'comparison template help title', + body => 'comparison template help body', + isa => [ + { namespace => "Asset_Matrix", + tag => "matrix asset template variables", }, - { 'name' => 'category_loop', - 'variables' => [ - { 'name' => 'category', - 'description' => 'tmplVar category' - }, - ] - } + { namespace => "Asset_Template", + tag => "template variables", + }, + ], + variables => [ + { 'name' => 'javascript' }, ], related => [ { tag => 'search template', @@ -67,23 +63,24 @@ our $HELP = { { tag => 'main template', namespace => 'Asset_Matrix' }, - { tag => 'listing detail template', - namespace => 'Asset_Matrix' - }, - { tag => 'edit listing template', - namespace => 'Asset_Matrix' - }, ], }, 'main template' => { - title => 'matrix template help title', - body => '', + title => 'matrix template help title', + body => '', + isa => [ + { namespace => "Asset_Matrix", + tag => "matrix asset template variables", + }, + { namespace => "Asset_Template", + tag => "template variables", + }, + ], variables => [ - { 'name' => 'compare.form', }, - { 'name' => 'search.url' }, + { 'name' => 'compareForm', }, { 'name' => 'isLoggedIn' }, - { 'name' => 'field.list.url' }, + { 'name' => 'listAttributes_url' }, { 'name' => 'addMatrixListing_url' }, { 'name' => 'bestViews_url' }, { 'name' => 'bestViews_count' }, @@ -96,15 +93,9 @@ our $HELP = { { 'name' => 'bestClicks_name' }, { 'name' => 'best_rating_loop', 'variables' => [ - { 'name' => 'url', - 'description' => 'tmplVar best.url' - }, - { 'name' => 'category', - 'description' => 'tmplVar best.category' - }, - { 'name' => 'name', - 'description' => 'tmplVar best.name' - }, + { 'name' => 'url' }, + { 'name' => 'category' }, + { 'name' => 'name' }, { 'name' => 'mean' }, { 'name' => 'median' }, { 'name' => 'count' } @@ -112,48 +103,26 @@ our $HELP = { }, { 'name' => 'worst_rating_loop', 'variables' => [ - { 'name' => 'url', - 'description' => 'tmplVar worst.url' - }, - { 'name' => 'category', - 'description' => 'tmplVar worst.category' - }, - { 'name' => 'name', - 'description' => 'tmplVar worst.name' - }, - { 'name' => 'mean', - 'description' => 'tmplVar worst.mean' - }, - { 'name' => 'median', - 'description' => 'tmplVar worst.median' - }, - { 'name' => 'count', - 'description' => 'tmplVar worst.count' - } + { 'name' => 'url' }, + { 'name' => 'category' }, + { 'name' => 'name' }, + { 'name' => 'mean' }, + { 'name' => 'median' }, + { 'name' => 'count' } ] }, - { 'name' => 'last_update_loop', + { 'name' => 'last_updated_loop', 'variables' => [ - { 'name' => 'url', - 'description' => 'tmplVar last.url' - }, - { 'name' => 'name', - 'description' => 'tmplVar last.name' - }, - { 'name' => 'lastUpdated', - 'description' => 'tmplVar last.lastUpdated' - } + { 'name' => 'url' }, + { 'name' => 'name' }, + { 'name' => 'lastUpdated' }, ] }, { 'name' => 'listingCount' }, { 'name' => 'pending_loop', 'variables' => [ - { 'name' => 'url', - 'description' => 'tmplVar pending.url' - }, - { 'name' => 'name', - 'description' => 'tmplVar pending.name' - } + { 'name' => 'url' }, + { 'name' => 'name' }, ] } ], @@ -164,94 +133,26 @@ our $HELP = { { tag => 'compare template', namespace => 'Asset_Matrix' }, - { tag => 'listing detail template', - namespace => 'Asset_Matrix' - }, - { tag => 'edit listing template', - namespace => 'Asset_Matrix' - }, ], }, - 'listing detail template' => { - title => 'detail template help title', - body => '', - variables => [ - { 'name' => 'discussion' }, - { 'name' => 'screenshot', - 'description' => 'tmplVar screenshot' + 'matrix asset template variables' => { + private => 1, + title => 'matrix asset template variables title', + body => 'matrix asset template variables body', + isa => [ + { namespace => "Asset_Wobject", + tag => "wobject template variables", }, - { 'name' => 'thumbnail' }, - { 'name' => 'emailForm' }, - { 'name' => 'emailSent' }, - { 'name' => 'isPending' }, - { 'name' => 'lastUpdated_epoch' }, - { 'name' => 'lastUpdated_date' }, - { 'name' => 'id' }, - { 'name' => 'description', - 'description' => 'listing description' - }, - { 'name' => 'productName' }, - { 'name' => 'productUrl' }, - { 'name' => 'productUrl_click' }, - { 'name' => 'manufacturerName' }, - { 'name' => 'manufacturerUrl' }, - { 'name' => 'manufacturerUrl_click' }, - { 'name' => 'versionNumber' }, - { 'name' => 'views' }, - { 'name' => 'compares' }, - { 'name' => 'clicks' }, - { 'name' => 'ratings' }, - { 'name' => 'CATEGORY_NAME_loop', - 'variables' => [ - { 'name' => 'value', }, - { 'name' => 'name', - 'description' => 'tmplVar name' - }, - { 'name' => 'label' }, - { 'name' => 'description', - 'description' => 'category listing description' - }, - { 'name' => 'category', - 'description' => 'tmplVar category' - }, - { 'name' => 'class', - 'description' => 'tmplVar class' - } - ] - } ], + fields => [], + variables => [], related => [ - { tag => 'search template', - namespace => 'Asset_Matrix' - }, - { tag => 'compare template', - namespace => 'Asset_Matrix' - }, - { tag => 'main template', - namespace => 'Asset_Matrix' + { tag => 'listing detail template', + namespace => 'Asset_MatrixListing' }, { tag => 'edit listing template', - namespace => 'Asset_Matrix' - }, - ], - }, - - 'edit listing template' => { - title => 'edit listing template help title', - body => '', - variables => [ - { 'name' => 'form', } - ], - related => [ - { tag => 'compare template', - namespace => 'Asset_Matrix' - }, - { tag => 'main template', - namespace => 'Asset_Matrix' - }, - { tag => 'listing detail template', - namespace => 'Asset_Matrix' + namespace => 'Asset_MatrixListing' }, ], }, diff --git a/lib/WebGUI/Help/Asset_MatrixListing.pm b/lib/WebGUI/Help/Asset_MatrixListing.pm new file mode 100644 index 000000000..b4a444292 --- /dev/null +++ b/lib/WebGUI/Help/Asset_MatrixListing.pm @@ -0,0 +1,93 @@ +package WebGUI::Help::Asset_MatrixListing; +use strict; + +our $HELP = { + 'listing detail template' => { + title => 'detail template help title', + body => '', + isa => [ + { namespace => "Asset_Template", + tag => "template variables", + }, + { tag => 'asset template asset variables', + namespace => 'Asset' + }, + ], + variables => [ + { 'name' => 'screenshots' }, + { 'name' => 'emailForm' }, + { 'name' => 'emailSent' }, + { 'name' => 'lastUpdated_epoch' }, + { 'name' => 'lastUpdated_date' }, + { 'name' => 'description' }, + { 'name' => 'productName' }, + { 'name' => 'productUrl' }, + { 'name' => 'productUrl_click' }, + { 'name' => 'manufacturerName' }, + { 'name' => 'manufacturerUrl' }, + { 'name' => 'manufacturerUrl_click' }, + { 'name' => 'version' }, + { 'name' => 'views' }, + { 'name' => 'compares' }, + { 'name' => 'clicks' }, + { 'name' => 'ratings' }, + { 'name' => 'CATEGORY_NAME_loop', + 'variables' => [ + { 'name' => 'categoryLabel' }, + { 'name' => 'attribute_loop', + 'variables' => [ + { 'name' => 'label' }, + { 'name' => 'value' }, + { 'name' => 'fieldType' }, + ] + } + ] + } + ], + related => [ + { tag => 'search template', + namespace => 'Asset_Matrix' + }, + { tag => 'compare template', + namespace => 'Asset_Matrix' + }, + { tag => 'main template', + namespace => 'Asset_Matrix' + }, + { tag => 'edit listing template', + namespace => 'Asset_MatrixListing' + }, + ], + }, + + 'edit listing template' => { + title => 'edit listing template help title', + body => '', + isa => [ + { namespace => "Asset_Template", + tag => "template variables", + }, + { tag => 'asset template asset variables', + namespace => 'Asset' + }, + ], + variables => [ + { 'name' => 'form', } + ], + related => [ + { tag => 'search template', + namespace => 'Asset_Matrix' + }, + { tag => 'compare template', + namespace => 'Asset_Matrix' + }, + { tag => 'main template', + namespace => 'Asset_Matrix' + }, + { tag => 'listing detail template', + namespace => 'Asset_MatrixListing' + }, + ], + }, +}; + diff --git a/lib/WebGUI/i18n/English/Asset_Matrix.pm b/lib/WebGUI/i18n/English/Asset_Matrix.pm index 56a310151..c300c28f8 100644 --- a/lib/WebGUI/i18n/English/Asset_Matrix.pm +++ b/lib/WebGUI/i18n/English/Asset_Matrix.pm @@ -18,6 +18,12 @@ our $I18N = { context => q|Description of the category_loop tmpl_var for the template help.|, }, + 'attribute_loop' => { + message => q|A loop containing all of the attributes in a category of this Matrix.|, + lastUpdated => 0, + context => q|Description of the attribute_loop tmpl_var for the template help.|, + }, + 'categoryLabel' => { message => q|The label of a category.|, lastUpdated => 0, @@ -30,11 +36,6 @@ our $I18N = { context => q|Description of the compareForm tmpl_var for the template help.|, }, - 'tmplVar category' => { - message => q|The name of the current category.|, - lastUpdated => 1149783768, - }, - 'value' => { message => q|The value of this field.|, lastUpdated => 1149783768, @@ -45,80 +46,18 @@ our $I18N = { lastUpdated => 1184949083, }, - 'comments' => { - message => q|The comments attached to this listing.|, - lastUpdated => 0, - }, + 'comparison template help body' => { + message => q|Both the compare box form and the comparison list on the matrix compare page are dynamically +generated yui datatables. See the yui +docs for information about skinning yui datatables.|, + lastUpdated => 0, + }, - 'emailForm' => { - message => q|A form to use to send an email to the listing maintainer.|, - lastUpdated => 0, - }, - - 'emailSent' => { - message => q|A condition indicating whether or not an email message was sent.|, - lastUpdated => 0, - }, - - 'isPending' => { - message => q|A conditional indicating whether or not this listing has been approved or not.|, - lastUpdated => 1167186037, - }, - - 'lastUpdated_epoch' => { - message => q|The epoch date of when this listing was last updated.|, - lastUpdated => 0, - }, - - 'lastUpdated_date' => { - message => q|A human readable date of when this listing was last updated.|, - lastUpdated => 0, - }, - - 'description' => { - message => q|The description of this listing.|, - lastUpdated => 0, - }, - - 'productName' => { - message => q|The name of this listing. This is the same as this matrix listing's asset title.|, - lastUpdated => 0, - }, - - 'productUrl' => { - message => q|The manufacturer's URL for this listing.|, - lastUpdated => 0, - }, - - 'productUrl_click' => { - message => q|The product URL to use if you want to register the click count for this listing.|, - lastUpdated => 0, - }, - - 'manufacturerUrl' => { - message => q|The manufacturer's URL.|, - lastUpdated => 0, - }, - - 'manufacturerUrl_click' => { - message => q|The manufacturer URL to use if you want to register the click count for this listing.|, - lastUpdated => 0, - }, - - 'views' => { - message => q|The total number of views this listing has received.|, - lastUpdated => 0, - }, - - 'compares' => { - message => q|The total number of compares this listing has received.|, - lastUpdated => 0, - }, - - 'clicks' => { - message => q|The total number of clicks this listing has received.|, - lastUpdated => 0, - }, + 'javascript' => { + message => q|The inline javascript for this template.|, + lastUpdated => 0, + context => q|Description of the javascript tmpl_var for the template help.|, + }, 'views label' => { message => q|Views|, @@ -135,57 +74,6 @@ our $I18N = { lastUpdated => 0, }, - 'ratings' => { - message => q|The ratings form (or results) for this listing.|, - lastUpdated => 1149784175, - }, - - 'CATEGORY_NAME_loop' => { - message => q|A loop containting attributes and values for those attributes is created for each category in this matrix. The name of the loop is the category name with spaces replaced with hyphens and a _loop added to the end. So if you have a category called "Bells and Whistles" then the loop would be called "bells-and-whistles_loop".|, - lastUpdated => 0, - }, - - 'attribute_loop' => { - message => q|A loop containing matrix attributes.|, - lastUpdated => 0, - context => q|Description of the attribute_loop tmpl_var for the template help.|, - }, - - 'tmplVar name' => { - message => q|The name of this field.|, - lastUpdated => 1149784175, - }, - - 'label' => { - message => q|The label of this field.|, - lastUpdated => 1149784175, - }, - - 'category listing description' => { - message => q|The description that tells the user what this field represents.|, - lastUpdated => 1149784175, - }, - - 'tmplVar category' => { - message => q|The name of the category this field is in.|, - lastUpdated => 1149784175, - }, - - 'tmplVar class' => { - message => q|The stylesheet class name for this field. The class is the field value with spaces replaced with underscores and all non alphanumeric characters removed.|, - lastUpdated => 1149784175, - }, - - 'detail template help title' => { - lastUpdated => 0, - message => q|Matrix Listing Detail Template Variables| - }, - - 'edit listing template help title' => { - lastUpdated => 0, - message => q|Edit Matrix Listing Template Variables| - }, - 'search_url' => { message => q|The URL to the matrix search page.|, lastUpdated => 0, @@ -281,6 +169,7 @@ listing,|, 'listAttributes_url' => { message => q|The URL to the page where you configure new listing attributes for this matrix.|, lastUpdated => 0, + context => q|Description of the listAttributes_url tmpl_var for the template help.|, }, 'list attributes label' => { @@ -301,178 +190,135 @@ listing,|, 'addMatrixListing_url' => { message => q|The URL to the page where a user can add a new listing to the matrix.|, lastUpdated => 0, + context => q|Description of the addMatrixListing_url tmpl_var for the template help.|, }, 'bestViews_url' => { message => q|The URL to the listing that has the most views.|, lastUpdated => 0, + context => q|Description of the bestViews_url tmpl_var for the template help.|, }, 'bestViews_count' => { message => q|The total number of views of the listing that has the most views.|, lastUpdated => 0, + context => q|Description of the bestViews_count tmpl_var for the template help.|, }, 'bestViews_name' => { message => q|The name of the listing that has the most views.|, lastUpdated => 0, + context => q|Description of the bestViews_name tmpl_var for the template help.|, }, 'bestCompares_url' => { message => q|The URL to the listing that has the most compares.|, lastUpdated => 0, + context => q|Description of the tmpl_var for the template help.|, }, 'bestCompares_count' => { message => q|The number of compares of the listing that has the most compares.|, lastUpdated => 0, + context => q|Description of the bestCompares_count tmpl_var for the template help.|, }, 'bestCompares_name' => { message => q|The name of the listing that has the most compares.|, lastUpdated => 0, + context => q|Description of the bestCompares_name tmpl_var for the template help.|, }, 'bestClicks_url' => { message => q|The URL of the listing that has the most clicks.|, lastUpdated => 0, + context => q|Description of the bestClicks_url tmpl_var for the template help.|, }, 'bestClicks_count' => { message => q|The number of clicks of the listing that has the most clicks.|, lastUpdated => 0, + context => q|Description of the bestClicks_count tmpl_var for the template help.|, }, 'bestClicks_name' => { message => q|The name of the listing that has the most clicks.|, lastUpdated => 0, + context => q|Description of the bestClicks_name tmpl_var for the template help.|, }, 'best_rating_loop' => { - message => q|A loop containing all of the categories for this matrix and their best ratings.|, + message => q|A loop containing the best rated listings for each categories of this matrix.|, lastUpdated => 0, + context => q|Description of the best_rating_loop tmpl_loop for the template help.|, }, - 'tmplVar best.url' => { - message => q|The URL of the listing that has the best rating for this category.|, + 'url' => { + message => q|The URL of the listing.|, lastUpdated => 0, + context => q|Description of the url tmpl_var for the template help.|, }, - 'tmplVar best.category' => { - message => q|The name of this category.|, + 'category' => { + message => q|The category of the listing.|, lastUpdated => 0, + context => q|Description of the category tmpl_var for the template help.|, }, - 'tmplVar best.name' => { - message => q|The name of the listing that has the best rating for this category.|, + 'name' => { + message => q|The name of the listing.|, lastUpdated => 0, + context => q|Description of the name tmpl_var for the template help.|, }, 'mean' => { - message => q|The mean (or average) rating of the best listing in this category.|, + message => q|The mean (or average) rating of the best/worst listing in this category.|, lastUpdated => 0, + context => q|Description of the mean tmpl_var for the template help.|, }, 'median' => { - message => q|The median (or middle) rating of the best listing in this category.|, + message => q|The median (or middle) rating of the best/worst listing in this category.|, lastUpdated => 0, + context => q|Description of the median tmpl_var for the template help.|, }, 'count' => { - message => q|The sum of all the votes of the best listing in this category.|, + message => q|The sum of all the votes of the best/worst listing in this category.|, lastUpdated => 0, + context => q|Description of the count tmpl_var for the template help.|, }, 'worst_rating_loop' => { - message => q|A loop containing all of the categories for this matrix and their worst ratings.|, + message => q|A loop containing the worst rated listings for each categories of this matrix.|, lastUpdated => 0, - }, - - 'tmplVar worst.url' => { - message => q|The URL of the listing that has the worst rating for this category.|, - lastUpdated => 0, - }, - - 'tmplVar worst.category' => { - message => q|The name of this category.|, - lastUpdated => 0, - }, - - 'tmplVar worst.name' => { - message => q|The name of the listing that has the worst rating for this category.|, - lastUpdated => 0, - }, - - 'tmplVar worst.mean' => { - message => q|The mean (or average) rating of the worst listing in this category.|, - lastUpdated => 0, - }, - - 'tmplVar worst.median' => { - message => q|The median (or middle) rating of the worst listing in this category.|, - lastUpdated => 0, - }, - - 'tmplVar worst.count' => { - message => q|The sum of all the votes of the worst listing in this category.|, - lastUpdated => 0, - }, - - 'ratings.details.url' => { - message => q|The URL to the ratings details page.|, - lastUpdated => 1149795214, - }, - - 'best.posts.url' => { - message => q|The URL to the listing that has the most forum posts.|, - lastUpdated => 1149795214, + context => q|Description of the worst_rating_loop tmpl_loop for the template help.|, }, 'last_updated_loop' => { message => q|A loop containing the 20 most recently updated listings.|, lastUpdated => 0, + context => q|Description of the last_updated_loop tmpl_loop for the template help.|, }, - 'tmplVar last.url' => { - message => q|The URL to view this listing.|, - lastUpdated => 1149795214, - }, - - 'tmplVar last.name' => { - message => q|The name of the product.|, - lastUpdated => 1149795214, - }, - - 'tmplVar last.lastUpdated' => { + 'lastUpdated' => { message => q|The date this listing was updated.|, lastUpdated => 1149795214, + context => q|Description of lastUpdated the tmpl_var for the template help.|, }, 'listingCount' => { message => q|The number of listings in this matrix.|, lastUpdated => 0, + context => q|Description of listingCount the tmpl_var for the template help.|, }, 'pending_loop' => { message => q|A loop containing the list of pending listing.|, lastUpdated => 0, + context => q|Description of the pending_loop tmpl_loop for the template help.|, }, - 'tmplVar pending.url' => { - message => q|The URL to the pending listing.|, - lastUpdated => 0, - }, - - 'tmplVar pending.name' => { - message => q|The product title of the pending listing.|, - lastUpdated => 0, - }, - - 'narrow the matrix label' => { - message => q|Narrow The Matrix|, - lastUpdated => 0, - }, - 'expand the matrix label' => { message => q|Expand The Matrix|, lastUpdated => 0, @@ -483,29 +329,24 @@ listing,|, lastUpdated => 1184949132, }, - 'ratings detail template help title' => { - lastUpdated => 1230, - message => q|Matrix Ratings Detail Template Variables| - }, - 'fieldType' => { message => q|The type of field specified for this matrix field.|, lastUpdated => 1149996685, }, - 'tmplVar attribute_loop label' => { + 'label' => { message => q|The label given to this attribute that describes what the attribtute represents.|, lastUpdated => 0, context => q|Description of the listing label tmpl_var inside the attribute loop in the search screen.|, }, - 'tmplVar attribute_loop description' => { - message => q|A description of the attribute that gives more detail about the field and is used in the hover over tool tips.|, + 'description' => { + message => q|A description of the attribute that gives more detail about the attribute and is used in the hover over tool tips.|, lastUpdated => 0, context => q|Description of the description tmpl_var inside the attribute loop in the search screen.|, }, - 'tmplVar attribute_loop form' => { + 'form' => { message => q|The form element representing this attribute.|, lastUpdated => 0, context => q|Description of the form tmpl_var inside the attribute loop in the search screen.|, @@ -517,13 +358,13 @@ listing,|, }, 'categories description' => { - message => q|Specify one category per line here to define the categories for this matrix. Categories are used to subdivide fields and also represent the things users can rate each listing on.|, - lastUpdated => 0, + message => q|Specify one category per line here to define the categories for this matrix. Categories are used to subdivide fields and also represent the things users can rate each listing on.|, + lastUpdated => 0, }, 'categories default value' => { - message => qq|Features\nBenefits|, - lastUpdated => 0, + message => qq|Features\nBenefits|, + lastUpdated => 0, }, 'submission approval workflow description' => { @@ -775,11 +616,6 @@ listing,|, message => q|Name|, lastUpdated => 0, }, - -# 'field label' => { -# message => q|Field Label|, -# lastUpdated => 1136499282, -# }, 'fieldType label' => { message => q|Field Type|, @@ -801,11 +637,6 @@ listing,|, lastUpdated => 0, }, - 'no copy' => { - message => q|This asset may not be copied.|, - lastUpdated => 1133758944, - }, - 'no edit rights' => { message => q|You don't have the rights to edit this listing.|, lastUpdated => 1133758944, @@ -831,31 +662,6 @@ listing,|, message => q|Edit/Add Attribute| }, - 'good bad' => { - lastUpdated => 1135279558, - message => q|Good Bad| - }, - - 'text' => { - lastUpdated => 1135279558, - message => q|Text| - }, - - 'url' => { - lastUpdated => 1135279558, - message => q|URL| - }, - - 'text area' => { - lastUpdated => 1135279558, - message => q|Text Area|, - }, - - 'combo' => { - lastUpdated => 1135279558, - message => q|Combo|, - }, - 'delete listing confirmation' => { lastUpdated => 1135289632, message => q|

Confirm Delete

@@ -891,11 +697,6 @@ listing,|, message => q|The name of the attribute that you are creating. It is case sensitive and must be unique.| }, -# 'field label description' => { -# lastUpdated => 1135279558, -# message => q|The name of the field that you are creating. It is case sensitive and must be unique.| -# }, - 'fieldType description' => { lastUpdated => 0, message => q|

The field type of attribute you are creating. Please select the field type from the options in the drop-down list.

| diff --git a/lib/WebGUI/i18n/English/Asset_MatrixListing.pm b/lib/WebGUI/i18n/English/Asset_MatrixListing.pm index 25bd3ca14..314180f46 100644 --- a/lib/WebGUI/i18n/English/Asset_MatrixListing.pm +++ b/lib/WebGUI/i18n/English/Asset_MatrixListing.pm @@ -13,7 +13,6 @@ our $I18N = { lastUpdated => 0, }, - 'template description' => { message => q|Select a template to be used to display the default view of the Matrix.|, lastUpdated => 0, @@ -194,7 +193,6 @@ it would be best to make sure the names are the same.|, lastUpdated => 0, }, - 'show ratings' => { message => q|Show Ratings|, lastUpdated => 0, @@ -205,6 +203,168 @@ it would be best to make sure the names are the same.|, lastUpdated => 0, }, + 'detail template help title' => { + lastUpdated => 0, + message => q|Matrix Listing Detail Template Variables|, + context => q|The title of the help page for the matrix listing detail template.|, + }, + + 'edit listing template help title' => { + lastUpdated => 0, + message => q|Edit Matrix Listing Template Variables|, + context => q|The title of the help page for the edit listing template.|, + }, + + 'form' => { + message => q|The complete edit form.|, + lastUpdated => 0, + context => q|Description of the form tmpl_var for the template help.|, + }, + + 'screenshots' => { + message => q|This listings screenshots displayed using the ukplayer.|, + lastUpdated => 0, + context => q|Description of the screenshots tmpl_var for the template help.|, + }, + + 'comments' => { + message => q|The comments attached to this listing.|, + lastUpdated => 0, + context => q|Description of the comments tmpl_var for the template help.|, + }, + + 'emailForm' => { + message => q|A form to use to send an email to the listing maintainer.|, + lastUpdated => 0, + context => q|Description of the emailForm tmpl_var for the template help.|, + }, + + 'emailSent' => { + message => q|A condition indicating whether or not an email message was sent.|, + lastUpdated => 0, + context => q|Description of the emailSent tmpl_var for the template help.|, + }, + + 'isPending' => { + message => q|A conditional indicating whether or not this listing has been approved or not.|, + lastUpdated => 1167186037, + context => q|Description of the CATEGORY_NAME_loop tmpl_var for the template help.|, + }, + + 'lastUpdated_epoch' => { + message => q|The epoch date of when this listing was last updated.|, + lastUpdated => 0, + context => q|Description of the CATEGORY_NAME_loop tmpl_var for the template help.|, + }, + + 'lastUpdated_date' => { + message => q|A human readable date of when this listing was last updated.|, + lastUpdated => 0, + context => q|Description of the CATEGORY_NAME_loop tmpl_var for the template help.|, + }, + + 'description' => { + message => q|The description of this listing.|, + lastUpdated => 0, + context => q|Description of the description tmpl_var for the template help.|, + }, + + 'productName' => { + message => q|The name of this listing. This is the same as this matrix listing's asset title.|, + lastUpdated => 0, + context => q|Description of the productName tmpl_var for the template help.|, + }, + + 'productUrl' => { + message => q|The manufacturer's URL for this listing.|, + lastUpdated => 0, + context => q|Description of the productUrl tmpl_var for the template help.|, + }, + + 'productUrl_click' => { + message => q|The product URL to use if you want to register the click count for this listing.|, + lastUpdated => 0, + context => q|Description of the productUrl_click tmpl_var for the template help.|, + }, + + 'manufacturerUrl' => { + message => q|The manufacturer's URL.|, + lastUpdated => 0, + context => q|Description of the manufacturerUrl tmpl_var for the template help.|, + }, + + 'manufacturerUrl_click' => { + message => q|The manufacturer URL to use if you want to register the click count for this listing.|, + lastUpdated => 0, + context => q|Description of the manufacturerUrl_click tmpl_var for the template help.|, + }, + + 'views' => { + message => q|The total number of views this listing has received.|, + lastUpdated => 0, + context => q|Description of the views tmpl_var for the template help.|, + }, + + 'compares' => { + message => q|The total number of compares this listing has received.|, + lastUpdated => 0, + context => q|Description of the compares tmpl_var for the template help.|, + }, + + 'clicks' => { + message => q|The total number of clicks this listing has received.|, + lastUpdated => 0, + context => q|Description of the clicks tmpl_var for the template help.|, + }, + + + 'version' => { + message => q|The version of this listing.|, + lastUpdated => 0, + context => q|Description of the version tmpl_var for the template help.|, + }, + + 'ratings' => { + message => q|An overview of the ratings this listing has received and a form to rate this listing if the user hasn't rated it already.|, + lastUpdated => 0, + context => q|Description of the ratings tmpl_var for the template help.|, + }, + + 'CATEGORY_NAME_loop' => { + message => q|A loop containting attributes and values for those attributes is created for each category in this matrix. The name of the loop is the category name with spaces replaced with hyphens and a _loop added to the end. So if you have a category called "Bells and Whistles" then the loop would be called "bells-and-whistles_loop".|, + lastUpdated => 0, + context => q|Description of the CATEGORY_NAME_loop tmpl_var for the template help.|, + }, + + 'categoryLabel' => { + message => q|The label of this category.|, + lastUpdated => 0, + context => q|Description of the categoryLabel tmpl_var in the CATEGORY_NAME_loop for the template help.|, + }, + + 'attribute_loop' => { + message => q|A loop containing matrix attributes.|, + lastUpdated => 0, + context => q|Description of the attribute_loop tmpl_var for the template help.|, + }, + + 'value' => { + message => q|The value of this attribute.|, + lastUpdated => 0, + context => q|Description of the value tmpl_var in the attribute_loop for the template help.|, + }, + + 'label' => { + message => q|The label of this attribute.|, + lastUpdated => 0, + context => q|Description of the label tmpl_var in the attribute_loop for the template help.|, + }, + + 'fieldType' => { + message => q|The fieldType of this attribute.|, + lastUpdated => 0, + context => q|Description of the fieldType tmpl_var in the attribute_loop for the template help.|, + }, }; 1;