[ckan-changes] [ckan/ckan] 975690: [iar#178] Allow customization of robots.txt.

GitHub noreply at github.com
Thu Oct 6 10:56:40 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 97569093388e01e5bebcfe5d2605d4abebc7d4d0
      https://github.com/ckan/ckan/commit/97569093388e01e5bebcfe5d2605d4abebc7d4d0
  Author: Florian Brucker <florian.brucker at mb.karlsruhe.de>
  Date:   2016-07-15 (Fri, 15 Jul 2016)

  Changed paths:
    M ckan/config/routing.py
    M ckan/controllers/template.py
    R ckan/public/robots.txt
    A ckan/templates/robots.txt
    A ckan/tests/controllers/test_template.py
    M ckan/tests/test_coding_standards.py
    A ckan/tests/test_robots_txt.py

  Log Message:
  -----------
  [iar#178] Allow customization of robots.txt.

Serve `/robots.txt` from a template instead of from a static file to
allow for customization by extensions and site owners. See
https://github.com/ckan/ideas-and-roadmap/issues/178.


  Commit: 56a7cbb18408ddce778651abdf364ae941562dd4
      https://github.com/ckan/ckan/commit/56a7cbb18408ddce778651abdf364ae941562dd4
  Author: Tyler Kennedy <tk at tkte.ch>
  Date:   2016-10-06 (Thu, 06 Oct 2016)

  Changed paths:
    M ckan/config/routing.py
    M ckan/controllers/template.py
    R ckan/public/robots.txt
    A ckan/templates/robots.txt
    A ckan/tests/controllers/test_template.py
    M ckan/tests/test_coding_standards.py
    A ckan/tests/test_robots_txt.py

  Log Message:
  -----------
  Merge pull request #3164 from torfsen/iar178-allow-customization-of-robots-txt

[iar#178] Allow customization of robots.txt


Compare: https://github.com/ckan/ckan/compare/efe47e8eec4f...56a7cbb18408


More information about the ckan-changes mailing list