Zack Weinberg 8c31196d90 Only apply workaround for issue 1547 if core exhibits the bug. | vor 9 Jahren | |
---|---|---|
.. | ||
README.md | vor 9 Jahren | |
__init__.py | vor 9 Jahren | |
category_meta.py | vor 9 Jahren |
A plugin to read metadata for each category from an index file in that category's directory.
For this plugin to work properly, your articles should not have a Category: tag in their metadata; instead, they should be stored in (subdirectories of) per-category directories. Each per-category directory must have a file named 'index.ext' at its top level, where .ext is any extension that will be picked up by an article reader. The metadata of that article becomes the metadata for the category, copied over verbatim, with three special cases:
You can use this, for example, to control the slug used for each category independently of its name, or to add a description at the top of each category page.