Other Files
Upload and download the required project files.
PORTALCONFIG
XML portal configuration
{% if project.project_config.portalconfig %}
{{ project.project_config.portalconfig }}
{% else %}
No file uploaded
{% endif %}
Upload
Download
Reset
README
Project documentation
{% if project.project_config.readme %}
{{ project.project_config.readme }}
{% else %}
No file uploaded
{% endif %}
Upload
Download
Reset
XSLT
XSLT configuration
{% if project.project_config.xslt %}
{{ project.project_config.xslt }}
{% else %}
No file uploaded
{% endif %}
Upload
Download
Reset