Commit graph

71 commits

Author SHA1 Message Date
onli bf35651326 freetag: document #147 2022-12-30 21:45:33 +01:00
Hanno Böck 5f00e07491
Check that the tag GET variable is a string. (#147) 2022-12-30 21:43:22 +01:00
onli 9dc7a400d2 freetag: Document 3.70.5 2022-08-21 17:38:34 +02:00
Hanno Böck 4e51353f17
freetag: Fix typo, cond instead of ccond, avoids undefined var error (#142)
* Fix typo, cond instead of ccond, avoids undefined var error

* Avoid missing array indexes, array_map will remove indexes and this causes undefined index warnings, array_values fixes this

* raise version for freetag plugin
2022-08-21 17:36:30 +02:00
onli c778b6f0cf freetag 3.70.4: Prevent illegal offset error
See https://board.s9y.org/viewtopic.php?f=10&t=25398
2021-11-27 21:07:11 +01:00
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
surrim 6bb4774d7e some PHP 8 fixes 2021-07-12 15:44:23 +02:00
surrim 0fff144f04 using serendipity_plugin_api::load_language() for some more plugins 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
Wesley Woo-Duk Hwang-Chung b0316808f1 Korean translation added 2016-04-23 22:04:24 +09:00
Wesley Woo-Duk Hwang-Chung a0c002b95f Korean translation added 2016-04-23 22:02:15 +09:00
Garvin Hicking 1ce0299803 bump 2016-04-23 11:30:31 +02:00
Garvin Hicking 9d890cbfb4 try to fix fatal error exception 2016-04-23 11:29:57 +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
Matthias Mees 222f4f4653 Add some styles for tables
References s9y/Serendipity#149
2015-01-30 20:59:18 +01:00
Matthias Mees e8c0cb356d Added 2.0 (only) backend CSS
References s9y/Serendipity#149
2015-01-30 20:25:08 +01:00
Ian da9167597c try to fix array_map callbacks with htmlspecialchars
added to 8a5bf1c

References s9y/Serendipity#222 and s9y/Serendipity#239
2014-11-30 16:18:52 +01:00
Ian 8a5bf1c181 not all htmlspecialchars were replaced
References #239
References #222

and here we have another issue opened, how to convert htmlspecialchars callback calls, see lines 728,771,779. I already mentioned that somewhere,
2014-11-30 15:31:40 +01:00
Ian 2a1f0b404a changes which did not merge right 2014-11-29 13:56:23 +01:00
Garvin Hicking bde36a6e54 Merge branch '2.0'
fixe manual Conflicts:
	serendipity_event_ckeditor/serendipity_event_ckeditor.php
	serendipity_event_freetag/serendipity_event_freetag.php
	serendipity_event_imageselectorplus/serendipity_event_imageselectorplus.php
	serendipity_event_usergallery/serendipity_event_usergallery.php
2014-11-29 12:34:32 +01:00
Garvin Hicking 5871c640e6 Fix PHP parse errors mostly stemming from a missing ) before the , ENT_COMPAT, LANG_CHARSET constants 2014-11-26 10:40:03 +01:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Matthias Mees ab64aa4ebe Minor freetags tag list adjustments for 2.0. 2014-11-16 13:39:56 +01:00
Matthias Mees 5f9ffb9afb Switch order of tag input field and clickable tag list in freetag.
As an exception, I did this for 1.x and 2.x – I don't think 1.x
users will mind, and it saves a TON of PHP code.
2014-11-14 13:10:32 +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
Matthias Mees 59d3e267e7 Proper file permissions for Swedish lang files. 2014-06-02 12:05:58 +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 be300f508b version bump 2014-03-12 13:35:23 +01:00
Garvin Hicking 4b68e1d656 proposeed fix 2014-03-11 15:16:50 +01:00
Garvin Hicking 6f9b6c9b17 maybe less intrusive ;) 2014-03-10 13:12:58 +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