[geeklog-hg] [Geeklog-Core/geeklog] 8458f3: Added Structured Data to Articles

Tom noreply at github.com
Mon Feb 4 11:26:58 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 8458f3f05077827ca4d37d261997ac70dd14d3ec
      https://github.com/Geeklog-Core/geeklog/commit/8458f3f05077827ca4d37d261997ac70dd14d3ec
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
    M language/english.php
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    M plugins/staticpages/functions.inc
    M plugins/staticpages/install_defaults.php
    M public_html/admin/article.php
    M public_html/admin/configuration_validation.php
    M public_html/admin/install/config-install.php
    M public_html/admin/install/devel-db-update.php
    M public_html/article.php
    M public_html/docs/english/config.html
    M public_html/docs/english/staticpages.html
    M public_html/docs/japanese/config.html
    M public_html/docs/japanese/staticpages.html
    M public_html/layout/denim/admin/article/articleeditor.thtml
    M public_html/layout/denim/admin/article/articleeditor_advanced.thtml
    M public_html/layout/denim_three/admin/article/articleeditor.thtml
    M public_html/layout/denim_three/admin/article/articleeditor_advanced.thtml
    M public_html/layout/modern_curve/admin/article/articleeditor.thtml
    M public_html/layout/modern_curve/admin/article/articleeditor_advanced.thtml
    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/classes/gltext.class.php
    M system/classes/structureddata.class.php
    M system/lib-article.php
    M system/lib-structureddata.php

  Log Message:
  -----------
  Added Structured Data to Articles

For feature #902
Also updated docs on how to use the structureddata autotag.  (which still doesn't work when caching enabled)
Bug Fix #919 Increased speed for articles when cached


  Commit: d8fde38122d748d4343531d3668d99ad85b1fce9
      https://github.com/Geeklog-Core/geeklog/commit/d8fde38122d748d4343531d3668d99ad85b1fce9
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
    M public_html/lib-common.php

  Log Message:
  -----------
  Fix for email stories when article uses wiki text and has autotags.


Compare: https://github.com/Geeklog-Core/geeklog/compare/d155f29d04b9...d8fde38122d7



More information about the geeklog-cvs mailing list