Giter Club home page Giter Club logo

typo3-bib's People

Contributors

ipf avatar ssp avatar asajedi avatar gedoens avatar

Stargazers

 avatar Tobias Schächtelin avatar Bálint Aradi avatar Marco Ziesing avatar Thomas Scholze avatar  avatar

Watchers

Saiful Amin avatar  avatar James Cloos avatar Dominic Simm avatar  avatar  avatar  avatar nneuman2 avatar  avatar

typo3-bib's Issues

export problem with two lists on page

Hello,
if I have the following setting (TYPO3 7.6.18 and bib 1.6.1):
two publication lists on one page,
then only the entrys of the first list are exported, even if you have the export function activated only for the second list. Below is the Bugreport from one of our editors in german:

Wenn man auf seiner Mitarbeiterseite zwei Publikationslisten hat (was bei mir z.B. der Fall ist: http://www.uni-ulm.de/in/ki/inst/staff/pascal-bercher/?no_cache=1#c665724 ), dann wird nur der Inhalt der ersten Liste exportiert.

Bei mir gibt es folgenden Aufbau:

Liste 1 hat fix (ca.) 6 Einträge - ohne Suchleiste.

Liste 2 enthält alle Einträge - hier kann man suchen. Für diese Liste gibt es einen Export-Button.

Wenn ich nun ein bestimmtest Papier suche (um dieses zu exportieren) und dann die Export-Funktion nutze, so enthält der Bibtex-Eintrag jedoch genau die Einträge aus Liste 1, anstatt des Eintrags aus Liste 2

need a field »series«

for lossless import of e.g.

@book{Goetting.1974,
Address = {Berlin/New York},
Author = {Goetting, Hans},
Isbn = {978-3-11-004314-3},
Keywords = {Altes Reich;Kirchengeschichte;Bistumsgeschichte;Fr{"u}he Neuzeit;Mittelalter;Ordensgeschichte},
Series = {Germania Sacra},
Title = {Das Bistum Hildesheim 2: Das Benediktiner(innen)kloster Brunshausen. Das Benediktinerinnenkloster St. Marien vor Gandersheim. Das Benediktinerkloster Clus. Das Franziskanerkloster Gandersheim},
Url = {http://hdl.handle.net/11858/00-001S-0000-0003-773A-7},
Volume = {N. F. 8},
Year = {1974},
Bdsk-Url-1 = {http://hdl.handle.net/11858/00-001S-0000-0003-773A-7}}

Default initialization not loaded in Typo3 6.2

Using bib 1.4, the default initialization as stored in the Configuration/TypoScript/default/ is not loadedm therefore, the functionality of the extension is somewhat limited. (No enumeration, export links not working, etc.) If one includes it explicitely via <INCLUDE_TYPOSCRIPT> in a template, things are working smoothly.

Extension not installable on Typo3 6.2

The extension can not be activated after an upgrade form Typ3 6.1.7 to Typo3 6.2.
A deletion and new installation via the extension manager also does not work.

When trying to install, Typo3 displays the error
"Download Error Extension bib is not available".

However after that the extension is available afterwards and when trying to activate it, an error page is displayed stating
"The package "subugoe.bib" depends on "rjerome/citeproc-php" which is not present in the system."

citekeys in BibTeX Export ohne Leer- und Sonderzeichen

momentan wird ungültiges BibTeX erzeugt, wenn die ID mit Leer und Sonderzeichen enthält.

Z.B.

Niedersächsisches Klosterbuch 2012 2

wird verwendet

.... und sollte bei der BibTeX Erzeugung nur _-A-Za-z0-9 enthalten

Visualization of multiple authors

Use semicolon as separator for each author.

was [german]:
Bei drei oder mehr Autoren werden diese leider nicht alle mit einem Semikolon abgetrennt (nur die ersten beiden: ), sondern dann nur noch mit einem Komma.

escaping strategy

Food for thought:

@book{Ehlers.2007,
    Author = {Ehlers, Caspar},
    Publisher = {Vandenhoeck \& Ruprecht},
    Title = {Die Integration Sachsens in das fr{\"a}nkische Reich (751-1024): Univ., Habil.-Schr.--W{\"u}rzburg, 2005.},
    Year = {2007}
}

results in a database record with publisher field Vandenhoeck &amp; Ruprecht.

  • Should the fields be rendered with f:format.raw?
  • Are field contents validated to guarantee valid markup?
  • Or would it be preferable to have non-escaped values in the database and escape at the templating stage (seems more natural to me).

PHP 7 compatibility

It would be fantastic, if the extension would work when Typo3 is run under PHP 7, as most Linux distributions ship it now as default PHP version. Currently, the version in TER indicates PHP 5 compatibility only.

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.