Skip to content

Instantly share code, notes, and snippets.

@graybill
Created May 11, 2010 15:57
Show Gist options
  • Save graybill/397468 to your computer and use it in GitHub Desktop.
Save graybill/397468 to your computer and use it in GitHub Desktop.
{% set DataSource %}node-single{% end %}
{% set Elements.in %}@artist{% end %}
{% set Slugs.in %}%INPUT_SLUG%{% end %}
{% set Meta.select %}all{% end %}
{% set OutTags.select %}#media-library.#original.#url,#primary-media.#thumbnails.#url,#collaborator-category{% end %}
{% set Category %}%INPUT_CATEGORY%{% end %}
{% begin contents %}
<div id="icons">
{% template _artist_category_icon.cft?data=Data:#collaborator-category %}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment