...
Info |
---|
This function is avaliable in version 5.0 and later. |
Overview
The function will enable a menu option to download and a page for the actual download.
...
Configuration
Configuration is controlled by profile.config.
Code Block |
---|
<!-- allow to download parts from catalogues, catalogues from parts and documentation from catalogues -->
<DownloadPresentationSetting download-part-from-catalogue="true" download-catalogue-from-part="true" download-documentation-from-catalogue="true">
<!-- Part template -->
<PartTemplateFile xml-file-name="" xlsx-file-name="UploadPartsTemplate.xlsx" csv-file-name="UploadPartsTemplate.csv"/>
<!--Catalogue template -->
<CatalogueTemplateFile xml-file-name="" xlsx-file-name="UploadCataloguesTemplate.xlsx" csv-file-name="UploadCataloguesTemplate.csv"/>
<!-- Image to be used as hero image -->
<HeaderImage>Download_header.jpg</HeaderImage>
</DownloadPresentationSetting> |
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1ecd09 |
---|
showSpace | false |
---|
sort | modified |
---|
type | page |
---|
reverse | true |
---|
labels | download catalogues parts documents |
---|
cql | label in ( "parts" , "catalogues" , "download" , "documents" ) and type = "page" and space = "ASKB" |
---|
|