[geeklog-hg] [Geeklog-Core/geeklog] 737ec1: Add a Likes System

Tom noreply at github.com
Mon May 27 12:44:45 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 737ec1f1e7c356d05bebbf94f293e3e2897b2e19
      https://github.com/Geeklog-Core/geeklog/commit/737ec1f1e7c356d05bebbf94f293e3e2897b2e19
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
    M language/english.php
    M language/english_utf-8.php
    M language/japanese_utf-8.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/docs/english/config.html
    M public_html/docs/japanese/config.html
    A public_html/images/dislike.png
    A public_html/images/disliked.png
    A public_html/images/dislikes.png
    A public_html/images/like.png
    A public_html/images/liked.png
    A public_html/images/likes.png
    A public_html/javascript/likes_control.js
    M public_html/layout/denim/archivearticletext.thtml
    M public_html/layout/denim/articletext.thtml
    M public_html/layout/denim/comment/comment.thtml
    A public_html/layout/denim/controls/index.html
    A public_html/layout/denim/controls/likes.thtml
    M public_html/layout/denim/featuredarticletext.thtml
    M public_html/layout/denim_three/archivearticletext.thtml
    M public_html/layout/denim_three/articletext.thtml
    M public_html/layout/denim_three/comment/comment.thtml
    A public_html/layout/denim_three/controls/index.html
    A public_html/layout/denim_three/controls/likes.thtml
    M public_html/layout/denim_three/featuredarticletext.thtml
    M public_html/layout/modern_curve/archivearticletext.thtml
    M public_html/layout/modern_curve/articletext.thtml
    M public_html/layout/modern_curve/comment/comment.thtml
    A public_html/layout/modern_curve/controls/index.html
    A public_html/layout/modern_curve/controls/likes.thtml
    M public_html/layout/modern_curve/featuredarticletext.thtml
    M public_html/lib-common.php
    A public_html/likes.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/lib-article.php
    M system/lib-comment.php
    M system/lib-database.php
    A system/lib-likes.php
    M system/lib-plugins.php
    M system/lib-template.php
    M system/lib-user.php

  Log Message:
  -----------
  Add a Likes System

For feature #940





More information about the geeklog-cvs mailing list