Show
Ignore:
Timestamp:
10/03/08 01:07:01 (14 months ago)
Author:
bchoate
Message:

Merging fireball branch changes to-date to trunk: svn merge -r2974:3081 http://code.sixapart.com/svn/movabletype/branches/fireball .

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/tmpl/cms/widget/blog_stats_tag_cloud.tmpl

    r1857 r3082  
    55 
    66    <div id="tag-panel" class="<mt:unless name="tab" eq="tag">hidden</mt:unless>" mt:tab-content="tag"> 
     7<mt:Section cache_prefix="tagcloud" period="3600" by_blog="1" by_user="1"> 
    78        <div id="tag-cloud"> 
    89            <ul id="tag-cloud-list"> 
     
    1213            </ul> 
    1314        </div> 
     15</mt:Section> 
    1416        <div id="tag-cloud-recent-entries"></div> 
    1517    </div>