Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97185760
test.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
Fri, Jan 3, 06:34
Size
4 KB
Mime Type
text/html
Expires
Sun, Jan 5, 06:34 (2 d)
Engine
blob
Format
Raw Data
Handle
23349074
Attached To
rNIETZSCHEDM nietzsche-dm
test.html
View Options
<html>
<head>
<meta
charset=
"utf-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes"
/>
<link
rel=
"shortcut icon"
type=
"image/x-icon"
href=
"resources/images/favicon.ico"
/>
<link
rel=
"shortcut icon"
type=
"image/png"
href=
"resources/images/favicon-16.png"
sizes=
"16x16"
/>
<link
rel=
"shortcut icon"
type=
"image/png"
href=
"resources/images/favicon-24.png"
sizes=
"24x24"
/>
<link
rel=
"shortcut icon"
type=
"image/png"
href=
"resources/images/favicon-32.png"
sizes=
"32x32"
/>
<link
rel=
"shortcut icon"
type=
"image/png"
href=
"resources/images/favicon-64.png"
sizes=
"64x64"
/>
<title
data-template=
"config:app-title"
/>
<meta
name=
"description"
content=
"Surface"
/>
<link
rel=
"stylesheet"
href=
"resources/css/theme.css"
/>
<link
rel=
"stylesheet"
href=
"resources/css/mystyle.css"
/>
<script
src=
"resources/scripts/debug.js"
/>
<script
type=
"module"
src=
"pb-components-bundle.js"
data-template=
"pages:load-components"
/>
<style>
pb-page
[
unresolved
]
{
display
:
none
;
}
body
{
--
pb
-
view
-
height
:
calc
(
100
vh
-
200px
);
}
#view1
{
justify
-
content
:
center
;
}
#view1
pb-view
{
height
:
var
(
--
pb
-
view
-
height
);
overflow
:
auto
;
}
.content-body
{
position
:
relative
;
display
:
flex
;
justify
-
content
:
center
;
padding
:
0
20px
;
}
pb-page
[
unresolved
]
pb-facsimile
{
display
:
none
;
}
.content-body
pb-facsimile
{
flex
:
1
1
;
//
--
pb
-
facsimile
-
height
:
calc
(
var
(
--
pb
-
view
-
height
)
-
22px
);
}
.test
{
width
:
content
-
width
;
height
:
100
%
;
resize
:
both
;
background
:
grey
;
}
@media
(
max-width
:
769px
)
{
pb-facsimile
{
display
:
none
;
}
}
</style>
</head>
<body>
<pb
-page
data-template=
"pages:pb-page"
unresolved=
"unresolved"
locales=
"./resources/i18n/{{ns}}/{{lng}}.json"
locale-fallback-ns=
"app common"
>
<pb
-document
id=
"document1"
data-template=
"pages:pb-document"
/>
<app
-drawer-layout
force-narrow=
"force-narrow"
>
<app
-drawer
data-template=
"lib:include"
data-template-path=
"templates/drawer.html"
/>
<app
-header-layout
>
<app
-header
slot=
"header"
fixed=
"fixed"
>
<app
-toolbar
data-template=
"lib:include"
data-template-path=
"templates/menu.html"
/>
<app
-toolbar
data-template=
"lib:include"
data-template-path=
"templates/toolbar.html"
/>
<
/app-header>
<pb
-drawer
toggle=
"tocToggle"
class=
"toc"
emit=
"toc"
subscribe=
"transcription"
>
<div
class=
"drawer-content"
>
<h3>
<pb
-i18n
key=
"document.contents"
>
Contents
<
/pb-i18n>
</h3>
<pb
-load
id=
"toc"
url=
"api/document/{doc}/contents?target=transcription&icons=true"
expand=
"expand"
src=
"document1"
subscribe=
"toc"
load-once=
"load-once"
>
<pb
-i18n
key=
"dialogs.loading"
>
Loading
<
/pb-i18n>
<
/pb-load>
</div>
<
/pb-drawer>
<section
class=
"breadcrumbs"
>
<pb
-view
id=
"title-view1"
src=
"document1"
xpath=
"//teiHeader/fileDesc/titleStmt/title"
view=
"single"
disable-history=
""
>
<pb
-param
name=
"header"
value=
"short"
/>
<
/pb-view>
</section>
<main
class=
"content-body"
>
<h1>
Hello World
</h1>
<pb
-view
src=
"document1"
xpath=
"//teiHeader/profileDesc/creation/listChange"
view=
"single"
/>
</main>
<
/app-header-layout>
<
/app-drawer-layout>
<
/pb-page>
<div
class=
"splash"
/>
</body>
</html>
Event Timeline
Log In to Comment