0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/xml/sitemap
Katharina Irrgang 76bd4fdef6 🙀 Image field naming & new img_url helper (#8364)
* 🙀  change database schema for images
    - rename user/post/tag images
    - contains all the required changes from the schema change

* Refactor helper/meta data
    - rename cover to cover_image
    - also rename default settings to match the pattern
    - rename image to profile_image for user
    - rename image to feature_image for tags/posts

* {{image}} >>> {{img_url}}
    - rename
    - change the functionality
    - attr is required
    - e.g. {{img_url feature_image}}

* gscan 1.0.0
    - update yarn.lock

* Update casper reference: 1.0-changes
    - see 5487b4da8d
2017-04-24 18:21:47 +01:00
..
base-generator.js 🙀 Image field naming & new img_url helper (#8364) 2017-04-24 18:21:47 +01:00
handler.js fix: Empty Sitemap.xml (#7354) 2016-09-14 10:44:08 +02:00
index-generator.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
index.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00
manager.js 🐛 Ensure sitemap items are valid (#7261) 2016-08-25 07:13:08 +02:00
page-generator.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
post-generator.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
tag-generator.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
user-generator.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00
utils.js 🎨 source out url utils from ConfigManager (#7347) 2016-09-20 15:59:34 +01:00