Changeset 1281 for trunk/WidgetsSkin/data/System/DefaultWidgets.txt
- Timestamp:
- 12/12/08 05:06:37 (3 years ago)
- File:
-
- 1 edited
-
trunk/WidgetsSkin/data/System/DefaultWidgets.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WidgetsSkin/data/System/DefaultWidgets.txt
r1178 r1281 3 3 ---+ <nop>%TOPIC% 4 4 5 Common Widgets used by WidgetsSkin. 5 Common Widgets used by WidgetsSkin. 6 6 7 7 Unfortuanatly the =css-browser= Widget on WidgetsSkin won't work, as it relies heavily on a long list of topic Settings - DBCALL style. … … 31 31 * show tags of most actuve topics - ie this month's IA 32 32 * most recently added tags 33 * slideshow / information wizard widget.. 33 * slideshow / information wizard widget.. 34 34 * float a widget persistently over topics.. 35 35 * RWOP widget - sync this, sync web, sync twiki - with ajax progress bar... 36 * 36 * 37 37 38 38 … … 79 79 <div class="widget-content"> 80 80 <ul class="widget-list"> 81 %SEARCH{" .*" web="%BASEWEB%" type="regex" order="modified" reverse="on" limit="15" nonoise="on" format=" <li class='widget-list-item'>[[$web.$topic][$topic]]</li>"}%81 %SEARCH{"1" web="%BASEWEB%" type="query" order="modified" reverse="on" limit="15" nonoise="on" format=" <li class='widget-list-item'>[[$web.$topic][$topic]]</li>"}% 82 82 </ul> 83 83 </div> … … 88 88 <h2 class="widget-header">%BASEWEB%</h2> 89 89 <div class="widget-content"> 90 %INCLUDE{"%BASEWEB%.WebLeftBar"}% 90 %INCLUDE{"%BASEWEB%.WebLeftBar"}% 91 91 </div> 92 92 </div>%ENDSECTION{"widget-webleftbar"}% … … 95 95 ---+++ widget-skins 96 96 %STARTSECTION{"widget-skins"}%<div class="widget-skins widget"> 97 <h2 class="widget-header">Skin Browser</h2> 97 <h2 class="widget-header">Skin Browser</h2> 98 98 <div class="widget-content"> 99 99 Need to add skin selector, and then appropriate details 100 <b class="widget-header3"> %SYSTEMWEB%.WidgetsSkin options: </b> 100 <b class="widget-header3"> %SYSTEMWEB%.WidgetsSkin options: </b> 101 101 <ul class="widget-list"> 102 102 <li class="widget-list-item">[[%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%?skin=widgets;widgetscolumns=w][Wide]]</li>
Note: See TracChangeset
for help on using the changeset viewer.
