Commit graph

36 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
onli b997e3a0f8 freetag 3.70.2: Fix error in RSS feed with PHP 8 2021-07-04 19:49:40 +02:00
onli a056ec15cd
freetag 3.70.1: PHP 8 compatibility (#127)
* freetag 3.70.1: PHP 8 compatibility

* livecomment 2.5.6: PHP 8 compatibility fixes

* Revert "livecomment 2.5.6: PHP 8 compatibility fixes"

This reverts commit 9a912e23fb.
2021-06-06 19:17:24 +02:00
onli 524b26d0d5 freetag: Fix php 7 issue by avoiding counting a non-array (#80) 2018-08-14 22:40:07 +02:00
Garvin Hicking 3edecdb7ec 3.69: Fix possible SQL injection for tagnames, thanks to Brian carpenter (geeknik) and Hanno B?ck 2018-07-17 12:20:13 +02:00
Matthias Mees c3e8443d73 Improve accessibility of iconfont icons
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.

This commit is to ensure consistency with the core across the
additional_plugins repository. While I was at it, I also cleaned
up the ChangeLogs, trying to establish a common pattern.
2016-10-26 15:07:46 +02:00
Ian 5c546f0265 Fix an issue refering to Smarty2->Smarty3 API changes 2015-08-20 09:42:08 +02:00
Ian 7e7e4cc0c8 freetag now uses API 2015-08-19 12:40:43 +02:00
onli 7f91ad950a freetag: Don't show related entries in search
reported in s9y/Serendipity#269
2015-02-23 20:48:39 +01:00
Ian 719f251130 freetag minor fix for taglist and remove CDNs 2014-10-02 11:13:40 +02:00
Ian 67a5659ae6 freetag decode fix and list option 2014-09-28 10:40:31 +02:00
Garvin Hicking e7f5aa7f91 Stricter array check to prevent PHP notices 2014-07-11 12:01:56 +02:00
Matthias Mees 2d02b26640 Removed obsolete language attribute. 2014-06-19 21:54:45 +02:00
Matthias Mees 48f43b32b4 Container also needs a class for 2.x backend freetags. 2014-06-18 11:42:51 +02:00
Matthias Mees 6dcdd640e7 Container in entry editor needs a unique id for 2.x backend. 2014-06-18 10:52:28 +02:00
Garvin Hicking 8eafff7936 prevent error when autocomplete tags are not available (only on entry editor pages) 2014-06-17 10:50:11 +02:00
onli 2086678378 freetag: fix autocomplete 2014-06-10 09:27:51 +02:00
Matthias Gutjahr 5a88f424cd Fixes issue #177 2014-06-02 17:15:23 +02:00
Matthias Mees 738f563934 Adapted backend markup for 2.0 backend. 2014-06-02 14:23:11 +02:00
Garvin Hicking 9038819c03 stricter array check 2014-04-24 14:01:06 +02:00
Ian 10164f328e revert 22834c8 to 3.50
see commentas - it still might be worth to check this up deeper
2014-03-14 16:30:54 +01:00
Ian 22834c80b1 upgrade freetag for 2.0 2014-03-14 15:18:56 +01:00
Garvin Hicking e0224f2edb autocomplete fix 2014-03-12 14:02:34 +01:00
Garvin Hicking 4b68e1d656 proposeed fix 2014-03-11 15:16:50 +01:00
Garvin Hicking 3c13ecf240 possible 2.0 support
try to not loose tags when outside saving
2014-03-10 12:20:53 +01:00
Garvin Hicking f1418ebe7d make updertEntry not loose category associations 2014-03-05 15:40:47 +01:00
Garvin Hicking d0da673cf3 Try to get around a "is no array" error 2013-12-16 23:33:35 +01:00
Garvin Hicking 87403fd2cf static php5 fixes 2013-05-10 10:32:19 +02:00
Garvin Hicking fb4ae34f1d static fixes for freetag<->flattr compatibility (no PHP5 error) 2012-10-18 10:23:49 +02:00
Garvin Hicking 27351d60a2 This is a mess. Try to work around static method call fuckup. 2012-10-10 13:31:50 +02:00
Garvin Hicking 3a55c8b2e6 Make function static so it can be called without error 2012-10-05 09:23:46 +02:00
Garvin Hicking 959d80ba4a Added specific is_array($eventData) chack, thanks to greman 2012-05-06 20:32:16 +02:00
Ian c155641484 Added missing <fieldset> in case of not set admin_show_taglist (thanks to gregman) 2012-04-17 19:01:26 +02:00
Garvin Hicking 1539d5167d cat2tag even when empty 2012-03-28 11:50:08 +02:00
Garvin Hicking 1225608f63 revert some [tag] vs. %5Btag%5D changes.
The gist is this: Use [tag] inside <form> tags. Use %5B/%5D when used within a href attribute.
2012-01-07 23:54:55 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00