[geeklog-hg] [Geeklog-Core/geeklog] 19bd06: Fixed Autotags in Articles executing twice when vi...

Tom noreply at github.com
Tue Jan 7 12:40:18 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 19bd0639097d528fc29fd1994642daec2f6fbeaf
      https://github.com/Geeklog-Core/geeklog/commit/19bd0639097d528fc29fd1994642daec2f6fbeaf
  Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M public_html/admin/install/classes/installer.class.php
    M public_html/admin/install/devel-db-update.php
    M public_html/article.php
    M sql/mysql_tableanddata.php
    M sql/pgsql_tableanddata.php
    M sql/updates/mysql_2.2.0_to_2.2.1.php
    M sql/updates/pgsql_2.2.0_to_2.2.1.php
    M system/classes/article.class.php
    M system/lib-article.php

  Log Message:
  -----------
  Fixed Autotags in Articles executing twice when viewing an Article

For issue #1017


  Commit: ed3c00d9d753cea01da9b072e051c49077995b67
      https://github.com/Geeklog-Core/geeklog/commit/ed3c00d9d753cea01da9b072e051c49077995b67
  Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M system/classes/structureddata.class.php
    M system/lib-structureddata.php

  Log Message:
  -----------
  Article now check if image structured data already inserted before scanning content

For feature #902 and #1017.  Before searching article content for images, check if structured data already exist for image incase autotags used to insert images and/or structured data.


  Commit: 3a05ea0bf0f110fbbcc40c6f82e0db10e66f2b44
      https://github.com/Geeklog-Core/geeklog/commit/3a05ea0bf0f110fbbcc40c6f82e0db10e66f2b44
  Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M language/japanese_utf-8.php
    M plugins/calendar/language/japanese_utf-8.php
    M plugins/spamx/language/japanese_utf-8.php
    M plugins/staticpages/language/japanese_utf-8.php
    M plugins/xmlsitemap/language/japanese_utf-8.php
    M public_html/docs/english/config.html
    M public_html/docs/english/staticpages.html
    M public_html/docs/english/support.html
    M public_html/docs/japanese/calendar.html
    M public_html/docs/japanese/changes.html
    M public_html/docs/japanese/config.html
    M public_html/docs/japanese/history.html
    M public_html/docs/japanese/index.html
    M public_html/docs/japanese/install.html
    M public_html/docs/japanese/links.html
    M public_html/docs/japanese/polls.html
    M public_html/docs/japanese/spamx.html
    M public_html/docs/japanese/staticpages.html
    M public_html/docs/japanese/support.html
    M public_html/docs/japanese/theme.html
    M public_html/docs/japanese/themevars.html
    M public_html/docs/japanese/trackback.html
    M public_html/docs/japanese/xmlsitemap.html

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Geeklog-Core/geeklog


Compare: https://github.com/Geeklog-Core/geeklog/compare/f1d814fa87ac...3a05ea0bf0f1


More information about the geeklog-cvs mailing list