Christoph Ladurner c9bc56e168 fix broken search page
the invenioRDM version v9.1 introduced a new search feature. the implementation
assumes that the id header-search-bar exists on the page. if that is not the
case the page will not be rendered.

this fix adds a hidden search element as invenioRDM v9.1 introduced. the page is
not using this at the moment because it would need some further layout
adjustments.

further moves this fix the local search element to the header to be existent on
the index and search page. for the future this should be undone and the new
invenioRDM search should be used.
2022-07-17 20:55:12 +02:00
2022-06-02 10:38:05 +02:00
2022-03-03 10:53:03 +01:00
2020-05-01 17:42:37 +02:00
2021-03-12 12:59:00 +01:00
2021-03-12 12:59:00 +01:00
2022-06-28 15:48:50 +02:00
2020-05-01 17:42:37 +02:00
2021-04-26 09:21:50 +02:00
2022-05-12 09:06:52 +02:00
2021-03-12 12:59:00 +01:00
2021-03-12 12:59:00 +01:00
2022-05-30 13:58:46 +02:00
2022-05-12 09:06:52 +02:00

..
    Copyright (C) 2020-2021 Graz University of Technology.

    invenio-theme-tugraz is free software; you can redistribute it and/or
    modify it under the terms of the MIT License; see LICENSE file for more
    details.

======================
 invenio-theme-tugraz
======================

.. image:: https://github.com/tu-graz-library/invenio-theme-tugraz/workflows/CI/badge.svg
        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/actions

.. image:: https://img.shields.io/pypi/dm/invenio-theme-tugraz.svg
        :target: https://pypi.python.org/pypi/invenio-theme-tugraz

.. image:: https://img.shields.io/github/tag/tu-graz-library/invenio-theme-tugraz.svg
        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/releases

.. image:: https://img.shields.io/github/license/tu-graz-library/invenio-theme-tugraz.svg
        :target: https://github.com/tu-graz-library/invenio-theme-tugraz/blob/master/LICENSE

.. image:: https://readthedocs.org/projects/invenio-theme-tugraz/badge/?version=latest
        :target: https://invenio-theme-tugraz.readthedocs.io/en/latest/?badge=latest
        
.. image:: https://img.shields.io/coveralls/mb-wali/invenio-theme-tugraz.svg
        :target: https://coveralls.io/r/mb-wali/invenio-theme-tugraz
        
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

TU Graz standard theme.

Features:

* TU Graz custom header template.
* TU Graz custom footer template.
* TU Graz custom login/signup templates.
* TU Graz custom frontpage template.
* TU Graz custom contact template.
* TU Graz overriden theme.

Further documentation is available on
https://invenio-theme-tugraz.readthedocs.io/
Description
Invenio module for the I-Form theme.
Readme MIT 3.1 MiB
Languages
HTML 53.1%
Less 20.7%
Python 19.9%
JavaScript 6%
Nix 0.3%