Asset Listing Page
The following keyword replacements can be used on an Asset Listing Page.
Default, Type and Position Format Bodycopies
Tip: These keywords can be used in conjunction with the standard Common Keywords.
| Keyword Replacement | Information shown |
|---|---|
| %asset_lineage% | This will show the path of where the asset exists in the system. |
| %asset_lineage_linked% | This will show the path of where the asset exists in the system. Each asset in the path is hyperlinked. |
| %asset_contents% | This will show the content of the asset and include any Paint Layouts that have been applied on the current URL. |
| %asset_name_linked% | This will show the name of the asset, which will be hyperlinked to the asset. |
| %asset_short_name_linked% | This will show the short name of the asset, which will be hyperlinked to the asset. |
| %asset_position% | This will show the position of the asset in the list. |
| %asset_odd_even% | This will show where the asset is in a position number that is odd or even. For example, if it is in position one it will be odd. If it is in position two, it will be even. |
| %root_nodes% | This will show the asset ID of the Root Node the asset is located in. |
| %asset_contents_raw% | This will show the content of the asset but will not include any Paint Layouts that have been applied to the asset. |
| %asset_status_description% | This will show the description of the current Status of the asset, for example Live. |
| %asset_status_colour% | This will show the hash value for the colour of the current Status of the asset. |
| %asset_attribute_name% | This will show the name of the asset. |
| %asset_attribute_short_name% | This will show the short name of the asset. |
| %asset_contents_paint_X% | This will show the content of the asset and include the User-Defined Paint Layout that has been specified in the keyword replacement, either by asset name or ID. For example, if you have User-Defined Paint Layout called Australia, to use this layout enter the keyword replacement %asset_contents_paint_Australia%. |
Page Contents and Page Contents (No Results) Bodycopies
| Keyword Replacement | Information shown |
|---|---|
| %sort_by% | This will show the list of options to sort the list by, These options are defined on the Asset Sorting screen. |
| %sort_order% | This will show the list options to change the sort order of the list. These options are defined on the Asset Sorting screen. |
| %reset_button% | This will show the reset button. You would show this button if you were using the Sort By or Structure Root Node Selector keyword replacements. |
| %submit_button% | This will show the submit button. You would show this button if you were using the Sort By or Structure Root Node Selector keyword replacements. |
| %root_nodes% | This will show the asset ID for each of the Root Nodes selected on the Details screen of the Asset Listing page. |
| %asset_listing% | This will show the list of assets. If you do not include this keyword replacement, the list will not appear on the page. |
| %previous_page% | If you have split the list of assets over a number of pages, this will show a link to the previous page of assets. You can change the wording of this link in the Previous Link field on the Details screen of the Asset Listing. |
| %previous_page_href% | If you have split the list of assets over a number of pages, this will show a href to the previous page of assets. |
| %next_page% | If you have split the list of assets over a number of pages, this will show a link to the next page of asset. You can change the wording of this link in the Next Link field on the Details screen of the Asset Listing. |
| %next_page_href% | If you have split the list of assets over a number of pages, this will show a href to the next page of assets. |
| %page_list% | If you have split the list of assets over a number of pages, this will show a hyperlink to each page in the list. If you are using the A-Z list format, this will show a hyperlink for each character. When you click on one of the characters, the assets in the list starting with that character will be shown. |
| %page_list_without_unused% | If you are using the A-Z list format, this will show a hyperlink for each character that has assets that starts with that letter. For example, if there are no assets that start with the letter G, it will not be included in the list. When you click on one of the characters, the assets in the list starting with that character will be shown. |
| %page_list_X% | If you have split the list of assets over a number of pages, this will show a sliding list of page numbers that are hyperlinked. The number of pages it shows at once is defined in X. For example, if you enter 3 for the X value of the keyword replacements, it will show 1 2 3, when you click on 3, it will "slide" along the list of pages and show 2 3 4. |
| %page_number% | If you have split the list of assets over a number of pages, this will show the number of the page you are currently viewing. |
| %asset_count% | This shows the total number of assets in the list. |
| %page_asset_count% | If you have split the list of assets over a number of pages, this will show the number of the page you are currently viewing. |
| %total_pages% | If you have split the list of assets over a number of pages, this will show the total number of pages there are for the list. |
| %first_asset_position% | This will show the number of the position of the first asset. |
| %last_asset_position% | This will show the number of the position of the last asset. For example, if you have 10 assets in the list, 10 will be shown. |
| %unique_asset_count% | This will show the number of unique assets in the list. |
| %structured_root_node% | This will show the list of root nodes that have been selected in the Structured Root Node fields on the Details screen of the asset Listing page. |
| %select_all_js_code% | If you are using asset selections, this option will add the code so the user can select all options in the list. |
Group Format Bodycopy
If you are grouping by the parent asset, along with these keyword replacements you can use the standard keyword replacements to show information about the parent asset. The keyword replacement, however, should be prefixed with parent_ instead of asset_. For example, if you want to show the date the parent asset was created, use the keyword replacement %parent_created_short%.
| Keyword Replacement | Information shown |
|---|---|
| %group_listing% | This will show the list of assets for the group. This keyword replacement needs to be included so that the list of assets for the group is shown on the page. |
| %group_name% | If you are grouping by the parent asset, this will show the name of the parent asset. For example, if you have created a Folder called January and it is a group on an Asset Listing page, January will appear on the page. |
| %group_name_linked% | If you are grouping by the parent asset, this will show the name of the parent asset, which is hyperlinked to that asset. For example, if you have created a Folder called January and it is a group on an Asset Listing page, January will appear as a hyperlink on the page. |
| %parent_contents% | If you are grouping by the parent asset, this will show the content of the parent asset and use any Paint Layouts that have been applied to the asset. |
| %parents_contents_raw% | If you are grouping by the parent asset, this will show the content of the parent asset but will not use any Paint Layouts that have been applied to the asset. |
| %group_immed_child_group_count% | This will show the number of assets that are direct child assets of a group. For example, if you have created a Folder called January that has two PDF Files that are direct child assets, this will show 2. If those PDF Files have any child assets they will not be counted as they are not direct children of the January Folder. |
| %group_total_child_asset_count% | This will show the total number of assets that are under a group. |