mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
e4c52a6915
issue #6270 - Exposed getBaseUrl on the config class. - Fix formatting config index as array was more then 140 characters long. - Updated getBaseUrl to handle secure by replacing http with https if true. - Fixed ghost_head helper to output canonical base url no https. - Fixed ghost_head helper to set secure correctly for the rss link. - Fixed navigation helper to pass secure in each nav item, so that urlFor can u$ - Fixed {{url}} to pass secure correctly to config.urlFor. - Fixed test to use urlSSL over https besides for canonical. - Add tests for {{url}} and to make sure they output https for absolute and secure. - Update twitter and og url to use the canonical url. |
||
---|---|---|
.. | ||
tpl | ||
asset.js | ||
author.js | ||
body_class.js | ||
content.js | ||
date.js | ||
encode.js | ||
excerpt.js | ||
foreach.js | ||
get.js | ||
ghost_foot.js | ||
ghost_head.js | ||
has.js | ||
image.js | ||
index.js | ||
input_password.js | ||
is.js | ||
meta_description.js | ||
meta_title.js | ||
navigation.js | ||
page_url.js | ||
pagination.js | ||
plural.js | ||
post_class.js | ||
prev_next.js | ||
tags.js | ||
template.js | ||
title.js | ||
url.js | ||
utils.js |