Skip to content

Commit 0ffbe0f

Browse files
authored
Merge pull request majlis-erc#782 from majlis-erc/781-recompile-forms-after-rebuild
recompile
2 parents 0ff0668 + 925f72f commit 0ffbe0f

142 files changed

Lines changed: 171710 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

build/manuForma-0.7.xar

13.8 MB
Binary file not shown.

src/main/msSimple/bibliography.xhtml

Lines changed: 498 additions & 0 deletions
Large diffs are not rendered by default.

src/main/msSimple/binding-description.xhtml

Lines changed: 1168 additions & 0 deletions
Large diffs are not rendered by default.

src/main/msSimple/codicological-definition.xhtml

Lines changed: 1171 additions & 0 deletions
Large diffs are not rendered by default.

src/main/msSimple/content-description.xhtml

Lines changed: 1174 additions & 0 deletions
Large diffs are not rendered by default.

src/main/msSimple/heritage-data.xhtml

Lines changed: 608 additions & 0 deletions
Large diffs are not rendered by default.

src/main/msSimple/identification.xhtml

Lines changed: 961 additions & 0 deletions
Large diffs are not rendered by default.

src/main/msSimple/incodicated-documents.xhtml

Lines changed: 829 additions & 0 deletions
Large diffs are not rendered by default.

src/main/msSimple/index.xhtml

Lines changed: 764 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml" xmlns:sc="http://www.ascc.net/xml/schematron" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:tei="http://www.tei-c.org/ns/1.0" xmlns:srophe="https://srophe.app" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xf="http://www.w3.org/2002/xforms" xmlns:local="http://syriaca.org/ns">
2+
<head>
3+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
4+
<meta charset="utf-8" />
5+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
6+
<meta name="author" content="majlis-erc" />
7+
<meta name="description" content=" Record information pertaining the institutions and people behind the project. Add shelfmark and information on the holding institution. Add alternate identifiers in existing catalogues and external databases. Add information on reproductions, such as digital images, microfilms or other types. Give a basic codicological definition of the book and specify the type and form. Indicate joins to other shelfmarks. Describe the textual unit(s) in general terms and in detail. Describe the writing material, measurements and related additional properties of the manuscript. Describe the page layout of the manuscript. If necessary, you can define multiple page layouts. Describe features of the text layout facilitating navigation through the text (e.g. numbering of sections, enlarged titles,&#xA; decoration, etc.). Describe script type(s) and hand(s) of the manuscript. Describe and transcribe incodicated documents (colophons, certificates of endowments, ownership statements, etc.). Describe the binding of the manuscript. Add descriptions of the manuscript from earlier catalogs and internal library records. Describe the history of acquisition, in particular modern, and how the manuscript became part of its present holding institution. Add bibliographic references from the Zotero database." />
8+
<link rel="shortcut icon" href="resources/images/hn/favicon-16.png" />
9+
<title>Controlled Vocabulary Form for Edit MS TEI Records</title>
10+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css" />
11+
<link rel="stylesheet" type="text/css" href="resources/bootstrap/css/bootstrap.min.css" />
12+
<link rel="stylesheet" type="text/css" href="resources/css/style.css" />
13+
<link rel="stylesheet" type="text/css" href="resources/css/xforms.css" /><script type="text/javascript" src="resources/js/jquery.min.js"></script><script type="text/javascript" src="resources/bootstrap/js/bootstrap.min.js"></script><xf:model id="m-lookup">
14+
<xf:instance id="i-rec"><data></data></xf:instance>
15+
<xf:instance id="i-lookup-query"><data xmlns=""><q></q></data></xf:instance>
16+
<xf:instance id="i-lookup-limit"><data xmlns="">
17+
<limit></limit></data></xf:instance>
18+
<xf:instance id="i-lookup-results"><data xmlns=""></data></xf:instance>
19+
<xf:instance id="i-lookup-selected"><data xmlns="">
20+
<selected></selected></data></xf:instance>
21+
<xf:instance id="i-lookup-add"><data xmlns=""></data></xf:instance>
22+
<xf:instance id="i-lookup-uri"><data xmlns="">
23+
<uri></uri></data></xf:instance>
24+
<xf:submission id="s-lookup" method="get" replace="instance" instance="i-lookup-results" serialization="none" mode="synchronous">
25+
<xf:resource value="concat(instance('i-lookup-uri')//*:uri, instance('i-lookup-query')//q,'&amp;limit=',instance('i-lookup-limit')//limit),"></xf:resource>
26+
</xf:submission>
27+
</xf:model>
28+
</head>
29+
<body>
30+
<div class="d-flex flex-column justify-content-center align-items-center">
31+
<h2 class="h3 mainElement">Look up subject of relation.</h2>
32+
<p>Search controlled vocabulary <xf:output value="local-name(current())"></xf:output></p>
33+
<div class="input-group"><xf:input id="search-q" ref="instance('i-lookup-query')/q" incremental="true"><xf:label></xf:label><xf:toggle ev:event="DOMFocusIn" case="show-autocompletion"></xf:toggle></xf:input><xf:select1 ref="instance('i-lookup-limit')//limit"><xf:label>Limit by: </xf:label><xf:item><xf:label>Person</xf:label><xf:value>person</xf:value>
34+
</xf:item>
35+
<xf:item><xf:label>Place</xf:label><xf:value>place</xf:value>
36+
</xf:item>
37+
<xf:item><xf:label>Manuscript</xf:label><xf:value>manuscript</xf:value>
38+
</xf:item>
39+
<xf:item><xf:label>Work</xf:label><xf:value>work</xf:value>
40+
</xf:item>
41+
</xf:select1>
42+
<xf:submit class="btn btn-outline-secondary btn-sm" submission="s-lookup" appearance="minimal"><xf:label><i class="bi bi-search"></i></xf:label></xf:submit>
43+
</div>
44+
<xf:select1 ref="instance('i-lookup-selected')/child::*" appearance="full" class="checkbox select-group">
45+
<xf:itemset ref="instance('i-lookup-results')//*:title/child::*[1]"><xf:label ref="."></xf:label><xf:value ref="."></xf:value>
46+
</xf:itemset>
47+
<xf:action ev:event="xforms-value-changed">
48+
<xf:insert ev:event="DOMActivate" ref="instance('i-lookup-add')/child::*" origin="instance('i-lookup-results')//*:title/child::*[1][. = instance('i-lookup-selected')//selected]"></xf:insert>
49+
</xf:action>
50+
</xf:select1>
51+
<xf:trigger class="btn btn-outline-secondary btn-sm" appearance="full" ref="."><xf:label><i class="bi bi-plus"></i> Add to Record</xf:label><xf:insert ev:event="DOMActivate" ref="." at="." origin="instance('i-lookup-selected')/selected/child::*" position="after"></xf:insert>
52+
<xf:delete ev:event="DOMActivate" ref="."></xf:delete>
53+
<xf:setvalue ref="instance('i-lookup-query')/q" value="''"></xf:setvalue>
54+
<xf:delete ref="instance('i-lookup-results')//child::*"></xf:delete>
55+
<xf:delete ref="instance('i-lookup-selected')//child::*"></xf:delete>
56+
<xf:message level="modeless" ev:event="DOMActivate"> Added </xf:message>
57+
</xf:trigger>
58+
</div>
59+
</body>
60+
</html>

0 commit comments

Comments
 (0)