Ghost/core/test/unit/server_helpers
Jason Williams e499e5dda9 Fix invalid image helper URLs when using a subdir.
No Issue
- Strip sub-directory from image paths before passing to
  config.createUrl. Since images are stored with the sub-directory
  and createUrl builds a URL with the sub-directory the result
  would be a URL that contains the sub-directory twice.
2014-11-17 05:32:51 +00:00
..
asset_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
author_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
body_class_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
content_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
date_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
encode_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
excerpt_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
foreach_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_foot_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_head_spec.js Created image helper with absolute url option 2014-10-28 13:14:41 +02:00
ghost_script_tags_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
has_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
image_spec.js Fix invalid image helper URLs when using a subdir. 2014-11-17 05:32:51 +00:00
is_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_description_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_title_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
page_url_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
pagination_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
plural_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
post_class_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
tags_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
title_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
utils.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00