===== Tag Plugin ===== This plugin lets you add tags to your blog entries. It requires the standard plugin BBCode. ==== Description==== === Add tags to your entries ... === ... using the //Tag Input field// below the Contents Edit Area {{:res:plugins:260218_902p_tags-input-line.jpg? |}} . You may * Insert Tag by Tag, adding it to Posting by or or * Copy / paste some comma separated tags to the input line, save the Tags for your posting with Attention: the comma in the numbers area of the keyboard will not work for taking the Tag to the posting. == alternatively: == with this BBCode: [tag]my tags, comma, separated[/tag] The plugin adds by default the tag list in the bottom of every entry - but you can disable this. {{:res:plugins:ebal:entry-tags.png?200|}} It also makes available a widget with **tag cloud**, and it’s compatible with PrettyURLs. {{:res:plugins:ebal:tag-cloud-widget.png?200|}} Tags can be accessed by URL, eg. https://example.com/tag/linux The plugin also provides a related widget, which is visible in single posts. {{res:plugins:ebal:related-widget.png?200|}} Originally developed by [[https://www.pierov.org/|Piero Angelo Vendrame]], modified to support php v8 FlatPress. by [[https://twitter.com/intent/follow?screen_name=ebalaskas | Evaggelos Balaskas]] ==== Download ==== {{res:plugins:frank:tag_2_6_5.zip|}} for FlatPress 1.5 {{res:plugins:ebal:tag_2_6_4.zip|}} for [[https://github.com/flatpressblog/flatpress/releases/download/1.3.beta1/flatpress_1_3_beta1.zip|FlatPress 1.3 "Andante" Beta 1]] or higher [[https://github.com/ebal/flatpress_tag_plugin/archive/refs/tags/2.5.4.zip|zip]] file version 2.5.4 include tag plugin for FlatPress 1.1 / 1.2 ==== Git Repo ==== FlatPress-Extras [[https://github.com/flatpressblog/flatpress-extras/tree/master/fp-plugins/tag | github]] repo of Tag Plugin ebal's [[https://github.com/ebal/flatpress_tag_plugin | github]] repo of Tag Plugin v2.6.0 ==== Changelog ==== == 2025-11-28: Version 2.6.5 == * Ready for Smarty 5 and FlatPress 1.5 == 2024-08-03: Version 2.6.4 == * The Related entries widget is only displayed if it is a single entry. * Fixes ugly dynamic property errors under PHP 8.2 or higher == 2024-01-01: Version 2.6.3 == * Fixes: Fatal error when saving an entry as a draft