mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-04 17:04:59 +03:00
981f11da95
refs: https://github.com/TryGhost/Team/issues/759 - The match helper allows for basic equals and not equals comparisons, Example: {{match title "=" "Getting Started"}} {{match slug "!=" "welcome"}} - There's a lot more functionality we want to add here, so that it ends up being a replacement for {{#has}} - However, this first iteration is already useful, especially in the context of custom theme settings - Therefore we are adding it early, and will document it along with custom theme settings when that goes GA very soon |
||
---|---|---|
.. | ||
config | ||
i18n | ||
settings-cache | ||
custom-theme-settings-cache.js | ||
express.js | ||
html-to-plaintext.js | ||
labs.js | ||
sentry.js | ||
url-utils.js |