Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
intermediate-format
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bibliothek-der-neologie
intermediate-format
Commits
f8e93fe4
Commit
f8e93fe4
authored
7 years ago
by
usikora
Browse files
Options
Downloads
Patches
Plain Diff
created dir to hold .html files
parent
03154eca
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
html/index.html
+26
-0
26 additions, 0 deletions
html/index.html
html/presentation.html
+11
-0
11 additions, 0 deletions
html/presentation.html
with
37 additions
and
0 deletions
html/index.html
0 → 100644
+
26
−
0
View file @
f8e93fe4
<?xml version="1.0" encoding="UTF-8"?>
<div
xmlns=
"http://www.w3.org/1999/xhtml"
data-template=
"templates:surround"
data-template-with=
"templates/page.html"
data-template-at=
"content"
>
<div
class=
"col-md-9"
>
<h1
data-template=
"config:app-title"
>
Generated page
</h1>
<div
class=
"alert alert-success"
>
<p>
<a
data-template=
"templates:load-source"
href=
"index.html"
>
This
</a>
is the HTML renamed new moded entry page into your application
and was generated by eXide. It sdsd uses HTML templates for a clean separation of HTML views and application logic.
</p>
<p>
To add your own template functions, start by editing the XQuery module
<a
data-template=
"templates:load-source"
href=
"modules/app.xql"
>
app.xql
</a>
.
</p>
</div>
<div
class=
"row"
>
<div
class=
"col-md-6"
>
<p>
The page template uses the
<a
href=
"http://twitter.github.com/bootstrap/"
>
Bootstrap
</a>
CSS library for the page layout.
</p>
</div>
<div
class=
"col-md-6"
>
<div
data-template=
"app:test"
/>
</div>
</div>
</div>
<div
class=
"col-md-3"
>
<h2>
Application Info
</h2>
<div
data-template=
"config:app-info"
/>
</div>
</div>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
html/presentation.html
0 → 100644
+
11
−
0
View file @
f8e93fe4
<?xml version="1.0" encoding="UTF-8"?>
<div
xmlns=
"http://www.w3.org/1999/xhtml"
data-template=
"templates:surround"
data-template-with=
"templates/page.html"
data-template-at=
"content"
>
<div
class=
"col-md-9"
>
<h1>
Intermediate Format - Presentation
</h1>
<div
data-template=
"app:present"
/>
</div>
<div
class=
"col-md-3"
>
<h2>
Metadata
</h2>
<div
data-template=
"app:tei-metadata"
/>
</div>
</div>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment