Hey there. Building my site, I've run into a little problem. I have avatars displayed on everything - comments, nodes, node lists, etc. (Can't remember how I turned it on in nodes, or I might just turn it off and leave it on only comments, but anyhoo...) However, organizing my site, I've had to build certain summary pages (i.e. http://electricteaparty.net/review ) with php snippets. I actually hate this, because if I could find a module that would automatically build pages for each vocabulary that just listed all the sub-terms that would be far preferable. But the best I could find was the Article module, and it won't let me build seperate index pages for each vocabulary. Anyway, back to the point (I tend to wander).
If I have to use pages with php snippets to index my site, fine. But it's annoying that these indexes show my avatar and user name, because I want them to be generic indexes (not "posts by me"). Can I turn off avatars and usernames on these pages somehow? How does drupal.org make the handbook pages generic - do I edit a template file or CSS file somewhere? It would also be great if I could get rid of the "categories:" thing at the bottom - I don't want them to be in any categories, because they're just index pages.
Like I said, it would all be so much easier if some module automatically generated lists of terms for each vocabulary!