<% comment %> Print style sheet specified as alternative for previewing. The only know browser that supports this is (some version of) Mozilla / NN6.x .static/css/print.css" type="text/css" media="screen" title="[[Print Style Sheet]]" /> .static/css/tv.css" type="text/css" media="screen" title="[[TV Style Sheet]]" /> <% end-comment %> <% comment %> Main style sheet uses @import so NN4 can't get it. IE3 ignores this style block but sees the next two. <% end-comment %> .static/css/screen.css" type="text/css" media="screen" title="[[Screen Style Sheet]]" /> <% comment %> Print and TV style sheets, NN4 won't get this since it can only cope with screen media style sheets .static/css/tv.css" type="text/css" media="tv" title="[[TV Style Sheet]]" /> .static/css/print.css" type="text/css" media="print" title="[[Print Style Sheet]]" /> <% end-comment %> <% if name="Admin_Mode" %> .static/css/admin.css" type="text/css" media="screen" /> <% end-if %> <% if name="Document:Keywords" %> " /> <% end-if %> " /> <% comment %> HTML Dublin Core metadata <% end-comment %> <% include file="explorer/document_component/dc.html" %> <% if name="Admin_Mode" %> <% comment %> In editor mode we don't want any link rels as they show up in Lynx and we don't want the document to be indexed either. <% end-comment %> <% else %> dc.rdf" hreflang="<% var name="Document:Lang" %>" title="[[<% var name="Document:Title" encode_html="1" %> : DC RDF Metadata]]" type="application/xml" /> <% if name="Document:Parent" %> " hreflang="<% var name="Document:Parent:Lang" %>" title="[[Parent document : <% var name="Document:Parent:Title" encode_html="1" %>]]" type="text/html" /> " hreflang="<% var name="Document:Root:Lang" %>" title="[[Top document : <% var name="Document:Root:Title" encode_html="1" %>]]" type="text/html" /> <% loop name="Document:Parent:Children" %> <% if name="__is_first__" %> <% if name="Matches_Path_Info" %> <% else %> " hreflang="<% var name="Lang" %>" title="[[First sibling document : <% var name="Title" encode_html="1" %>]]" type="text/html" /> <% end-if %> <% end-if %> <% if name="__is_last__" %> <% if name="Matches_Path_Info" %> <% else %> " hreflang="<% var name="Lang" %>" title="[[Last sibling document : <% var name="Title" encode_html="1" %>]]" type="text/html" /> <% end-if %> <% end-if %> <% end-loop %> <% end-if %> <% if name="Sibling:Previous" %> " hreflang="<% var name="Sibling:Previous:Lang" %>" title="[[Previous sibling document : <% var name="Sibling:Previous:Title" encode_html="1" %>]]" type="text/html" /> <% end-if %> <% if name="Sibling:Next" %> " hreflang="<% var name="Sibling:Next:Lang" %>" title="[[Next sibling document : <% var name="Sibling:Next:Title" encode_html="1" %>]]" type="text/html" /> <% end-if %> print.html" media="print" hreflang="<% var name="Document:Lang" %>" title="[[<% var name="Document:Title" encode_html="1" %> : Print version]]" type="text/html" /> sitemap.html" hreflang="<% var name="Document:Lang" %>" title="[[<% var name="Document:Title" encode_html="1" %> : Sitemap]]" type="text/html" /> rss100sitemap.rdf" hreflang="<% var name="Document:Lang" %>" title="[[<% var name="Document:Title" encode_html="1" %> : RSS sitemap]]" type="application/xml" /> rss100headline.rdf" hreflang="<% var name="Document:Lang" %>" title="[[<% var name="Document:Title" encode_html="1" %> : RSS 1.00 headlines]]" type="application/xml" /> rss091headline.rdf" hreflang="<% var name="Document:Lang" %>" title="[[<% var name="Document:Title" encode_html="1" %> : RSS 0.91 headlines]]" type="application/xml" /> rss090headline.rdf" hreflang="<% var name="Document:Lang" %>" title="[[<% var name="Document:Title" encode_html="1" %> : RSS 0.90 headlines]]" type="application/xml" /> <% end-if %>