vufindtutorialde/README.md

53 lines
2.8 KiB
Markdown
Raw Permalink Normal View History

2017-09-30 13:52:11 +02:00
# Tutorial: Installation und Konfiguration einer Demo von VuFind mit VirtualBox
2017-10-05 21:33:20 +02:00
Das Tutorial basiert auf einer [Projektarbeit von Stefan Niesner](http://malisprojekte.web.th-koeln.de/wordpress/stefan-niesner/) aus dem Jahr 2015 und wird laufend für neue VuFind-Versionen aktualisiert.
2017-09-30 13:52:11 +02:00
## TODO
2019-12-03 01:17:26 +01:00
Das Vorhaben wurde auf dem [6. VuFind-Anwendertreffen](http://www.vufind.de/anwendertreffen/anwendertreffen-2017/) in einem [Vortrag](https://felixlohmeier.de/slides/2017-09-28_vufind-anwendertreffen-keynote.html#/38) angekündigt und ist noch in Bearbeitung.
2017-09-30 13:52:11 +02:00
2017-10-01 17:47:05 +02:00
- [x] ODT mit Pandoc in Markdown umwandeln
2019-12-03 01:17:26 +01:00
- [x] GitBook mit Suchfunktion einrichten
- [x] Auf VuFind 4 aktualisieren (Kapitel 3-9)
- [x] Test im Kurs [Bibliotheks- und Archivinformatik an der HTW Chur](https://www.gitbook.com/read/book/felixlohmeier/kurs-bibliotheks-und-archivinformatik)
- [x] Docsify und GitHub Pages statt GitBook
- [ ] Auf VuFind 6 aktualisieren
- [ ] VirtualBox Installation aktualisieren (Kapitel 1-2)
- [ ] Neue Beispieldaten (Kapitel 10-12)
2017-09-30 13:52:11 +02:00
- [ ] Erweiterung um Kapitel zu Datenimport über OAI-PMH
## Formate
2019-12-03 15:17:10 +01:00
* Lesefassung via Docsify (HTML): <https://vufind.felixlohmeier.de>
* Quellcode bei GitHub (Markdown): <https://github.com/felixlohmeier/vufindtutorialde>
* Quellcode bei Zenodo (Markdown): <https://doi.org/10.5281/zenodo.3560813>
2017-09-30 13:52:11 +02:00
## Inhalte
2017-10-01 17:47:05 +02:00
01. [Installation von VirtualBox](01_Installation_VirtualBox.md)
02. [Installation von Linux (Xubuntu)](02_Installation_Xubuntu.md)
03. [Installation von VuFind](03_Installation_VuFind.md)
04. [Durchführung eines Testimports](04_Installation_Testimport.md)
05. [Überblick zur Konfiguration](05_Konfiguration_Ueberblick.md)
06. [Allgemeine Einstellungen](06_Konfiguration_Allgemein.md)
07. [Anpassung der Katalogoberfläche](07_Konfiguration_Katalogoberflaeche.md)
08. [Konfiguration der Facetten](08_Konfiguration_Facetten.md)
09. [Konfiguration von Kataloganreicherungen](09_Konfiguration_Kataloganreicherungen.md)
10. [Konfiguration der Suche, Teil I](10_Konfiguration_Suche_Teil_I.md)
11. [Datenimport MARC21 MARCXML](11_Datenimport_MARC21_MARCXML.md)
12. [Konfiguration der Suche, Teil II](12_Konfiguration_Suche_Teil_II.md)
2017-09-30 13:52:11 +02:00
## Systemvoraussetzungen
* Computer mit Windows, Mac oder Linux
* Administrationsrechte zur Installation von Software
* 2 GB freien Arbeitsspeicher für die virtuelle Maschine
2017-10-01 17:47:05 +02:00
* 25 GB freien Speicher auf der Festplatte
2017-09-30 13:52:11 +02:00
* einigermaßen aktuelle CPU mit [Hardware-Unterstützung für Virtualisierung](http://www.sysprobs.com/disable-enable-virtualization-technology-bios) (Intel VT-X, AMD-V)
## Lizenz
Dieses Werk ist lizenziert unter einer [Creative Commons Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International Lizenz](http://creativecommons.org/licenses/by-sa/4.0/).
2019-12-03 01:33:05 +01:00
[![Creative Commons Lizenzvertrag](media/cc-by-sa-88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)