3.46: ----- Try to get around a "is no array" error 3.45: ----- static fixes for more PHP5 compat 3.43: ----- static fixes for freetag<->flattr compatibility (no PHP5 error) 3.42: ----- static fixes for spartacus generation 3.41: ----- Declare install() method as static 3.39: ---- Added specific is_array($eventData) chack, thanks to gregman 3.38: ----- Added missing fieldset in case of not set admin_show_taglist (thanks to gregman) 3.37: ----- When publishing an entry, cat2tag replacement is now even executed when tags are empty, so that category tags will always be placed. 3.36: ----- Fixed [tag] in one instance of HTML form field, thanks to ascger from the forums 3.35: ---- Change som einstances of [tag] to HTML compliant %5Btag%5D, bug report 3427291 3.34: ----- Only use SHOW sql query for mysql 3.33: ----- Link to https instead of http for proper backend usage on SSL-enabled hosts, thanks to Manko10 3.30, 3.31, 3.32: ---- Updated bundled tagcloud.swf from WP-Cumulus/Roy Tanck to version 1.23. Fixes a html injection vulnerability reported by MustLive Fixes a XSS issue reported by Stefan Schurtz 3.28: ----- Allow to use ?serendipity[tag]=Tag1;Tag2;Tag3 3.27: ----- Proper MySQL collation detection 3.26: ----- Added is_array() chechk (Timbalu) 3.25: ---- Fix for DB encoding 3.24: ----- Add database encoding (MySQL), Patch by Vincent 3.23: ----- Add whitespace/non-breaking patch, see http://board.s9y.org/viewtopic.php?f=5&t=17760 3.22: ----- Fix possible XSS, reported by Stefan Schurtz (SSCHADV2011-004) 3.21: ----- Add "sort" event hook for the serendipity_event_sort plugin by lazybadger 3.20: ----- Made tagcloud display as a smarty template "plugin_freetag.tpl". If you want to customize that output, copy this file to your template directory and adapt it there. 3.18: ----- Automatic keyword detection now only works outside of html tags, so nothing like would match 'serendipity' as a keyword 3.17: ---- Added backend functionality to clean up tag assignments for non-existent entries Made submit button value in tag renaming form translatable Fixed a HTML syntax error in tag renaming form by using the corresponding HTML entity 3.16: ---- Bugfix: Meta-keywords were not shown in entries. 3.15: ---- Removed incorrect errormessage "FATAL ERROR! Unrecognized type for serendipity_event_freetag:: !" 3.13, 3.14: ---- Added mb_internal_encoding() call for proper lowercasing 3.12.1: ---- Replaced wick-based autocompletion with a jquery-plugin (cause wick didn't work in Opera anymore) 3.11.0: ---- Add an option to select if tags will be added according to automatted keywords Fixed false positives when searching for automatted keywords by changing the search to use a regular expression 3.10.5: ---- Catch possible errors for the tagcloud query 3.10.4: ---- Add another "empty" check to suppress DB error notices 3.10.3: ---- Fixed missing tags in preview of saved entry in entrylist Fixed attaching of output in editor-preview 3.10.2: ---- Fix false detection of extended/simple entry 3.10: ---- Emits related articles as unnumbered list. Descend one step deeper when searching related tags. "Related Tag" is now a p instead of a div Introduced extended Smarty-Markup Code-cleanup of displayEntry() 3.09: ---- Fix missing escaping of variable for SQL query 3.08 ---- When viewing articles by tag, no category restrictions are used (like startcat plugin) (chessnut) 3.07 ---- Make sure that arrays get only set when SQL succeeds 3.06 (garvinhicking) -------------------- Make sure to also check for non-lowercased tags for automatted keywords 3.05 (garvinhicking) -------------------- Only use flash-bg/fg colors, when flash cloud is enabled. 3.04 (garvinhicking) --------------- Added uncommented possibility to put related entries to overview (http://board.s9y.org/viewtopic.php?f=10&t=11124&p=83814#p83814) 3.03 (garvinhicking) --------------- Add DB escaping to fetch entrytags, fix SQL duplicate LIMIT string. (Thanks to rupa) 3.01 (designor) -------------- Optimize output, using latest SWFObject 3.0 (lstrojny) -------------- Version fix 2.51 (lstrojny) --------------- Fixed ordering of tags when used with templates 2.5 (lstrojny) -------------- Allow to use a Smarty template to render the sidebar Unified version numbers 2.105 (RobA) ----------- Some Flash fixes, tag limitting, default options 2.103 (RobA) ----------- Added Flash rotating tagcloud 2.97 (garvinhicking) -------------------- Allow to place tag contents through {$entry.freetag} within smarty, when configured. 2.96 (garvinhicking) ---------- * Fix XSS when displaying related tag cloud, thanks to Alex @ bitsploit.de 2.95 (garvinhicking) --------- * Added configurable technorati image 2.92/2.45 (brockhaus): --------- * Added configuration for XML image 2.88/2.44 (brockhaus): --------- * Added optional technorati tag links behind tags in entry footers. 2.88/2.43 (brockhaus): --------- * Made tags min/max font size for sidebar plugin configurable, too. 2.88/2.42 (garvinhicking): --------- * Sort tags case insensitive in the sidebar. 2.88/2.41 (brockhaus): --------- * The sidebar plugin always loaded the first X tags by tagname, not by relevance (tagcount). So relevant tags coming too late alphabetically didn't show up. 2.70: ----- * Added possiblity for "automatted tags". These will indicate what tags to assign to an entry when keywords are found in an entry 2.64: ----- * Added option to convert categories to tags 2.48: ----- * Config option for lowercasing, patch by Lars Strojny 2.47: ---- * Better show metastuff 2.44: ---- * Show related Entries, patch by stain * Make configurable where to show tags