Changeset 731:0756a8705811 for plugins
- Timestamp:
- 10/03/11 17:13:15 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/widgets/index.php
r683 r731 236 236 $widget_elements = new stdClass; 237 237 $widget_elements->content = 238 '<h3 class="clear">'.__('Use of widgets').'</h3>'. 239 '<p>'.__('Widgets may be used to add various blocks of content to be displayed on your public pages. To add a widget, '. 240 'drag it from the Available widgets list on the left to one of the sidebars on the right of this page. You can order '. 241 'your widgets in a sidebar by dragging them up or down. You must click on Update sidebars to apply any changes made in this page.').'</p>'. 242 '<p>'.__('Once included in a sidebar, widgets have configuration options that you can reach by clicking on the + sign next '. 243 'to their name.').'</p>'. 244 '<p>'.__('Click on Reset sidebars to get back to default widgets installation.').'</p>'. 238 245 '<h3 class="clear">'.__('Widget templates tags').'</h3>'. 239 246 '<div id="widgets-tpl">'.
Note: See TracChangeset
for help on using the changeset viewer.