index.adp
Delivered as text/html
Related Files
[ hide source ] | [ make this the default ]
File Contents
<master>
<property name="doc(title)">@folder_name;literal@</property>
<property name="header">@folder_name;literal@</property>
<property name="context">@context;literal@</property>
<property name="displayed_object_id">@folder_id;literal@</property>
<if @up_url@ not nil or @project_url@ not nil>
<div class="list-button-bar-top">
<if @up_url@ not nil>
<a href="@up_url@" class="button">#file-storage.index_page_navigate_up_folder#</a>
</if>
<if @project_url@ not nil>
<a href="@project_url@">#file-storage.back_to_project#: @project_name@</a>
</if>
</div>
</if>
<include src="folder-chunk" &="folder_id" &="n_past_days" allow_bulk_actions="1" &="return_url" &="category_id" &="orderby">
<p>
<include src="/packages/notifications/lib/notification-widget" type="fs_fs_notif"
object_id="@folder_id;literal@"
pretty_name="@folder_name;literal@"
url="@folder_url;literal@" >
<if @webdav_url@ not nil>
<p>#file-storage.Folder_available_via_WebDAV_at#</p>
</if>