silverstripe-docsviewer/tests
Sam Minnee 0e922895f2 FIX: Ensure that canonical URLs don’t redirect elsewhere.
Redirecting canonical URLs violate HTTP rules and break some search 
spiders including Swiftype.

As part of this change, DocumentationPage loses responsibility for
calculating canonical URLs. I’ve opted to leave the methods in there
but they will throw warnings.

Fixes https://github.com/silverstripe/doc.silverstripe.org/issues/181
2019-08-15 11:14:16 +12:00
..
docs Support parsing and removing a YAML metadata block in markdown. 2017-03-22 09:55:31 +13:00
docs-manifest/en FIX: Add tests and correct behaviour for next/prev 2014-09-21 11:18:36 +12:00
docs-parser/en Support parsing and removing a YAML metadata block in markdown. 2017-03-22 09:55:31 +13:00
docs-recursive/en ENHANCEMENT: rolled out basic versioning support. 2011-07-01 13:19:35 +12:00
docs-search/en ENHANCEMENT: rolled out basic versioning support. 2011-07-01 13:19:35 +12:00
docs-v2.4/en ENHANCEMENT: rolled out basic versioning support. 2011-07-01 13:19:35 +12:00
docs-v3.0/en BUGFIX: Deprecation errors and strict warnings breaks the docsviewer 2012-05-18 09:48:57 +12:00
docs-withoutlang Overhaul of module to use DocumentationManifest 2014-09-07 11:26:12 +12:00
DocumentationEntityTest.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
DocumentationHelperTests.php Fix some CBF linting issues. Improved a couple of doc blocks. 2016-12-05 08:53:53 +13:00
DocumentationManifestTests.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
DocumentationPageTest.php FIX: Ensure that canonical URLs don’t redirect elsewhere. 2019-08-15 11:14:16 +12:00
DocumentationParserTest.php NEW: Ensure internal URLs are domain-relative 2018-06-08 11:18:39 +12:00
DocumentationPermalinksTest.php PSR2 Formatting 2016-12-02 15:31:18 +13:00
DocumentationSearchTest.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
DocumentationViewerTest.php NEW: Ensure internal URLs are domain-relative 2018-06-08 11:18:39 +12:00
DocumentationViewerVersionWarningTest.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00