Skip to content

intranda/goobi-viewer-module-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goobi viewer - module skeleton

Goobi viewer module implementation without any functionality - made by the Goobi developer team

Module skeleton for the Goobi viewer

The code can be used as the foundation for adding new functionality to the Goobi viewer via modules. It contains examples for all aspects of module contributions (e.g. the data model, database, beans, servlets, HTML pages and widgets).

Documentation

A complete documentation of the Goobi viewer can be found using this URL:
http://www.intranda.com/en/digiverso/documentation/

Please notice that the Goobi viewer was formerly known as proprietary software under the name 'intranda viewer' and is released under an open source license since June 2017. Lots of our documentation and description sites still have to be updated to represent the new product name 'Goobi viewer'.

Technical background

The Goobi viewer module skeleton is part of the Goobi viewer project which consists of multiple packages:

Package Function
Goobi viewer core Core functionality of the viewer application
Goobi viewer indexer Indexing application to fill the Solr search index with metadata information
Goobi viewer connector Connectors for different use cases (incl. OAI-PMH, SRU)
Goobi viewer module skeleton Module skeleton for the Goobi viewer
Goobi viewer Theme Reference Reference Theme for the styling of the web pages for the user interface

Installation

The installation can be done on any operating system as the software is based on Java. A detailed explanation how to install the viewer will follow later on. In the mean time please get in touch with us via info@intranda.com

Release History

Detailed release note descriptions can be found using this URL:
http://www.intranda.com/en/digiverso/intranda-viewer/history/

Developer team

intranda GmbH
Bertha-von-Suttner-Str. 9
37085 Göttingen
Germany

Contact us

If you would like to get in touch with the developers please use the following contact details:

Contact Address
Website http://www.intranda.com
Mail info@intranda.com
Twitter intranda http://twitter.com/intranda
Twitter Goobi http://twitter.com/goobi
Github https://github.com/intranda

Licence

The Goobi viewer module skeleton is released under the license GPL2 or later.
Please see LICENSE for more information.

Contributing

  1. Fork it (https://github.com/intranda/goobi-viewer-module-skeleton/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Goobi viewer - Module skeleton

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •