Ghost/core/test/unit/data/meta
kirrg001 b335002269 🐛 Fixed Disqus comments on post preview pages
closes #9727

- this is a short term fix to proof that Disqus comments on preview pages no longer appear on other threads
- this is not a full solution to the problem
- the private API still returns /404/, which is right now inconsistent, but not critical in any way
- the url helper will now output the post preview url if you serve a draft/scheduled post
- this should register unique page urls at Disqus and ensure uniquness for threads
  - i still don't understand why the cross posting happens at all, because we also pass an unique identifier to Disqus (the post ID)
- it could be that comments, which are added on the preview page, won't appear on the published urls, because
  the published url !== preview url. I wasn't able to figure this out via testing or reading their docs
2018-07-11 00:20:55 +02:00
..
amp_url_spec.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
asset_url_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
author_fb_url_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
author_image_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
author_url_spec.js 🐛 Fixed preview url and Zapier on subdirectory (#9683) 2018-06-12 16:36:58 +01:00
blog_logo_spec.js
canonical_url_spec.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
context_object_spec.js
cover_image_spec.js
creator_url_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
description_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
excerpt_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
image-dimensions_spec.js
keywords_spec.js
modified_date_spec.js
og_image_spec.js
og_type_spec.js
paginated_url_spec.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
published_date_spec.js
rss_url_spec.js Dynamic Routing Beta: collection name behaviour 2018-06-21 20:59:43 +02:00
schema_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
structured_data_spec.js
title_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
twitter_image_spec.js
url_spec.js 🐛 Fixed Disqus comments on post preview pages 2018-07-11 00:20:55 +02:00