Skip to content

OpenArabicPE/mods-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title author date
read me
Till Grallert
2016-05-19 10:31:19 +0300

MODS Boilerplate provides a first display of MODS XML files in the browser based on XSLT 1 and without need for pre-processed HTML. For a first impression see the example file in this repository.

The code has been developed in the context of the Digital Muqtabas, Digital Ḥaqāʾiq and Digital Manār projects.

The display is built around modular css files that are all loaded through a central call to custom.css.

Installation / use:

The code can either be used by downloading / cloning the repository and integrating it into one's own project or by simply linking xslt-boilerplate/teibp.xsl of this repository in the head of one's XML files.

There are three variants, each in its own branch:

1. master

This branch is meant to be installed as part of the project it is used to render. All links to files are relative links only.

<?xml-stylesheet type="text/xsl" href="https://rawgit.com/tillgrallert/mods-boilerplate/online/xslt-boilerplate/mods-bp.xsl"?>
~~~

## 2. online

This branch needs no local installation. It can be used to load the online boilerplate for any MODS XML file.

About

Providing a clean webview for MODS XML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published