silverstripe-docsviewer/code
Sam Minnee f7377865d4 NEW: Ensure internal URLs are domain-relative
Domain relative URLs (i.e. those starting with “/“) are safer; less
likely to break webcrawlers. Other parts of SilverStripe output URLs
in this form by default.
2018-06-08 11:18:39 +12:00
..
controllers NEW: Ensure internal URLs are domain-relative 2018-06-08 11:18:39 +12:00
extensions Fix some CBF linting issues. Improved a couple of doc blocks. 2016-12-05 08:53:53 +13:00
forms Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
models NEW: Ensure internal URLs are domain-relative 2018-06-08 11:18:39 +12:00
tasks Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
DocumentationHelper.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
DocumentationManifest.php NEW: Ensure internal URLs are domain-relative 2018-06-08 11:18:39 +12:00
DocumentationManifestFileFinder.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
DocumentationParser.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
DocumentationPermalinks.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00
DocumentationSearch.php Apply PSR-2 coding conventions 2017-08-28 11:35:02 +12:00