root/branches/release-30/plugins/WidgetManager/default_widgets/main_index_widgets_group.mtml @ 1430

Revision 1430, 0.5 kB (checked in by bsmith, 21 months ago)

renaming widgets to be more specific to content. bugzid:69293

Line 
1<mt:Ignore>
2    <__trans phrase='This is a custom set of widgets that are conditioned to only appear on the homepage (or "main_index"). More info: [_1]' params='http://www.movabletype.org/documentation/designer/widget-sets.html'>
3</mt:Ignore>
4<mt:If name="main_index">
5    <$mt:include widget="<__trans phrase="Recent Comments">"$>
6    <$mt:include widget="<__trans phrase="Recent Entries">"$>
7    <$mt:include widget="<__trans phrase="Recent Assets">"$>
8    <$mt:include widget="<__trans phrase="Tag Cloud">"$>
9</mt:If>
Note: See TracBrowser for help on using the browser.