Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102756032
drawer.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Feb 23, 21:09
Size
5 KB
Mime Type
text/html
Expires
Tue, Feb 25, 21:09 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24380688
Attached To
rNIETZSCHEDM nietzsche-dm
drawer.html
View Options
<app-drawer slot="drawer" align="right">
<div class="drawer-content">
<pb-media-query query="max-width: 1023px">
<!-- language selector -->
<pb-lang name="lang" data-template="pages:languages"/>
<pb-collapse>
<h3 slot="collapse-trigger">
<pb-i18n key="menu.documentation">Documentation</pb-i18n>
</h3>
<paper-listbox slot="collapse-content">
<paper-item>
<a href="${app}/doc/documentation.xml?odd=docbook.odd" data-template="pages:parse-params">
<pb-i18n key="menu.documentation">Documentation</pb-i18n>
</a>
</paper-item>
<paper-item>
<a href="https://faq.teipublisher.com/">FAQ</a>
</paper-item>
<paper-item>
<a href="https://www.e-editiones.org/tags/release" target="_blank">
<pb-i18n key="menu.news">News</pb-i18n>
</a>
</paper-item>
<paper-item>
<a href="https://cdn.tei-publisher.com/api.html" target="_blank">Webcomponents API</a>
</paper-item>
</paper-listbox>
</pb-collapse>
<pb-collapse>
<h3 slot="collapse-trigger">
<pb-i18n key="menu.download.title">Download</pb-i18n>
</h3>
<paper-listbox slot="collapse-content">
<paper-item>
<pb-download type="tex" src="document1" dialog="downloadDialog" data-i18n="[title]menu.download.pdf-latex" title="i18n(pdf-latex)">
<pb-i18n key="menu.download.pdf-latex"/>
</pb-download>
</paper-item>
<paper-item>
<pb-download type="tex" src="document1" dialog="downloadDialog" data-i18n="[title]menu.download.latex-source" title="i18n(pdf-latex)" source="source">
<pb-i18n key="menu.download.latex-source"/>
</pb-download>
</paper-item>
<paper-item>
<pb-download type="pdf" src="document1" dialog="downloadDialog" data-i18n="[title]menu.download.pdf-fo" title="pdf-fo">
<pb-i18n key="menu.download.pdf-fo"/>
</pb-download>
</paper-item>
<paper-item>
<pb-download type="pdf" src="document1" dialog="downloadDialog" data-i18n="[title]menu.download.fo-source" title="i18n(pdf-fo)" source="source">
<pb-i18n key="menu.download.fo-source"/>
</pb-download>
</paper-item>
<paper-item>
<pb-download type="epub" src="document1" data-i18n="[title]menu.download.epub" dialog="downloadDialog">
ePUB
</pb-download>
</paper-item>
<paper-item>
<pb-edit-xml src="document1" data-i18n="[title]menu.download.view-tei" title="view-tei">
XML
</pb-edit-xml>
</paper-item>
</paper-listbox>
</pb-collapse>
<pb-restricted login="login">
<pb-collapse>
<h3 slot="collapse-trigger">
<pb-i18n key="menu.admin.title">Admin</pb-i18n>
</h3>
<paper-listbox slot="collapse-content">
<paper-item>
<pb-download data-template="pages:edit-odd-link" src="document1">
<pb-i18n key="menu.admin.edit-odd">Edit ODD</pb-i18n>
</pb-download>
</paper-item>
<paper-item>
<a href="${app}/manage.html" data-template="pages:parse-params">
<pb-i18n key="menu.admin.appGenerator"/>
</a>
</paper-item>
</paper-listbox>
</pb-collapse>
</pb-restricted>
</pb-media-query>
<div class="settings" data-template="pages:adapt-settings">
<h3>
<pb-i18n key="document.settings">Settings</pb-i18n>
</h3>
<!--<pb-select-feature id="select-view1" global="global" subscribe="transcription" emit="transcription" name="view1" label="View" items="[ {"name": "Diplomatic View", "properties": {"mode": "diplomatic", "view": "page"}}, {"name": "Normalized View", "properties": {"mode": "norm", "view": "single", "root": null}} ]"/> -->
<pb-toggle-feature emit="transcription" subscribe="transcription" name="edRef" selector=".edRefLB">
<pb-i18n key="myapp.edref-lb">... KGW KSA Zeilenumbruch ...</pb-i18n>
</pb-toggle-feature>
<!-- <pb-toggle-feature emit="transcription" subscribe="transcription" name="view" on="page" off="div" init-from-view="init-from-view">
<pb-i18n key="document.view-type">Page View</pb-i18n>
</pb-toggle-feature>-->
<pb-edit-xml src="document1">
<paper-button alt="Edit source">
<iron-icon icon="icons:code"/> <pb-i18n key="menu.download.view-tei"/>
</paper-button>
</pb-edit-xml>
</div>
</div>
</app-drawer>
Event Timeline
Log In to Comment