Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BibView improvements & re-layout #183

Open
5 tasks
alingnau opened this issue Jan 28, 2019 · 2 comments
Open
5 tasks

BibView improvements & re-layout #183

alingnau opened this issue Jan 28, 2019 · 2 comments
Assignees
Milestone

Comments

@alingnau
Copy link
Collaborator

alingnau commented Jan 28, 2019

  • Reduce no. of fields (ORG, TR, EN) to one for the following categories: AccessDate, Edition, Month, Year, Number, Pages, Series, TitleAddon, University, Volume, Issue

  • New field 'original name' in Authors (will be shown in bib view)

  • make paper and annotation PDF deletable (new button and related methods)

  • adjust data base tables

  • re-develop script for html generation according to requirements from Astrid/Ines

Estimated development time (incl. testing & deployment): 4-8 hrs.

@aisi1989
Copy link
Collaborator

aisi1989 commented Jan 30, 2019

  1. Book:
    author, year, titleTR, titleORG [titleEN]: subtitleTR, subtitleORG [subtitleEN]. titleaddonTR/ORG. edition. publisher, series, volume.

  2. Book Section -> Bitte löschen, wir benutzen "Incollection"

  3. Electronic:
    author, year, titleTR, titleORG [titleEN]: subtitleTR, subtitleORG [subtitleEN]. editor, partofTR/ORG. titleaddonTR/ORG. publisher, url/doi, accessdate.

  4. Incollection:
    author, year, titleTR, titleORG [titleEN]: subtitleTR, subtitleORG [subtitleEN]. editor, collection titleTR/ORG. collection titleaddonTR/ORG. edition. publisher, series, volume, pages.

  5. Journal Article:
    author, year, _titleTR, titleORG [titleEN]__: subtitleTR, subtitleORG [subtitleEN]. journalnameTR/ORG, volume, issue, month, pages.

  6. Thesis:
    author, year, titleTR, titleORG [titleEN]: subtitleTR, subtitleORG [subtitleEN]. titleaddonTR/ORG. degree, university, publisher, accessdate.

Anmerkung:

author: FAMILYNAME, givenname, nameORG
editor: FAMILYNAME, givenname, nameORG
-> Bitte bis max. 3 Namen von „author/editor“ mit „ / " auflisten, alle weiteren Namen mit „et al.“ abkürzen.
-> Bitte das Feld „nameORG“ für asiatische Namen neu ins Formular einfügen.

… TR/ORG
-> Wenn titleTR ausgefüllt ist, dann nur diesen anzeigen – ansonsten nur titleORG anzeigen!

Electronic „partof“
-> Welche Funktion hat dieses Feld? z.B. für übergeordnete Titel (Eran & Aneran)? – Dann ja, nach „editor“ anzeigen.
-> Wir brauchen ein sichtbares Feld „URL“, das in der Zusammenfassung erscheint.

url/doi
-> Welches der beiden Felder hat Vorrang (soll für die Anzeige als alleiniges ausgewählt werden), wenn beide beide Informationen ausgefüllt sind?

PDF Anhänge
-> Es ist nicht zu unterscheiden, ob ein PDF vorliegt, oder nicht (click here to open)
-> Welche Rechte sollen vergeben werden (public, copyright, private)?
-> Soll „löschen“ als Zusatz-Funktion für Autorisierte ergänzt werden?

@erikradisch
Copy link
Collaborator

schau mal in Kuchatest, ob das jetzt so passt. Ich habe mich an dem neuesten Style-Sheet orientiert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants