Giter Site home page Giter Site logo

ub-mannheim / libconnect Goto Github PK

View Code? Open in Web Editor NEW

This project forked from subhh/libconnect

0.0 5.0 0.0 2.86 MB

Diese TYPO3-Extension ist von Avonis im Auftrag der Staats- und Universitaetsbibliothek Hamburg entwickelt worden. Mit ihr lassen sich Ergebnisse aus den Informationssystemen EZB und DBIS der Universitaet Regensburg direkt in das TYPO3-System einbinden.

License: GNU General Public License v2.0

PHP 61.00% HTML 34.30% JavaScript 0.99% CSS 3.71%

libconnect's Introduction

libconnect

Libconnect is an TYPO3 extension which was inital developed by Avonis for the Staats- und Universitätsbibliothek Hamburg Carl von Ossietzky (SUB). The SUB develop the continuously. With libconnect it´s possible to display the information of EZB and DBIS of the University Regensburg on an TYPO3 based website.

Here is the german Manual.

Changes in new Version 5.2.3

- EZB: detail view: field "Preistyp Anmerkung" fixed for language english

Tested with: TYPO3 6.2, 8.7

Configuration

  1. Include static template

  2. Set the db IDs.

     plugin.tx_libconnect {
         ezbbibid = SUBHH
         dbisbibid = sub_hh
         zdbsid = vid:dbid
     }
    
  3. Set the plugins in your pages.

Customize your design

  1. Set paths to templates, partials and layouts

     plugin.tx_libconnect {
         view {
             templateRootPath = EXT:libconnect/Resources/Private/Templates/
             partialRootPath = EXT:libconnect/Resources/Private/Partials/
             layoutRootPath = EXT:libconnect/Resources/Private/Layouts/
         }
     }
    
  2. Deactivate standard CSS

     plugin.tx_libconnect {
         settings {
             ezbNoCSS = 1
             dbisNoCSS = 1
         }
     }
    

libconnect's People

Contributors

percolatorwitt avatar dennmuel avatar straschek-io avatar stweil avatar

Watchers

Konstantin Baierer avatar James Cloos avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.