Search found 3 matches
- Sat Jan 16, 2021 4:16 am
- Forum: Development
- Topic: EXIF/JPEG metadata as plugin
- Replies: 1
- Views: 1585
EXIF/JPEG metadata as plugin
When I tried to implement metadata for *.gpx files I found out that in function "serendipity_getMetaData()" (function_images.inc.php) is something like if (!$serendipity['mediaExif']) { return $ret; } // about 60 lines of image metadata code serendipity_plugin_api::hook_event('media_getproperties', ...
- Wed Jan 06, 2021 5:55 pm
- Forum: Showcase
- Topic: spirit.surrim.org
- Replies: 1
- Views: 335
spirit.surrim.org
Hello there, I have a blog for my bike journey: https://spirit.surrim.org/ . Probably it's the best demonstation of the OpenStreetMap integration. I'm now in Spain and hopefully updating everything to utf8mb4 and developing the next big version of the OSM integration. There are articles in 🇬🇧 Engli...
- Wed Jan 06, 2021 5:42 pm
- Forum: Bugs
- Topic: Backend shows wrong number of plugins to update
- Replies: 0
- Views: 2049
Backend shows wrong number of plugins to update
After I updated my installation I got the message "10 Plugins können aktualisiert werden" ("10 plugins can be updated").
It should be 2, because I used 1 non-stackable plugin and 9 instances of a stackable plugin.
It should be 2, because I used 1 non-stackable plugin and 9 instances of a stackable plugin.