16f5d1fdaf
refs #7488 - to be able to refactor the url configuration in ghost, we need to go step by step making this possible - reduce the usage of forceAdminSSL - add a urlFor('admin') helper, which returns the admin url + path e.g. http://my-blog.com/blog/ghost - increase usage of urlFor helper - do not expose getBaseUrl, use urlFor('home') (home === blog) |
||
---|---|---|
.. | ||
amp_url.js | ||
asset_url.js | ||
author_fb_url.js | ||
author_image.js | ||
author_url.js | ||
canonical_url.js | ||
context_object.js | ||
cover_image.js | ||
creator_url.js | ||
description.js | ||
excerpt.js | ||
image-dimensions.js | ||
index.js | ||
keywords.js | ||
modified_date.js | ||
og_type.js | ||
paginated_url.js | ||
published_date.js | ||
rss_url.js | ||
schema.js | ||
structured_data.js | ||
title.js | ||
url.js |