Mercurial > public > sg101
annotate gpp/templates/search/indexes/podcast/item_text.txt @ 327:a1bf6cf49720
Modified the implementation of the avatar tag to look for an attribute 'user_profile' on the user object. If present, this is assumed to be the profile. This improves the performance of the member list and some forum views.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 22 Feb 2011 02:11:26 +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 }} |