annotate gpp/templates/search/indexes/podcast/item_text.txt @ 459:9d3bd7304050

Fixing #221. Also combined all permissions checks into a new module, permissions.py. This allows us to cache user, category, and forum groups information since it rarely changes.
author Brian Neal <bgneal@gmail.com>
date Sat, 02 Jul 2011 23:35:45 +0000
parents 76ad86454ce9
children
rev   line source
bgneal@224 1 {{ object.title }}
bgneal@224 2 {{ object.author }}
bgneal@224 3 {{ object.subtitle }}
bgneal@224 4 {{ object.summary }}
bgneal@224 5 {{ object.keywords }}