<?xml version="1.0" encoding="utf-8"?>
<layout>
<!-- This file is a jDownloads layout file -->

<!-- Optional: -->
<creation_date></creation_date>

<!-- Optional: -->
<author></author>

<!-- The installed version of jDownloads should be at or later than the version shown below, as otherwise this layout may not work properly. The value is set automatically when a layout is exported (optional) -->
<targetjdownloads>3.2.46</targetjdownloads>

<!-- This is the name of the layout (required) -->
<template_name>Compact Files Layout with download Buttons v3.2</template_name>

<!-- Must be one of: categories, category, files, details, summary, search (required) -->
<template_typ>files</template_typ>

<!-- Start here with header, subheader and footer area -->
<!-- Header Area Layout -->
<template_header_text>
&lt;div class=&quot;jd_top_navi&quot; style=&quot;&quot;&gt;&lt;!--Files layout header--&gt;
    &lt;div class=&quot;jd_top_navi_item&quot; style=&quot;&quot;&gt;{home_link}&lt;/div&gt;
    &lt;div class=&quot;jd_top_navi_item&quot; style=&quot;&quot;&gt;{search_link}&lt;/div&gt;
    &lt;div class=&quot;jd_top_navi_item&quot; style=&quot;&quot;&gt;{upper_link}&lt;/div&gt;
    &lt;div class=&quot;jd_top_navi_item&quot; style=&quot;&quot;&gt;{upload_link}&lt;/div&gt;
    &lt;div class=&quot;jd_top_navi_catbox&quot; style=&quot;&quot;&gt;{category_listbox}&lt;/div&gt;
&lt;/div&gt;

</template_header_text>

<!-- Sub Header Area Layout -->
<template_subheader_text>
&lt;div class=&quot;jd_files_subheader&quot; style=&quot;&quot;&gt;&lt;!--Files layout subheader--&gt;
    &lt;div class=&quot;jd_clear&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;jd_files_subheader_title&quot; style=&quot;&quot;&gt;{subheader_title}&lt;/div&gt;
    &lt;div class=&quot;jd_page_nav&quot; style=&quot;&quot;&gt;{page_navigation_pages_counter}{page_navigation}&lt;/div&gt;
    &lt;div class=&quot;jd_clear&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;jd_subcat_count&quot; style=&quot;&quot;&gt;{count_of_sub_categories}&lt;/div&gt;
    &lt;div class=&quot;jd_sort_order&quot; style=&quot;&quot;&gt;{sort_order}&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;jd_clear&quot;&gt;&lt;/div&gt;

</template_subheader_text>

<!-- Footer Area Layout -->
<template_footer_text>
&lt;div class=&quot;jd_footer jd_page_nav&quot; style=&quot;&quot;&gt;{page_navigation}&lt;/div&gt;&lt;!--Files layout footer--&gt;
&lt;div style=&quot;&quot; class=&quot;jd_back_button&quot;&gt;{back_link}&lt;/div&gt;

</template_footer_text>

<!-- Start here with main layout part -->
<!-- Use Before Layout -->
<template_before_text>

</template_before_text>

<!-- The Main Layout Field -->
<template_text>
{files_title_begin}&lt;div class=&quot;jd_files_title&quot; style=&quot;&quot;&gt;{files_title_text}&lt;/div&gt;{files_title_end}
&lt;div class= &quot;{featured_class}&quot; style=&quot;width: 100%;&quot;&gt;
     &lt;div class=&quot;jd_clear&quot;&gt;&lt;/div&gt;&lt;!-- files layout without checkboxes compact--&gt;
     &lt;div class=&quot;jd_left&quot; style=&quot;&quot;&gt;{file_pic}&lt;b&gt;{file_title}&lt;/b&gt;{release}{pic_is_new}{pic_is_hot}{pic_is_updated}&lt;/div&gt;
     &lt;div class=&quot;jd_download_url jd_download_url_position&quot; style=&quot;&quot;&gt;{url_download}&lt;/div&gt;
     &lt;div class=&quot;jd_rating&quot; style=&quot;&quot;&gt;{rating}&lt;/div&gt;
     &lt;div class=&quot;jd_featured_pic&quot; style=&quot;text-align:center; float:right; margin:0 10px;&quot;&gt;{featured_pic}&lt;/div&gt;
&lt;/div&gt;
&lt;!-- now the details --&gt;
&lt;div class=&quot;jd_clear&quot;&gt;{tags}&lt;/div&gt;
&lt;div class =&quot;jd_content_wrapper {featured_detail_class}&quot; style=&quot;&quot;&gt;   
    &lt;div class =&quot;jd_clear jd_content_left&quot; style=&quot;float:none;&quot;&gt; 
        &lt;div class=&quot;jd_image_right&quot; style=&quot;&quot;&gt;{screenshot_begin}&lt;a href=&quot;{screenshot}&quot; rel=&quot;lightbox&quot;&gt;&lt;img src=&quot;{thumbnail}&quot; style=&quot;&quot; /&gt;&lt;/a&gt;{screenshot_end}&lt;/div&gt;    
        &lt;div class=&quot;jd_clear_left&quot; style=&quot;&quot;&gt;{description}&lt;/div&gt;
   &lt;/div&gt;
 &lt;div class=&quot;jd_clear&quot;&gt; &lt;/div&gt;
 &lt;div class=&quot;jd_fields_wrapper_outer&quot;&gt;&lt;!-- this provides centering of inline blocks --&gt;
   &lt;div class=&quot;jd_fields_wrapper_compact &quot; style=&quot;&quot;&gt;
           &lt;div class=&quot;jd_fields_caption_compact&quot; style=&quot;&quot;&gt;Information&lt;/div&gt; 
           &lt;div class=&quot;jd_fields&quot; style=&quot;width:100%;&quot;&gt;
               &lt;div class=&quot;jd_field_row_compact&quot; style=&quot;&quot;&gt;
                 &lt;span class=&quot;jd_field_title&quot;&gt;{created_date_title}&lt;/span&gt;
                 &lt;span class=&quot;jd_field_value_compact&quot;&gt;{created_date_value}&lt;/span&gt;
         &lt;/div&gt;
             &lt;div class=&quot;jd_field_row_compact&quot; style=&quot;&quot;&gt;
                 &lt;span class=&quot;jd_field_title&quot;&gt;{modified_date_title}&lt;/span&gt;
                 &lt;span class=&quot;jd_field_value_compact&quot;&gt;{modified_date_value}&lt;/span&gt;
        &lt;/div&gt;
            &lt;div class=&quot;jd_field_row_compact&quot; style=&quot;&quot;&gt;
                 &lt;span class=&quot;jd_field_title&quot;&gt;{release_title}&lt;/span&gt;
                 &lt;span class=&quot;jd_field_value_compact&quot;&gt;{release}&lt;/span&gt;
            &lt;/div&gt;
            &lt;div class=&quot;jd_field_row_compact&quot; style=&quot;&quot;&gt;
                 &lt;span class=&quot;jd_field_title&quot;&gt;{filesize_title}&lt;/span&gt;
                 &lt;span class=&quot;jd_field_value_compact&quot;&gt;{filesize_value}&lt;/span&gt;
            &lt;/div&gt;
            &lt;div class=&quot;jd_field_row_compact&quot; style=&quot;&quot;&gt;
                 &lt;span class=&quot;jd_field_title&quot;&gt;{created_by_title}&lt;/span&gt;
                 &lt;span class=&quot;jd_field_value_compact&quot;&gt;{created_by_value}&lt;/span&gt;
            &lt;/div&gt;
            &lt;div class=&quot;jd_field_row_compact&quot; style=&quot;&quot;&gt;
                 &lt;span class=&quot;jd_field_title&quot;&gt;{hits_title}&lt;/span&gt;
                 &lt;span class=&quot;jd_field_value_compact&quot;&gt;{hits_value}&lt;/span&gt;
            &lt;/div&gt;
        &lt;/div&gt;
   &lt;/div&gt;&lt;/div&gt;
   &lt;div class=&quot;jd_preview&quot; style=&quot;&quot;&gt;{preview_player}&lt;/div&gt;
   &lt;div class=&quot;jd_preview&quot; style=&quot;&quot;&gt;{mp3_id3_tag}&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;jd_clear&quot;&gt;&lt;/div&gt;

</template_text>

<!-- Use After Layout -->
<template_after_text>

</template_after_text>

<!-- Should be allways 0 -->
<template_active>0</template_active>

<!-- Use 1 for default layout, normal value is 0. Default layouts cannot be deleted by the user. (required) -->
<template_locked>0</template_locked>

<!-- Layout description (optional) -->
<note>
Compact details layout, has download Button for each Download where downloading permitted.

</note>

<!-- Number of columns - only required for categories layouts - default 1 -->
<cols>1</cols>

<!-- Default = 1 - only usable in files layouts - use 0 when the layout has checkboxes for mass downloads -->
<checkbox_off>1</checkbox_off>

<!-- Default = 0 - should only be 1 for categories layouts when the layout shall be used to list sub categories -->
<use_to_view_subcats>0</use_to_view_subcats>

<!-- Default = 1 - only usable in files and details layouts - use 0 when the layout is to use mini symbols for some main data -->
<symbol_off>1</symbol_off>

<!-- Use * for all languages (default) - Note: this language field is not used currently, it is a possible future use in layouts. -->
<language>*</language>
</layout>