..
This file is part of Invenio.
Copyright (C) 2015-2018 CERN.
Invenio 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
===============
.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-theme.svg
:target: https://github.com/inveniosoftware/invenio-theme/blob/master/LICENSE
.. image:: https://github.com/inveniosoftware/invenio-theme/workflows/CI/badge.svg
:target: https://github.com/inveniosoftware/invenio-theme/actions
.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-theme.svg
:target: https://coveralls.io/r/inveniosoftware/invenio-theme
.. image:: https://img.shields.io/pypi/v/invenio-theme.svg
:target: https://pypi.org/pypi/invenio-theme
Invenio standard theme.
Features:
* Default templates for displaying the page cover, settings, admin settings, breadcrumbs.
* Different templates for error codes.
* Jinja2 macro for displaying flashed messages.
Further documentation available at https://invenio-theme.readthedocs.io/
..
This file is part of Invenio.
Copyright (C) 2015-2024 CERN.
Invenio is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.
Changes
=======
Version v3.5.0 (released 2024-11-14)
- templates: page_cover: Add banner to login template
- site: add font-weight normal
Version v3.4.3 (released 2024-10-03)
- inject MathJax config to JS via data attribute in base html pages
Version v3.4.2 (released 2024-10-02)
- js: add an empty global Invenio plugin, to be used by Invenio modules for
callbacks or other functionalities.
Version v3.4.1 (released 2024-09-26)
- administration: style packages versions badges
Version v3.4.0 (released 2024-09-17)
- config: add MathJax support
- navbar: fix logo size in non-desktop devices
- css: update table border style
Version v3.3.0 (released 2024-08-01)
- templates: add meta robot tags
* Generate robots meta tags from the `THEME_META_ROBOT_TAGS` config or
exlicitly set via the `meta_robot_tags` Jinja variable.
- header: increase invenio menu z-index
Version 3.2.0 (released 2024-06-25)
- global: add meta generator tag
- Allows defining the value of the ``<meta generator>`` header tag by a
string or a callable. Can be disabled by setting it to None.
- See inveniosoftware/invenio-app-rdm#2689
Version 3.1.0 (released 2024-04-10)
- css: fix overflow for description in record details
- bug: add missing ``<title>s``
Version 3.0.0 (released 2024-03-19)
- global: remove breadcrumb support
- global: introduce shared menu
- global: preparation for compatibility with Flask v2.3.x deprecations
- refactor: current_theme_icons without application context
Version 2.5.10 (released 2024-01-28)
- installation: fix sphinx dependency
Version 2.5.9 (released 2024-01-28)
- global: change math operation to be compatible with sass2.0
Version 2.5.8 (released 2023-12-12)
- replace ckeditor with tinymce due to license issue
Version 2.5.7 (released 2023-10-26)
- community logo: fix rendering a placeholder
Version 2.5.6 (released 2023-10-20)
- don't override links style in flashed messages
Version 2.5.5 (released 2023-09-19)
- styling: add 3 column template class
Version 2.5.4 (released 2023-09-11)
- scss: fix compatibility with latest less version
Version 2.5.3 (released 2023-08-08)
- stylesheets: add preformatted tag styling font
Version 2.5.2 (released 2023-08-14)
- installation: pin Flask-Menu to ``<v1.0.0``.
Version 2.5.1 (released 2023-08-14)
- theme: bugfix to decrease z-index value
Version 2.5.0 (released 2023-08-09)
- theme: add utility classes
Version 2.4.0 (released 2023-08-02)
- theme: add some general classes and fixes alignment for labeled fluid buttons
Version 2.3.0 (released 2023-07-31)
- settings page: Improve template for a11y
Version 2.2.0 (released 2023-07-26)
- theme: add general style improvements
Version 2.1.3 (released 2023-07-24)
- messages: add z-index
Version 2.1.2 (released 2023-04-12)
- add flex utility classes
- add text sizes classes
Version 2.1.1 (released 2023-04-06)
- add display utility classes
Version 2.1.0 (released 2023-03-28)
- add global utility styling classes
Version 2.0.1 (released 2023-03-09)
- fix styling for buttons
- move global class for auto grid
Version 2.0.0 (released 2023-02-28)
- drop python 2.7 support
- remove flask_babelex imports
- upgrade invenio_i18n
Version 1.4.8 (released 2023-02-07)
- theme: add auto-column-grid class
Version 1.4.7 (released 2023-01-05)
- add truncate lines styles
Version 1.4.6 (released 2022-12-08)
- fix styling for inline class, affecting form fields
Version 1.4.5 (released 2022-12-01)
- fix search result item styling
- add global behaviour classes
- add placeholder image handle
Version 1.4.4 (released 2022-11-18)
- Add pulled translations
Version 1.4.3 (released 2022-11-03)
- add styling for dropdown menu items
- fix missing Media component range
Version 1.4.2 (released 2022-10-26)
- add Media to support responsive react components
Version 1.4.1 (released 2022-10-10)
- bump SemanticUI
Version 1.4.0 (released 2022-10-05)
- change global font to Lato
Version 1.3.31 (released 2022-10-05)
- add missing theme variables
Version 1.3.30 (released 2022-09-26)
- add styling to administration dashboard page
Version 1.3.29 (released 2022-09-22)
- add administration panel styling
- add translation workflow
Version 1.3.28 (released 2022-07-08)
- add styling classes with action color coding
Version 1.3.27 (released 2022-07-07)
- fix jquery reference
Version 1.3.26 (released 2022-07-07)
- add image placeholder on load error
Version 1.3.25 (released 2022-06-27)
- add German translations
- fix dropdown scroll misalignment
Version 1.3.24 (released 2022-05-23)
- add global CSS classes for margins auto
Version 1.3.23 (released 2022-05-19)
- add accessibility to ui-accordions
Version 1.3.22 (released 2022-04-21)
- improve semantic styling of My account page
Version 1.3.21 (released 2022-03-29)
- fix html tags in templates
Version 1.3.20 (released 2022-03-17)
- refactor page template
- add semantic ui invenio packaged theme configuration
- extend utils CSS classes
Version 1.3.19 (released 2022-03-04)
- Add a reusable Jinja macro to truncate long text.
Version 1.3.18 (released 2022-03-01)
- Revert font back to default sans-sarif font instead of Lato.
Version 1.3.17 (released 2022-02-28)
- Adds favicon
- Fix issue with flash message on login page not being side to side.
Version 1.3.16 (released 2022-02-17)
- Add common `square-placeholder.png` image for general use.
Version 1.3.15 (released 2022-02-17)
- Remove custom margin from classes to improve CSS overridability.
Version 1.3.14 (released 2022-02-16)
- Fix issue with Lato font not being loaded in Semantic UI theme.
- Sets Semantic UI @mutedTextColor.
Version 1.3.13 (released 2022-02-16)
- Ensure compiled translation message catalogs are included in the
distributions uploaded on PyPI.
Version 1.3.12 (released 2022-02-14)
- Fixes A11y issue with the close button in flash messages.
Version 1.3.11 (released 2022-02-08)
- Adds margin generator.
- Adds A11y page landmarks.
Version 1.3.10 (released 2021-11-23)
- Web accessibility fix.
Version 1.3.9 (released 2021-07-12)
- Adds german translations
Version 1.3.8 (released 2021-02-10)
- Adds brand color to menu items
Version 1.3.7 (released 2021-01-25)
- Adds brand color in segments
Version 1.3.6 (released 2021-01-04)
- Adds `link` theme icon
- Fixes wildcard icon resolution
Version 1.3.5 (released 2020-12-17)
- Fixes checkbox.overrides in `invenio` SUI packaged theme.
Version 1.3.4 (released 2020-12-17)
- Adds a full "invenio" Semantic UI packaged theme so we can easier customize
layout in the future.
- Moves theme.config to theme.config.example and adds a note to make it
clear the file is not actually used, but is just an example.
- Adds helper tool for supporting theme dependent icons.
- Fixes many minor styling issues such as alignments, button locations,
grids.
Version 1.3.3 (released 2020-12-11)
- Initializes semanticUI accordion components.
Version 1.3.2 (released 2020-12-11)
- Updates the Invenio logo and remove outdated versions.
- Fixes the dropdown to work on the user profile page.
Version 1.3.1 (released 2020-12-09)
- Minor fix for SemanticUI dropdowns
Version 1.3.0 (released 2020-12-09)
- Major: New SemanticUI theme has been integrated. The Bootstrap 3 theme still
exists. This change depends on the latest released Invenio-Assets which
adds supports for multiple UI frameworks.
- Adds support for dynamic loading of templates for React-Overridable.
- Backwards incompatible: The old-style Flask-Asset bundles was removed (these
bundles were deprecated in Invenio v3.1).
- Adds Turkish translations.
Version 1.2.0 (released 2020-03-20)
- Replaces Flask dependency with ``invenio-base``.
Version 1.1.4 (released 2019-07-22)
- Introduce handling of the error 429.
Version 1.1.3 (released 2019-03-13)
- Restructure SCSS files, in order to allow easier customization and extension
in overlays.
Version 1.1.2 (released 2019-02-15)
- Upgraded moment to 2.23.0
Version 1.1.1 (released 2018-12-05)
- Fixes issues with webpack and the AdminLTE theme.
Version 1.1.0 (released 2018-11-06)
- Introduce webpack support.
Version 1.0.0 (released 2018-03-23)
- Initial public release.
Raw data
{
"_id": null,
"home_page": "https://github.com/inveniosoftware/invenio-theme",
"name": "invenio-theme",
"maintainer": null,
"docs_url": "https://pythonhosted.org/invenio-theme/",
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "invenio",
"author": "Invenio Collaboration",
"author_email": "info@inveniosoftware.org",
"download_url": "https://files.pythonhosted.org/packages/b8/94/b4fc752a9d0e208f391772088d867b7faaafa1b3c04163fd6bd17a9f9f83/invenio-theme-3.5.0.tar.gz",
"platform": "any",
"description": "..\n This file is part of Invenio.\n Copyright (C) 2015-2018 CERN.\n\n Invenio is free software; you can redistribute it and/or modify it\n under the terms of the MIT License; see LICENSE file for more details.\n\n===============\n Invenio Theme\n===============\n\n.. image:: https://img.shields.io/github/license/inveniosoftware/invenio-theme.svg\n :target: https://github.com/inveniosoftware/invenio-theme/blob/master/LICENSE\n\n.. image:: https://github.com/inveniosoftware/invenio-theme/workflows/CI/badge.svg\n :target: https://github.com/inveniosoftware/invenio-theme/actions\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-theme.svg\n :target: https://coveralls.io/r/inveniosoftware/invenio-theme\n\n.. image:: https://img.shields.io/pypi/v/invenio-theme.svg\n :target: https://pypi.org/pypi/invenio-theme\n\n\nInvenio standard theme.\n\nFeatures:\n\n* Default templates for displaying the page cover, settings, admin settings, breadcrumbs.\n\n* Different templates for error codes.\n\n* Jinja2 macro for displaying flashed messages.\n\nFurther documentation available at https://invenio-theme.readthedocs.io/\n\n..\n This file is part of Invenio.\n Copyright (C) 2015-2024 CERN.\n\n Invenio is free software; you can redistribute it and/or modify it\n under the terms of the MIT License; see LICENSE file for more details.\n\nChanges\n=======\n\nVersion v3.5.0 (released 2024-11-14)\n\n- templates: page_cover: Add banner to login template\n- site: add font-weight normal\n\nVersion v3.4.3 (released 2024-10-03)\n\n- inject MathJax config to JS via data attribute in base html pages\n\nVersion v3.4.2 (released 2024-10-02)\n\n- js: add an empty global Invenio plugin, to be used by Invenio modules for\n callbacks or other functionalities.\n\nVersion v3.4.1 (released 2024-09-26)\n\n- administration: style packages versions badges\n\nVersion v3.4.0 (released 2024-09-17)\n\n- config: add MathJax support\n- navbar: fix logo size in non-desktop devices\n- css: update table border style\n\nVersion v3.3.0 (released 2024-08-01)\n\n- templates: add meta robot tags\n * Generate robots meta tags from the `THEME_META_ROBOT_TAGS` config or\n exlicitly set via the `meta_robot_tags` Jinja variable.\n- header: increase invenio menu z-index\n\nVersion 3.2.0 (released 2024-06-25)\n\n- global: add meta generator tag\n - Allows defining the value of the ``<meta generator>`` header tag by a\n string or a callable. Can be disabled by setting it to None.\n - See inveniosoftware/invenio-app-rdm#2689\n\nVersion 3.1.0 (released 2024-04-10)\n\n- css: fix overflow for description in record details\n- bug: add missing ``<title>s``\n\nVersion 3.0.0 (released 2024-03-19)\n\n- global: remove breadcrumb support\n- global: introduce shared menu\n- global: preparation for compatibility with Flask v2.3.x deprecations\n- refactor: current_theme_icons without application context\n\nVersion 2.5.10 (released 2024-01-28)\n\n- installation: fix sphinx dependency\n\nVersion 2.5.9 (released 2024-01-28)\n\n- global: change math operation to be compatible with sass2.0\n\nVersion 2.5.8 (released 2023-12-12)\n\n- replace ckeditor with tinymce due to license issue\n\nVersion 2.5.7 (released 2023-10-26)\n\n- community logo: fix rendering a placeholder\n\nVersion 2.5.6 (released 2023-10-20)\n\n- don't override links style in flashed messages\n\nVersion 2.5.5 (released 2023-09-19)\n\n- styling: add 3 column template class\n\nVersion 2.5.4 (released 2023-09-11)\n\n- scss: fix compatibility with latest less version\n\nVersion 2.5.3 (released 2023-08-08)\n\n- stylesheets: add preformatted tag styling font\n\nVersion 2.5.2 (released 2023-08-14)\n\n- installation: pin Flask-Menu to ``<v1.0.0``.\n\nVersion 2.5.1 (released 2023-08-14)\n\n- theme: bugfix to decrease z-index value\n\nVersion 2.5.0 (released 2023-08-09)\n\n- theme: add utility classes\n\nVersion 2.4.0 (released 2023-08-02)\n\n- theme: add some general classes and fixes alignment for labeled fluid buttons\n\nVersion 2.3.0 (released 2023-07-31)\n\n- settings page: Improve template for a11y\n\nVersion 2.2.0 (released 2023-07-26)\n\n- theme: add general style improvements\n\nVersion 2.1.3 (released 2023-07-24)\n\n- messages: add z-index\n\nVersion 2.1.2 (released 2023-04-12)\n\n- add flex utility classes\n- add text sizes classes\n\nVersion 2.1.1 (released 2023-04-06)\n\n- add display utility classes\n\nVersion 2.1.0 (released 2023-03-28)\n\n- add global utility styling classes\n\nVersion 2.0.1 (released 2023-03-09)\n\n- fix styling for buttons\n- move global class for auto grid\n\nVersion 2.0.0 (released 2023-02-28)\n\n- drop python 2.7 support\n- remove flask_babelex imports\n- upgrade invenio_i18n\n\nVersion 1.4.8 (released 2023-02-07)\n\n- theme: add auto-column-grid class\n\nVersion 1.4.7 (released 2023-01-05)\n\n- add truncate lines styles\n\nVersion 1.4.6 (released 2022-12-08)\n\n- fix styling for inline class, affecting form fields\n\nVersion 1.4.5 (released 2022-12-01)\n\n- fix search result item styling\n- add global behaviour classes\n- add placeholder image handle\n\nVersion 1.4.4 (released 2022-11-18)\n\n- Add pulled translations\n\nVersion 1.4.3 (released 2022-11-03)\n\n- add styling for dropdown menu items\n- fix missing Media component range\n\nVersion 1.4.2 (released 2022-10-26)\n\n- add Media to support responsive react components\n\nVersion 1.4.1 (released 2022-10-10)\n\n- bump SemanticUI\n\nVersion 1.4.0 (released 2022-10-05)\n\n- change global font to Lato\n\nVersion 1.3.31 (released 2022-10-05)\n\n- add missing theme variables\n\nVersion 1.3.30 (released 2022-09-26)\n\n- add styling to administration dashboard page\n\nVersion 1.3.29 (released 2022-09-22)\n\n- add administration panel styling\n- add translation workflow\n\nVersion 1.3.28 (released 2022-07-08)\n\n- add styling classes with action color coding\n\nVersion 1.3.27 (released 2022-07-07)\n\n- fix jquery reference\n\nVersion 1.3.26 (released 2022-07-07)\n\n- add image placeholder on load error\n\nVersion 1.3.25 (released 2022-06-27)\n\n- add German translations\n- fix dropdown scroll misalignment\n\nVersion 1.3.24 (released 2022-05-23)\n\n- add global CSS classes for margins auto\n\nVersion 1.3.23 (released 2022-05-19)\n\n- add accessibility to ui-accordions\n\nVersion 1.3.22 (released 2022-04-21)\n\n- improve semantic styling of My account page\n\nVersion 1.3.21 (released 2022-03-29)\n\n- fix html tags in templates\n\nVersion 1.3.20 (released 2022-03-17)\n\n- refactor page template\n- add semantic ui invenio packaged theme configuration\n- extend utils CSS classes\n\nVersion 1.3.19 (released 2022-03-04)\n\n- Add a reusable Jinja macro to truncate long text.\n\nVersion 1.3.18 (released 2022-03-01)\n\n- Revert font back to default sans-sarif font instead of Lato.\n\nVersion 1.3.17 (released 2022-02-28)\n\n- Adds favicon\n- Fix issue with flash message on login page not being side to side.\n\nVersion 1.3.16 (released 2022-02-17)\n\n- Add common `square-placeholder.png` image for general use.\n\nVersion 1.3.15 (released 2022-02-17)\n\n- Remove custom margin from classes to improve CSS overridability.\n\nVersion 1.3.14 (released 2022-02-16)\n\n- Fix issue with Lato font not being loaded in Semantic UI theme.\n- Sets Semantic UI @mutedTextColor.\n\nVersion 1.3.13 (released 2022-02-16)\n\n- Ensure compiled translation message catalogs are included in the\n distributions uploaded on PyPI.\n\nVersion 1.3.12 (released 2022-02-14)\n\n- Fixes A11y issue with the close button in flash messages.\n\nVersion 1.3.11 (released 2022-02-08)\n\n- Adds margin generator.\n- Adds A11y page landmarks.\n\nVersion 1.3.10 (released 2021-11-23)\n\n- Web accessibility fix.\n\nVersion 1.3.9 (released 2021-07-12)\n\n- Adds german translations\n\nVersion 1.3.8 (released 2021-02-10)\n\n- Adds brand color to menu items\n\nVersion 1.3.7 (released 2021-01-25)\n\n- Adds brand color in segments\n\nVersion 1.3.6 (released 2021-01-04)\n\n- Adds `link` theme icon\n- Fixes wildcard icon resolution\n\nVersion 1.3.5 (released 2020-12-17)\n\n- Fixes checkbox.overrides in `invenio` SUI packaged theme.\n\nVersion 1.3.4 (released 2020-12-17)\n\n- Adds a full \"invenio\" Semantic UI packaged theme so we can easier customize\n layout in the future.\n\n- Moves theme.config to theme.config.example and adds a note to make it\n clear the file is not actually used, but is just an example.\n\n- Adds helper tool for supporting theme dependent icons.\n\n- Fixes many minor styling issues such as alignments, button locations,\n grids.\n\nVersion 1.3.3 (released 2020-12-11)\n\n- Initializes semanticUI accordion components.\n\nVersion 1.3.2 (released 2020-12-11)\n\n- Updates the Invenio logo and remove outdated versions.\n- Fixes the dropdown to work on the user profile page.\n\nVersion 1.3.1 (released 2020-12-09)\n\n- Minor fix for SemanticUI dropdowns\n\nVersion 1.3.0 (released 2020-12-09)\n\n- Major: New SemanticUI theme has been integrated. The Bootstrap 3 theme still\n exists. This change depends on the latest released Invenio-Assets which\n adds supports for multiple UI frameworks.\n\n- Adds support for dynamic loading of templates for React-Overridable.\n\n- Backwards incompatible: The old-style Flask-Asset bundles was removed (these\n bundles were deprecated in Invenio v3.1).\n\n- Adds Turkish translations.\n\nVersion 1.2.0 (released 2020-03-20)\n\n- Replaces Flask dependency with ``invenio-base``.\n\nVersion 1.1.4 (released 2019-07-22)\n\n- Introduce handling of the error 429.\n\nVersion 1.1.3 (released 2019-03-13)\n\n- Restructure SCSS files, in order to allow easier customization and extension\n in overlays.\n\nVersion 1.1.2 (released 2019-02-15)\n\n- Upgraded moment to 2.23.0\n\nVersion 1.1.1 (released 2018-12-05)\n\n- Fixes issues with webpack and the AdminLTE theme.\n\nVersion 1.1.0 (released 2018-11-06)\n\n- Introduce webpack support.\n\nVersion 1.0.0 (released 2018-03-23)\n\n- Initial public release.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\"Invenio standard theme.\"",
"version": "3.5.0",
"project_urls": {
"Homepage": "https://github.com/inveniosoftware/invenio-theme"
},
"split_keywords": [
"invenio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5f4e5e085673f683459c195cebeab48219fe019c664b9e4cbb9db0c579705186",
"md5": "e4a7bcd018e9c5366174a710453c7375",
"sha256": "2ff54e74b74b2ac9ae2c8e56e6012b8c199c58fff250c379792465c8ba6e3a5f"
},
"downloads": -1,
"filename": "invenio_theme-3.5.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e4a7bcd018e9c5366174a710453c7375",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 4594294,
"upload_time": "2024-11-14T14:12:22",
"upload_time_iso_8601": "2024-11-14T14:12:22.138293Z",
"url": "https://files.pythonhosted.org/packages/5f/4e/5e085673f683459c195cebeab48219fe019c664b9e4cbb9db0c579705186/invenio_theme-3.5.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b894b4fc752a9d0e208f391772088d867b7faaafa1b3c04163fd6bd17a9f9f83",
"md5": "df06d2a13addd470c2350ba552bfb0aa",
"sha256": "2b8c65a4ef07f41065ce39b9cec4c0de99e1d1fed1fcd970ec688f94f452863c"
},
"downloads": -1,
"filename": "invenio-theme-3.5.0.tar.gz",
"has_sig": false,
"md5_digest": "df06d2a13addd470c2350ba552bfb0aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4568409,
"upload_time": "2024-11-14T14:12:24",
"upload_time_iso_8601": "2024-11-14T14:12:24.891086Z",
"url": "https://files.pythonhosted.org/packages/b8/94/b4fc752a9d0e208f391772088d867b7faaafa1b3c04163fd6bd17a9f9f83/invenio-theme-3.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 14:12:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inveniosoftware",
"github_project": "invenio-theme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "invenio-theme"
}