Skip to content

withanage/lensGalleyBits

 
 

Repository files navigation

OJS3 Lens-viewer plugin for JATS and BITS.

This plugin intergrates an enhanced Version of the Lens Viewer which supports BITS extensions.

Description

Browser-based HTML Viewer for Journal Articles and Monographs based on JATS-standard XML files.based on elifescience Lens Viewer.

Functionality for BITS (Book extension for JATS) is available and constantly enhanced.

Implemented Extensions

Feature Status Demo
Audio/Video from external repositories demo
Enhanced citation blocks (with unique IDs) demo
Footnotes formatting support demo
Footnotes internal navigation into references demo
Paragraph formatting using CSS-Stylesheets read here
Quotes (unique ids, formatting supported) demo
Section metadata for monographs
- Section authors/contributors demo
- Section title demo
- Section Abstract demo
Speech-Element demo
Table display in reading panel demo
Table (unique id for reference) demo
Table formatting using JATS XML Attributes and CSS-Stylesheets
Software Source-code in Lens 🚧 ticket

OJS 3 Installation

  • Settings -> website -> plugins

Plugin gallery

You can install this plugin in the OJS Plugin gallery.

Command line

OJS 3.2

cd $OJS_PATH/plugins/generic/
git clone https://github.com/withanage/lensGalleyBits.git lensGalleyBits
# Set rights for the web-user, if necessary. e.g sudo chown -R www-data:www-data lensGalleyBits/

OJS 3.1.2

cd $OJS_PATH/plugins/generic/
git clone https://github.com/withanage/lensGalleyBits.git lensGalleyBits
# Set rights for the web-user, if necessary. e.g sudo chown -R www-data:www-data lensGalleyBits/

Configuration

  • Navigate to page $MY_SERVER/$MY_OJS/index.php/$MY_JOURNAL/management/settings/website

  • Click on the tab -> plugins

  • Disable the following plugin or any html viewer plugins, if enabled.

lens_standard

  • Enable this Lens viewer plugin you just downloaded lens_bits

  • Submit your XML file into the journal and enjoy!

Feature requests, Bugs

https://github.com/withanage/lensGalleyBits/issues

Based on

https://github.com/asmecher/lensGalley

Developers

About

OJS3 Plugin for JATS/BITS Galleys with enhanced LENS viewer

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • CSS 75.3%
  • PHP 20.2%
  • Smarty 4.1%
  • JavaScript 0.4%