Commit graph

19 commits

Author SHA1 Message Date
surrim 6bb4774d7e some PHP 8 fixes 2021-07-12 15:44:23 +02:00
surrim 4267684858 special handling for clean_page to avoid PHP8 warnings 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
surrim eff22e3f60
regex fixed, updated event_geotag to v01.36 (#125)
Co-authored-by: surrim <surrim@happyhydro.org>
2021-05-28 19:12:09 +02:00
surrim 7804bd3790
geo plugin updates (#117)
* fixed regex to detect pasted negative coordinates (e.g. -0.4454 54.2215)

* osm.js fix

* updated to openlayers v6.5.0

* updated event_osm to v0.3.3

Co-authored-by: surrim <surrim@happyhydro.org>
2021-01-01 11:58:45 +01:00
Garvin Hicking 0fbd62dbe3 [TASK] Upstream patches by surrim (sent via mail) 2020-05-11 16:32:32 +02:00
surrim f90cbeee5a [event_geotag] onpaste event applies "lat,long" values 2020-03-11 10:41:22 +01:00
Garvin Hicking f3aa0c187c upstream patch by ian 2016-09-23 10:56:56 +02:00
Garvin Hicking db32114108 Implement serendipity_request_url() for plugins when available. 2016-09-22 16:03:33 +02:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Grischa Brockhaus 973049b916 geoTag: Optimisation - better caching of footer map images. 2012-07-08 13:34:56 +02:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Grischa Brockhaus 9b56a515a2 plugin_geotag:
* If post was updated the location was cleared.
* Added "clear location" button, because it was not possible to clear.
2012-06-08 01:07:56 +02:00
Grischa Brockhaus 259c3015c2 geotag: better xmlrpc called handling. 2011-12-28 21:39:29 +01:00
Grischa Brockhaus e3626e1cbd geotag:
* removed xmlrpc_fetchEntry hook (not needed)
* Never delete geo coords via xml-rpc (some clients misbehave)
2011-12-27 20:09:54 +01:00
Grischa Brockhaus 27326c3971 geotag:
* Added xml-rpc support
* Deletes geodata now, if article is deleted
* Put db access code into a seperate DB class.
2011-12-27 16:14:17 +01:00
Garvin Hicking ab02bb4af4 Remove $Id$ 2011-12-25 10:07:20 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00