Skip to content

Instantly share code, notes, and snippets.

@jeremybuff
Created April 9, 2013 02:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save jeremybuff/5342373 to your computer and use it in GitHub Desktop.
Save jeremybuff/5342373 to your computer and use it in GitHub Desktop.
Trying to load a topic within an essay and print out the album's images. Not working as currently coded.
<koken:topics>
<koken:loop>
<koken:load source="album" filter:id="album.id">
<koken:loop>
<koken: img />
</koken:loop>
</koken:load>
</koken:loop>
</koken:topics>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment