Ghost/core/server/data/meta
Katharina Irrgang 16f5d1fdaf 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935)
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)
2017-02-02 18:51:35 +00:00
..
amp_url.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
asset_url.js Favicon URI (#7700) 2017-01-26 18:01:19 +00:00
author_fb_url.js
author_image.js
author_url.js
canonical_url.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
context_object.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
cover_image.js
creator_url.js
description.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
excerpt.js
image-dimensions.js
index.js 🎨 add urlFor('admin') and increase usage of urlFor helper (#7935) 2017-02-02 18:51:35 +00:00
keywords.js Move internal tags out of labs (#7519) 2016-10-10 09:51:03 +01:00
modified_date.js
og_type.js
paginated_url.js 💄 Improve URL consistency, Part 1: urlJoin (#7668) 2016-11-14 14:38:55 +00:00
published_date.js
rss_url.js
schema.js 🎨 escape sameAs for structured data (#7833) 2017-01-10 12:21:37 +00:00
structured_data.js
title.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01:00
url.js