Ghost/core/frontend/services
Rishabh Garg 2272f84cc9
Added beta {{products}} helper for tiers list on post (#13267)
refs https://github.com/TryGhost/Team/issues/1004

- adds new `{{products}}` helper behind `multipleProducts` flag
- `{{products}}` outputs a string with list of products that have access to specific post when used in a post context in theme
- outputs empty string when used out of a post context and without access to `visibility` property
- uses all available posts for a site via the global products data
- updates {{content}} helper cta to use this new helper to show list of tiers with access to post
2021-09-10 09:30:41 +05:30
..
apps Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
redirects Moved i18n to shared 2021-05-04 13:03:38 +01:00
routing Switched post routing to uuid instead of slug 2021-08-19 12:27:45 +04:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
settings Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
sitemap Removed unnecessary parameter 2021-08-30 12:33:33 +04:00
theme-engine Added beta {{products}} helper for tiers list on post (#13267) 2021-09-10 09:30:41 +05:30
url Swapped to American English spellings 2021-08-13 10:26:33 +04:00
proxy.js Moved labs utlity to shared 2021-07-08 09:05:41 +01:00