Metadata-Version: 2.1
Name: indico-plugin-themes-legacy
Version: 3.3
Summary: Legacy themes for Indico
Home-page: https://github.com/indico/indico-plugins
Author: Indico Team
Author-email: indico-team@cern.ch
License: MIT
Classifier: Environment :: Plugins
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.12.2
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Requires-Dist: indico >=3.3

# Legacy Themes plugin

This plugin contains the "Compact style" (`nicecompact`) theme for Indico events:

![Compact style](https://raw.githubusercontent.com/indico/indico-plugins/master/themes_legacy/theme-nicecompact.png)

We consider the look and feel of this theme very outdated and no longer up to
our standards, but as some users may still want to use this theme, we provide
this plugin in order to keep it alive.

This plugin needs to be installed explicitly; it is not part of the `indico-plugins`
meta package as we do not recommend anyone setting up Indico to make this theme
available - its sole purpose is to not force existing users of the theme to stop
using it when an instance is upgraded to 3.0.

## Changelog

### 3.3

- Adapt to changes in Indico 3.3
- Support (and require) Python 3.12

### 3.2.1

- Support Python 3.11

### 3.2

- Update translations

### 3.0

- Initial release for Indico 3.0
