[Taginfo-dev] [taginfo/taginfo] cac9d5: Better parsing of wiki templates

Jochen Topf noreply at github.com
Wed Mar 4 08:16:46 UTC 2020


  Branch: refs/tags/osmorg-taginfo-live
  Home:   https://github.com/taginfo/taginfo
  Commit: cac9d56cfe2c3d86b48ee02e57b141d0af9174b7
      https://github.com/taginfo/taginfo/commit/cac9d56cfe2c3d86b48ee02e57b141d0af9174b7
  Author: Jochen Topf <jochen at topf.org>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M sources/wiki/get_wiki_data.rb

  Log Message:
  -----------
  Better parsing of wiki templates

This should fix the problem that equal signs (=) in image file names
didn't work.


  Commit: 57c422953fb0d16192f7ef39a138189d076bba73
      https://github.com/taginfo/taginfo/commit/57c422953fb0d16192f7ef39a138189d076bba73
  Author: Jochen Topf <jochen at topf.org>
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
    M web/public/js/taglists.js

  Log Message:
  -----------
  Horrible hack around Mediawiki problem

Mediawiki doesn't want to create a thumbnail with the full image size.
So if the image is 100x100 pixel and you request a 100x100 pixel
thumbnail, it fails. We just ask for a thumbnail 1 pixel smaller.


Compare: https://github.com/taginfo/taginfo/compare/ae39cf0dd494...57c422953fb0



More information about the Taginfo-dev mailing list