diff options
author | Bharat Mediratta <bharat@menalto.com> | 2008-11-26 21:50:45 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2008-11-26 21:50:45 +0000 |
commit | 974f9f778891bbefeb083b2d97b3dae206c96452 (patch) | |
tree | 721c3c78bddb09c26ec306ae13e4093667961a97 /core/tests | |
parent | 4e8937ccefc95272442a9cd5ccb71aab01f113a1 (diff) |
Add a new "tag" page type.
Create the concept of "page types" which let us specify the kind of
page that we're rendering in high level terms. Currently there are
three page types: album, photo and tag.
The tag page type uses slightly different variables. It has a $tag
but no $item. Adjust all sidebar_block() functions to avoid printing
stuff that's dependent on the item if there is no item.
Simplify the tag code to stop trying to fake an item.
Update the theme slightly to use $item and $tag where appropriate
(notably, for making the <title> element).
Diffstat (limited to 'core/tests')
0 files changed, 0 insertions, 0 deletions