zesty.io

Product

Use Cases

Integrations

Learn

Parsley

Learn the basics of Zesty.io's templating language Parsley.

Parsley is the templating language used in Zesty.io. Parsley allows data stored and edited in the Content section to be accessed by the website files and data feed files created in the Editor section.

Why is it called "Parsley"?

Parsley is play on words for how our rendering service "parses" through the code in the files looking for the templating code and, of course, a reference to the green, zesty flavor of freshly chopped parsley.

What is Parsley?

Parsley is a dot-notation-style templating language used to quickly access data, perform logic operations, provide shortcuts for reused code segments and other programing-type functions, all in a human readable syntax.

What Can Parsley Do?

At its core, Parsley can reference any Field from any content entry from any content set available on that Zesty.io Instance and replace the Parsley code with the value stored to that field when the file is rendered to a browser or endpoint request. Parsley can also:

  • Iterate through content collections
  • Evaluate Conditionals
  • Execute Math Statements
  • Access and Set Variables stored for the page load, session variables, cookies, GET and POST variables.
  • Execute Query Statements
  • Reference and include files available on the instance
  • Be customizable and autocomplete based on a unique instance's content structure.
  • Modify data
  • Modify Images and create new image files
  • And much more

Parsley only works in Views. It does not work in Style Sheets or Scripts. Do not use Parsley in style sheet or JavaScript files. In order to use Parsley in styles and scripts use <script> or <style> tags in views or use inline styles.

Basic Rules

Once you're familiar with the basic rules below jump into our Parsley Repl for some practice.

  • Curly brackets (single or double):
    • on the same line will be parsed
    • on separate lines will not be parsed
    • in fields will not be parsed
  • Spacing
    • Single curly brackets: no spaces between Parsley call and bracket (e.g. {this.my_field})
    • Double curly brackets: space(s) allowed between call and bracket (e.g. {{ this.my_field }})
  • Case Sensitive
    • Parsley is a case-sensitive language which means that {{ This.my_field }} and {{ this.my_field }} are not the same call and both are not valid. Be sure to follow case in the examples closely.

Syntax Structure

Whitespace

White space does not matter within double quotes but can't be used within single quotes.

Comparisons

Use double equals == in if statements and single equals everywhere else.

Quotes

Use quotes in if statements when evaluating strings.

Conjunctions

Use && and || in if statements, and and and or everywhere else.

Brackets

Use double curly brackets {{ }} to start a Parsley statement. Use single curly brackets { } when making a Parsley call within a double-bracketed call.

Comments

Use (** to start and **) to end comments that will not render in the output of the website.

Start Here

We will listen to your needs and walk you through how Zesty can help your team.

Connect with Content Experts

Book a free 15-minute consultation with a content expert. Discuss your application, pain points and requirements. Understand how Zesty's lower total cost of ownership, features, functionality can elevate your business by creating extraordinary digital experiences.

Trusted By

zesty customer logo Sonyzesty customer logo Rocket Leaguezesty customer logo Singlifezesty customer logo Acornszesty customer logo Phoenix Sunszesty customer logo Wattpadzesty customer logo Corner Shopzesty customer logo Bjs

G2 MOMENTUM LEADER

zesty customer logo zesty customer logo zesty customer logo zesty customer logo

Enter your details to connect with a Content Expert

First Name

Last Name

Email

Phone (optional)

Company

Please tell us about your project (optional)