diff --git a/Resources/Private/Plugins/Kitodo/Partials/ListView/Results.html b/Resources/Private/Plugins/Kitodo/Partials/ListView/Results.html new file mode 100644 index 0000000..b56b0f2 --- /dev/null +++ b/Resources/Private/Plugins/Kitodo/Partials/ListView/Results.html @@ -0,0 +1,182 @@ + + + + + + + +
    + + +
  1. + + + slub_digitalcollections uses the :empty CSS selector to check for missing thumbnail. + The HTML comments make sure there is no whitespace in that case. + +
    + Vorschaubild von {docTitle} +
    +
    +
    +
    {docTitle}
    + + + + + + + + + + + + + + +
    +
    + +
    +
    +
    + + + + + + + +
      + + + + Special output for Newspaper / Ephemera +
    1. + + {child.metsOrderlabel} + +
    2. +
      + +
    3. + +
      + Vorschaubild von {f:if(condition:'{child.title}', then:'{child.title}', else:'[{document.title}]')} +
      +
      +
      +
      {f:if(condition:'{child.title}', then:'{child.title}', else:'[{document.title}]')}
      + + + + + + + + +
      +
      + +
      +
      +
      + + + +
    4. +
      +
      +
      +
    +
    + + +
      + +
    1. + +
      + Vorschaubild von {f:if(condition:'{result.title}', then:'{result.title}', else:'[{document.title}]')} +
      +
      + + +
      +
      {result.title}
      +
      +
      + +
      +
      + +
      +
      +
      +
      {result.page}
      + + + + + + + + +
      +
      + +

      [...] {result.snippet} [...]

      +
      +
      +
      + + + +
    2. +
      +
    +
    +
  2. +
    +
+ + + diff --git a/Resources/Private/Plugins/Kitodo/Templates/Collection/List.html b/Resources/Private/Plugins/Kitodo/Templates/Collection/List.html new file mode 100644 index 0000000..05785f0 --- /dev/null +++ b/Resources/Private/Plugins/Kitodo/Templates/Collection/List.html @@ -0,0 +1,60 @@ + + + + + +
+
    + +
  • + +
    + + + +
    +
    +
    +

    + + {item.collection.label} + +

    + +

    + ({item.info.titles -> f:count()} + + / + {item.info.volumes -> f:count()} + ) +

    + + + + + + + +
    +
  • +
    +
+
diff --git a/Resources/Private/Plugins/Kitodo/Templates/Search/Main.html b/Resources/Private/Plugins/Kitodo/Templates/Search/Main.html new file mode 100644 index 0000000..59b3b1d --- /dev/null +++ b/Resources/Private/Plugins/Kitodo/Templates/Search/Main.html @@ -0,0 +1,189 @@ + + + + + + + + +
+ + + + + + + +
+ +
+ +
+ +
    +
  • + + + + + +
      + + + +
    • + + + + {values.title} ({values.count}) + + + + + {values.title} ({values.count}) + + + +
    • +
      + +
    • + + + + {values.title} ({values.count}) + + + + + {values.title} ({values.count}) + + + +
    • +
      +
      +
      +
    +
    +
    +
  • +
+
+
+ + + + + + +