% include file="explorer/http_headers.html" %>
Create Document
<% include file="explorer/admin_css.html" %>
" >
<% if name="Exception" %> <% if name="Exception:Null_Title" %>Your document needs to have a title. Please fill in the 'Title' field<% end-if %> <% if name="Exception:Null_Description" %>Please enter a description for this new document<% end-if %> <% if name="Exception:Null_Keywords" %>You have to provide one or more keywords<% end-if %> <% if name="Exception:Null_Language" %>
Software Error
Couldn't find language for this document<% end-if %> <% if name="Exception:Null_Template" %>
Software Error
Couldn't find template for this document<% end-if %> <% else %> Fill in the form fields and then <% end-if %>
<% comment %> This can be used for a cancel button
<% end-comment %>
Mandatory Metadata
Title
" title="Enter a Title for this document." size="50" />
Help
Description
<% var name="Document:Description" encode_html="1" %>
Help
Keywords
<% var name="Document:Keywords" encode_html="1" %>
Help
Language
<% loop name="Document:Lang" %> <% if name="Selected" %>
" selected="selected"><% var name="Title" %>
<% end-if %> <% end-loop %> <% loop name="Document:Lang" %> <% if not="1" name="Selected" %>
"><% var name="Title" %>
<% end-if %> <% end-loop %>
Help
Optional Metadata
Rights
<% var name="Document:Rights" encode_html="1" %>
Help
Publisher
<% var name="Document:Publisher" encode_html="1" %>
Help
<% comment %> The following metadata fields can be enabled by removing this comment
Source
<% var name="Document:Source" encode_html="1" %>
Help
Relation
<% var name="Document:Relation" encode_html="1" %>
Help
Coverage
<% var name="Document:Coverage" encode_html="1" %>
Help
<% end-comment %>
Properties
Template
<% loop name="Document:Template" %> <% if name="Selected" %>
" selected="selected"><% var name="Title" %>
<% end-if %> <% end-loop %> <% loop name="Document:Template" %> <% if not="1" name="Selected" %>
"><% var name="Title" %>
<% end-if %> <% end-loop %>
Help
Cache-Control
<% comment %> This should be the select element when the Cache-Control cascades
<% if name="Document:Cache_Control" %> <% else %>
Zero - no cache
<% end-if %> <% if name="Document:Cache_Control" eq="5"%>
5 minutes
<% else %> <% end-if %> <% if name="Document:Cache_Control" eq="10"%>
10 minutes
<% else %> <% end-if %> <% if name="Document:Cache_Control" eq="15"%>
15 minutes
<% else %> <% end-if %> <% if name="Document:Cache_Control" eq="30"%>
30 minutes
<% else %> <% end-if %> <% if name="Document:Cache_Control" eq="60"%>
1 hour
<% else %> <% end-if %> <% if name="Document:Cache_Control" eq="120"%>
2 hours
<% else %> <% end-if %> <% if name="Document:Cache_Control" %>
Zero - no cache
<% else %> <% end-if %> <% if name="Document:Cache_Control" eq="5"%> <% else %>
5 minutes
<% end-if %> <% if name="Document:Cache_Control" eq="10"%> <% else %>
10 minutes
<% end-if %> <% if name="Document:Cache_Control" eq="15"%> <% else %>
15 minutes
<% end-if %> <% if name="Document:Cache_Control" eq="30"%> <% else %>
30 minutes
<% end-if %> <% if name="Document:Cache_Control" eq="60"%> <% else %>
1 hour
<% end-if %> <% if name="Document:Cache_Control" eq="120"%> <% else %>
2 hours
<% end-if %> <% end-comment %>
Zero - no cache
5 minutes
10 minutes
15 minutes
30 minutes
1 hour
2 hours
Help