In the following update, the "Blog" module has been expanded to allow tagging of articles with tags, the quality of the code has been improved, and articles in general have been enhanced with content decorations. The update therefore consists of:
- Creating tags and listing / filtering them
- Code optimization and content decoration
Label creation and listing / filtering
Within the "Blog" module, we have added the ability to create labels. Labels can be created in the "Manage labels" section.

Each label requires a title and a URL. Each label has its own address, where a listing of the articles assigned to it is available.

The detail of the article itself shows the headline, the caption, and if present, the image in the game.

On the article detail, the labels are displayed in the "Labels" block, which is available below the persona. The labels are clickable here and lead to the label detail.

The blog listing and category listing then lists the filtered labels that are available in that category above the articles. So not all tags are displayed in a particular category, but really only those that are linked to articles in that category. The label filter is only displayed if more than 2 labels are present in a given category.

Code optimization and content decoration, possibility to use forms inside articles
As part of the update, the code for rendering articles has also been greatly simplified and sped up. As a result, the articles themselves render faster, although they now include tags and minor functionality.
The main change is the ability to define anchors automatically or manually as you choose directly in the settings. If automatic, they are generated directly from each H2 on the site. If they are manual, it is possible to use the "Anchor" widget within the content, allowing the user to insert the anchors themselves.

It is also possible to use the automatic insertion of a form in the article, which can be set globally - by setting the value: "Form in content". After filling it in, it will be automatically written into all articles that have the "Show form in article content" checkbox on the detail.

The update also included a significant code refactor to insert these items into the article, making articles a bit faster than before.</p
Update Availability
The update is available on the following sites: seyfor.com, one-core.com, byznys.eu, minimax.si or vema.cz, for example. The minimax.si website also uses tags to the extent that they can be filtered. The update will be gradually applied to all sites in the Seyfor group on CMS Xaver.