Skip to content

Commit

Permalink
Gitbook mit Suchfunktion einrichten
Browse files Browse the repository at this point in the history
  • Loading branch information
felixlohmeier committed Oct 1, 2017
1 parent 33ef1e3 commit a04412e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ Das Tutorial basiert auf einer [Masterarbeit von Stefan Niesner](http://malispro
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 wird im Zeitraum Oktober-November 2017 bearbeitet.

- [x] ODT mit Pandoc in Markdown umwandeln
- [ ] Gitbook mit Suchfunktion einrichten
- [x] Gitbook mit Suchfunktion einrichten
- [ ] Anleitung für VuFind 4 anpassen
- [ ] Test im Kurs [Bibliotheks- und Archivinformatik an der HTW Chur](https://www.gitbook.com/read/book/felixlohmeier/kurs-bibliotheks-und-archivinformatik)
- [ ] Erweiterung um Kapitel zu Datenimport über OAI-PMH

## Formate

* Lesefassung bei GitBook \(HTML\): (folgt)
* Druckfassung bei GitBook \(PDF\): (folgt)
* Repository bei GitHub \(zum Nachnutzen\): [https://github.com/felixlohmeier/vufindtutorialde](https://github.com/felixlohmeier/vufindtutorialde)
* Lesefassung bei GitBook \(HTML\): <https://www.gitbook.com/read/book/felixlohmeier/vufind-tutorial-de>
* Druckfassung bei GitBook \(PDF\): <https://www.gitbook.com/download/pdf/book/felixlohmeier/vufind-tutorial-de>
* Repository bei GitHub \(zum Nachnutzen\): <https://github.com/felixlohmeier/vufindtutorialde>

## Inhalte

Expand Down
15 changes: 15 additions & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Summary

* [Einleitung](README.md)
* [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)

0 comments on commit a04412e

Please sign in to comment.