Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

History / Templating Reference

Revisions

  • Updated Templating Reference (markdown)

    @alcinnz alcinnz committed May 28, 2018
  • Document new operators I just added.

    @alcinnz alcinnz committed May 27, 2018
  • Document characteristics of {% macro %}'s inlining.

    @alcinnz alcinnz committed May 27, 2018
  • Clarify and update documentation after some spring cleaning.

    @alcinnz alcinnz committed May 27, 2018
  • Document newish {% macro %} tag.

    @alcinnz alcinnz committed May 26, 2018
  • Document newish {% query %} tag.

    @alcinnz alcinnz committed May 26, 2018
  • Document uri/url autoescaping mode.

    @alcinnz alcinnz committed May 26, 2018
  • Document newish |alloc filter.

    @alcinnz alcinnz committed May 26, 2018
  • Better explain the filters.

    @alcinnz alcinnz committed May 26, 2018
  • {% verbatim %} was removed as it had no reason for being.

    @alcinnz alcinnz committed May 26, 2018
  • The proceding comment of {% trans %} subtemplates is now just a potential UI thing, the string extractor doesn't use it. It's simpler that way.

    @alcinnz alcinnz committed May 26, 2018
  • {% trans %}{% plural %} has been removed to significant complexity I didn't need, and it can be superceded with {% if %}.

    @alcinnz alcinnz committed May 26, 2018
  • Document newer {% random %} tag.

    @alcinnz alcinnz committed May 26, 2018
  • {% now %} has been removed.

    @alcinnz alcinnz committed May 26, 2018
  • The in operator was removed as it's code was overly complex.

    @alcinnz alcinnz committed May 26, 2018
  • Fix typography for new additions (missing code tags).

    @alcinnz alcinnz committed May 26, 2018
  • {% firstof %} is no longer supported.

    @alcinnz alcinnz committed May 26, 2018
  • Document newly added {% fetch %} tag.

    @alcinnz alcinnz committed May 26, 2018
  • Document newer {% debug %} tag.

    @alcinnz alcinnz committed May 26, 2018
  • Documenting filters.

    @alcinnz alcinnz committed Mar 20, 2017
  • Updated Templating Reference (markdown)

    @alcinnz alcinnz committed Mar 20, 2017
  • Created Templating Reference (markdown)

    @alcinnz alcinnz committed Mar 20, 2017