Changeset 1430
- Timestamp:
- 02/29/08 04:06:14 (21 months ago)
- Location:
- branches/release-30/plugins/WidgetManager/default_widgets
- Files:
-
- 1 modified
- 2 moved
-
archive_widgets_group.mtml (moved) (moved from branches/release-30/plugins/WidgetManager/default_widgets/archive_meta_widget.mtml)
-
main_index_widgets_group.mtml (moved) (moved from branches/release-30/plugins/WidgetManager/default_widgets/main_index_meta_widget.mtml)
-
widgets.cfg (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-30/plugins/WidgetManager/default_widgets/widgets.cfg
r1227 r1430 5 5 }, 6 6 { 7 template => 'archive_ meta_widget.mtml',8 label => 'Archive s',7 template => 'archive_widgets_group.mtml', 8 label => 'Archive Widgets Group', 9 9 }, 10 10 { … … 33 33 }, 34 34 { 35 template => 'main_index_ meta_widget.mtml',36 label => 'Home Page Widgets ',35 template => 'main_index_widgets_group.mtml', 36 label => 'Home Page Widgets Group', 37 37 }, 38 38 {
