Changeset 549


Ignore:
Timestamp:
11/11/08 10:49:04 (3 years ago)
Author:
KennethLavrsen
Message:

Item109: Renaming TWikiDocGraphics DocumentGraphics

Location:
trunk
Files:
67 edited
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/ActionTrackerPlugin/lib/TWiki/Plugins/ActionTrackerPlugin/Action.pm

    r23 r549  
    748748                    '#' . $this->getAnchor() }, 
    749749                  CGI::img( { 
    750                       src=>'%PUBURL%/TWiki/TWikiDocGraphics/target.gif', 
     750                      src=>'%PUBURL%/TWiki/DocumentGraphics/target.gif', 
    751751                      alt=>'(go to action)'} )); 
    752752        $text .= $jump; 
  • trunk/AttachmentListPlugin/data/TWiki/AttachmentListPlugin.txt

    r482 r549  
    7979| =$fileSize= | Attachment size in bytes | 
    8080| =$fileExtension= | Attachment extension | 
    81 | =$fileIcon= | Icon image representing this attachment type (see %SYSTEMWEB%.TWikiDocGraphics) (wraps %SYSTEMWEB%.VarICON around =$fileExtension=) | 
     81| =$fileIcon= | Icon image representing this attachment type (see %SYSTEMWEB%.DocumentGraphics) (wraps %SYSTEMWEB%.VarICON around =$fileExtension=) | 
    8282| =$fileComment= | Attachment comment | 
    8383| =$fileUser= | Who has attached | 
  • trunk/AttachmentListPlugin/test/unit/AttachmentListPlugin/AttachmentListPluginTests.pm

    r33 r549  
    390390        '<img width="16" alt="txt" align="top" src="' 
    391391      . $pubUrlPath 
    392       . '/TWiki/TWikiDocGraphics/txt.gif" height="16" border="0" />'; 
     392      . '/TWiki/DocumentGraphics/txt.gif" height="16" border="0" />'; 
    393393 
    394394    $this->do_test( $this->{test_topic}, $expected, $source ); 
  • trunk/BugsContrib/data/Bugs/WebLeftBar.txt

    r464 r549  
    1111      (<a href="%SCRIPTURLPATH{view}%/%WEB%/WebChanges?limit=50" rel=nofollow>50</a>, 
    1212       <a href="%SCRIPTURLPATH{view}%/%WEB%/WebChanges?limit=100" rel=nofollow>100</a>) 
    13      [[%SCRIPTURL{view}%/%INCLUDINGWEB%/WebRss?skin=rss][ %PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/rss-small.gif ]] 
     13     [[%SCRIPTURL{view}%/%INCLUDINGWEB%/WebRss?skin=rss][ %PUBURL%/%SYSTEMWEB%/DocumentGraphics/rss-small.gif ]] 
    1414   * [[WebSearch][ %ICON{"searchtopic"}% Search]] 
    1515 
  • trunk/DragonSkin/data/TWiki/DragonSkinSiteMap.txt

    r464 r549  
    1212         </th> 
    1313  </tr> 
    14 %SEARCH{ "\* Set SITEMAPLIST \= on" regex="on" web="%MAINWEB%, %SYSTEMWEB%, all" topic="%WEBPREFSTOPIC%" nototal="on" nosearch="on" format=" <tr >$n  <td style=\"border-left: 5px solid $percntVAR{\"WEBBGCOLOR\" web=\"$web\"}$percnt; background-color:white;\"> <span style=\"padding-left: 5px;font-weight: bold; line-height: 2.0\">[[$web.%HOMETOPIC%][$web]]</span><br />&nbsp;[[$web.%HOMETOPIC%][<img src=\"%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/home.gif\" alt=\"Home of $web web\" width=\"16\" height=\"16\" border=\"0\">]]&nbsp;[[$web.WebSearch][<img src=\"%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/searchtopic.gif\" alt=\"Search $web web\" width=\"16\" height=\"16\" border=\"0\">]]&nbsp;[[$web.WebChanges][<img src=\"%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/changes.gif\" alt=\"Recent changes in the $web web\" width=\"16\" height=\"16\" border=\"0\">]]&nbsp;[[$web.%NOTIFYTOPIC%][<img src=\"%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/notify.gif\" alt=\"Get notified of changes to the $web web\" width=\"16\" height=\"16\" border=\"0\">]]</td >$n  <td style=\"padding-left:5px; background-color:white;\"> $pattern(.*?\* Set SITEMAPWHAT\s*=([^\n\r]*).*) </td><td style=\"background-color: white; padding-left:5px;\"> $pattern(.*?\* Set SITEMAPUSETO\s*=([^\n\r]*).*) </td> </tr>" }% 
     14%SEARCH{ "\* Set SITEMAPLIST \= on" regex="on" web="%MAINWEB%, %SYSTEMWEB%, all" topic="%WEBPREFSTOPIC%" nototal="on" nosearch="on" format=" <tr >$n  <td style=\"border-left: 5px solid $percntVAR{\"WEBBGCOLOR\" web=\"$web\"}$percnt; background-color:white;\"> <span style=\"padding-left: 5px;font-weight: bold; line-height: 2.0\">[[$web.%HOMETOPIC%][$web]]</span><br />&nbsp;[[$web.%HOMETOPIC%][<img src=\"%PUBURL%/%SYSTEMWEB%/DocumentGraphics/home.gif\" alt=\"Home of $web web\" width=\"16\" height=\"16\" border=\"0\">]]&nbsp;[[$web.WebSearch][<img src=\"%PUBURL%/%SYSTEMWEB%/DocumentGraphics/searchtopic.gif\" alt=\"Search $web web\" width=\"16\" height=\"16\" border=\"0\">]]&nbsp;[[$web.WebChanges][<img src=\"%PUBURL%/%SYSTEMWEB%/DocumentGraphics/changes.gif\" alt=\"Recent changes in the $web web\" width=\"16\" height=\"16\" border=\"0\">]]&nbsp;[[$web.%NOTIFYTOPIC%][<img src=\"%PUBURL%/%SYSTEMWEB%/DocumentGraphics/notify.gif\" alt=\"Get notified of changes to the $web web\" width=\"16\" height=\"16\" border=\"0\">]]</td >$n  <td style=\"padding-left:5px; background-color:white;\"> $pattern(.*?\* Set SITEMAPWHAT\s*=([^\n\r]*).*) </td><td style=\"background-color: white; padding-left:5px;\"> $pattern(.*?\* Set SITEMAPUSETO\s*=([^\n\r]*).*) </td> </tr>" }% 
    1515  <tr bgcolor="#d4e2e3"> 
    1616         <td colspan="3" style="padding: 1em;">You can use color coding by web for identification and reference. This table is updated automatically based on <nop>WebPreferences settings of the individual webs. Contact %WIKIWEBMASTER% if you need a separate collaboration web for your team. </td> 
     
    2929         <td valign="top"> 
    3030 
    31 <img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/home.gif" alt="Home of web" width="16" height="16" border="0"> = Go to the home of the web%BR% 
    32 <img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/searchtopic.gif" alt="Search web" width="16" height="16" border="0"> = Search the web 
     31<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/home.gif" alt="Home of web" width="16" height="16" border="0"> = Go to the home of the web%BR% 
     32<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/searchtopic.gif" alt="Search web" width="16" height="16" border="0"> = Search the web 
    3333</td> 
    3434         <td valign="top"> 
     
    3636         <td valign="top"> 
    3737 
    38 <img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/changes.gif" alt="Recent changes in the web" width="16" height="16" border="0"> = See recent changes in the web%BR% 
    39 <img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/notify.gif" alt="Get notified of changes to the web" width="16" height="16" border="0"> = Subscribe to get notified of changes by e-mail 
     38<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/changes.gif" alt="Recent changes in the web" width="16" height="16" border="0"> = See recent changes in the web%BR% 
     39<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/notify.gif" alt="Get notified of changes to the web" width="16" height="16" border="0"> = Subscribe to get notified of changes by e-mail 
    4040</td> 
    4141  </tr> 
  • trunk/EditHiddenTablePlugin/data/TWiki/EditHiddenTablePlugin.txt

    r464 r549  
    3131| =helptopic= | Topic name containing help text shown below the table when editing a table. The %<nop>STARTINCLUDE% and %<nop>STOPINCLUDE% variables can be used in the topic to specify what is shown. | (no help text) | 
    3232| =headerislabel= | Table header cells are read-only (labels) if ="on"=; header cells can be edited if ="off"= or ="0"= | ="on"= | 
    33 | =editbutton= | Set edit button text, e.g. ="Edit this table"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/edittopic.gif"= | =EDITBUTTON= Plugin setting | 
    34 | =editlink= | Set appearance of the per-row link, e.g. ="Edit"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/edittopic.gif"= | =EDITLINK= Plugin setting | 
     33| =editbutton= | Set edit button text, e.g. ="Edit this table"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/edittopic.gif"= | =EDITBUTTON= Plugin setting | 
     34| =editlink= | Set appearance of the per-row link, e.g. ="Edit"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/edittopic.gif"= | =EDITLINK= Plugin setting | 
    3535| =show= | When editing a row of a table, or adding to a table, display that table during edit. | ="off"=  | 
    3636| =headeronempty= | Show the table headers when no rows for this table have yet been defined but the =%<nop>EDITTABLEROW{...}%= tag is present. | ="off"=  | 
     
    108108   * Default edit link for row: Specify =button text=, or specify =alternate text, image URL=. If empty, create link from first field. 
    109109      * #Set EDITLINK = Edit 
    110       * #Set EDITLINK = Edit, %PUBURL%/TWiki/TWikiDocGraphics/edittopic.gif 
     110      * #Set EDITLINK = Edit, %PUBURL%/TWiki/DocumentGraphics/edittopic.gif 
    111111 
    112112 
  • trunk/EditRowPlugin/lib/TWiki/Plugins/EditRowPlugin/Table.pm

    r99 r549  
    730730          value => $NOISY_SAVE, 
    731731          title => $NOISY_SAVE, 
    732           src => '%PUBURLPATH%/TWiki/TWikiDocGraphics/save.gif' 
     732          src => '%PUBURLPATH%/TWiki/DocumentGraphics/save.gif' 
    733733         }, ''); 
    734734    if ($attrs->{quietsave}) { 
     
    744744        value => $CANCEL_ROW, 
    745745        title => $CANCEL_ROW, 
    746         src => '%PUBURLPATH%/TWiki/TWikiDocGraphics/stop.gif', 
     746        src => '%PUBURLPATH%/TWiki/DocumentGraphics/stop.gif', 
    747747    }, ''); 
    748748 
     
    755755                    value => $UP_ROW, 
    756756                    title => $UP_ROW, 
    757                     src => '%PUBURLPATH%/TWiki/TWikiDocGraphics/arrowup.gif' 
     757                    src => '%PUBURLPATH%/TWiki/DocumentGraphics/arrowup.gif' 
    758758                   }, ''); 
    759759            } 
     
    763763                    value => $DOWN_ROW, 
    764764                    title => $DOWN_ROW, 
    765                     src => '%PUBURLPATH%/TWiki/TWikiDocGraphics/arrowdown.gif' 
     765                    src => '%PUBURLPATH%/TWiki/DocumentGraphics/arrowdown.gif' 
    766766                   }, ''); 
    767767            } 
     
    771771            value => $ADD_ROW, 
    772772            title => $ADD_ROW, 
    773             src => '%PUBURLPATH%/TWiki/TWikiDocGraphics/plus.gif' 
     773            src => '%PUBURLPATH%/TWiki/DocumentGraphics/plus.gif' 
    774774           }, ''); 
    775775 
     
    779779            value => $DELETE_ROW, 
    780780            title => $DELETE_ROW, 
    781             src => '%PUBURLPATH%/TWiki/TWikiDocGraphics/minus.gif' 
     781            src => '%PUBURLPATH%/TWiki/DocumentGraphics/minus.gif' 
    782782           }, ''); 
    783783    } 
  • trunk/EditRowPlugin/lib/TWiki/Plugins/EditRowPlugin/TableRow.pm

    r99 r549  
    218218                  -name => $this->getEditAnchor(), 
    219219                  -border => 0, 
    220                   -src => '%PUBURLPATH%/TWiki/TWikiDocGraphics/edittopic.gif' 
     220                  -src => '%PUBURLPATH%/TWiki/DocumentGraphics/edittopic.gif' 
    221221                 }) . "</a>"; 
    222222            if ($addAnchor) { 
  • trunk/EditTablePlugin/data/TWiki/VarEDITTABLE.txt

    r482 r549  
    1515     | =helptopic= | Topic name containing help text shown below the table when editing a table. The %<nop>STARTINCLUDE% and %<nop>STOPINCLUDE% variables can be used in the topic to specify what is shown. | (no help text) | 
    1616     | =headerislabel= | Table header cells are read-only (labels) if ="on"=; header cells can be edited if ="off"= or "0" | ="on"= | 
    17      | =editbutton= | Set edit button text, e.g. ="Edit this table"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/edittopic.gif"=; hide edit button at the end of the table with ="hide"= (Note: Button is automatically hidden if an edit button is present in a cell) | =EDITBUTTON= %BR% plugin setting | 
     17     | =editbutton= | Set edit button text, e.g. ="Edit this table"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/edittopic.gif"=; hide edit button at the end of the table with ="hide"= (Note: Button is automatically hidden if an edit button is present in a cell) | =EDITBUTTON= %BR% plugin setting | 
    1818     | =buttonrow= | Set to =top= to put the edit buttons above the table. | =bottom= | 
    1919     | =javascriptinterface= | Use javascript to directly move and delete row without page refresh. Enable with ="on"=, disable with ="off"=. | =JAVASCRIPTINTERFACE= %BR% plugin setting | 
  • trunk/EditTablePlugin/test/unit/EditTablePlugin/EditTablePluginTests.pm

    r464 r549  
    544544        <tbody> 
    545545                <tr class="twikiTableOdd twikiTableRowdataBgSorted0 twikiTableRowdataBg0"> 
    546                         <td bgcolor="#ffffff" valign="top" class="twikiTableCol0 twikiFirstCol twikiLast"> <img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/choice-yes.gif" alt="DONE" title="DONE" width="16" height="16" border="0" /> </td> 
     546                        <td bgcolor="#ffffff" valign="top" class="twikiTableCol0 twikiFirstCol twikiLast"> <img src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/choice-yes.gif" alt="DONE" title="DONE" width="16" height="16" border="0" /> </td> 
    547547                        <td bgcolor="#ffffff" valign="top" class="twikiTableCol1 twikiLastCol twikiLast"> <a href="$viewUrl" class="twikiCurrentTopicLink twikiLink">$topicName</a> </td> 
    548548                </tr> 
  • trunk/EditTablerowPlugin/data/TWiki/EditTablerowPlugin.txt

    r464 r549  
    2929| =helptopic= | Topic name containing help text shown below the table when editing a table. The %<nop>STARTINCLUDE% and %<nop>STOPINCLUDE% variables can be used in the topic to specify what is shown. | (no help text) | 
    3030| =headerislabel= | Table header cells are read-only (labels) if ="on"=; header cells can be edited if ="off"= or "0" | ="on"= | 
    31 | =editbutton= | Set edit button text, e.g. ="Edit this table"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/edittopic.gif"= | =EDITBUTTON= Plugin setting | 
    32 | =editlink= | Set appearance of the per-row link, e.g. ="Edit"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/edittopic.gif"= | =EDITLINK= Plugin setting | 
     31| =editbutton= | Set edit button text, e.g. ="Edit this table"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/edittopic.gif"= | =EDITBUTTON= Plugin setting | 
     32| =editlink= | Set appearance of the per-row link, e.g. ="Edit"=; set button image with alt text, e.g. ="Edit table, %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/edittopic.gif"= | =EDITLINK= Plugin setting | 
    3333| =show= | When editing a row of a table, or adding to a table, display that table during edit. | ="off"=  | 
    3434| =headeronempty= | Show the table headers when starting a table by placing the =%<nop>EDITTABLEROW{...}%= variable freely. | ="off"=  | 
     
    104104   * Default edit link for row: Specify =button text=, or specify =alternate text, image URL=. If empty, create link from first field. 
    105105      * #Set EDITLINK = Edit 
    106       * #Set EDITLINK = Edit, %PUBURL%/TWiki/TWikiDocGraphics/edittopic.gif 
     106      * #Set EDITLINK = Edit, %PUBURL%/TWiki/DocumentGraphics/edittopic.gif 
    107107 
    108108 
  • trunk/FileListPlugin/data/TWiki/FileListPlugin.txt

    r482 r549  
    4242| *Format parameter* | *Comment* | 
    4343| =$fileName=  | Name of the file | 
    44 | =$fileIcon= | Icon image representing this file type (see %SYSTEMWEB%.TWikiDocGraphics) | 
     44| =$fileIcon= | Icon image representing this file type (see %SYSTEMWEB%.DocumentGraphics) | 
    4545| =$fileSize= | File size | 
    4646| =$fileComment= | Attachment comment | 
  • trunk/GenerateSearchPlugin/lib/TWiki/Plugins/GenerateSearchPlugin.pm

    r464 r549  
    256256  my $filter = "|*<input type=\"submit\" value=\"Filter\" />*|"; 
    257257  my $search = ""; 
    258   my $format = "| [[\$web.\$topic][<img src=\\\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/viewtopic.gif\\\" border=\\\"0\\\" alt=\\\"View entry\\\" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/\$web/\$topic?t=%GMTIME{\"\$hour\$min\$sec\"}%][<img src=\\\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/edittopic.gif\\\" border=\\\"0\\\" alt=\\\"Edit entry\\\" />]] |"; 
     258  my $format = "| [[\$web.\$topic][<img src=\\\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/viewtopic.gif\\\" border=\\\"0\\\" alt=\\\"View entry\\\" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/\$web/\$topic?t=%GMTIME{\"\$hour\$min\$sec\"}%][<img src=\\\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/edittopic.gif\\\" border=\\\"0\\\" alt=\\\"Edit entry\\\" />]] |"; 
    259259  my $hidden = ""; 
    260260 
  • trunk/ImageGalleryPlugin/data/TWiki/ImageGalleryPlugin.txt

    r482 r549  
    3232 
    3333---++ Example 
    34 %IMAGEGALLERY{"%SYSTEMWEB%.TWikiDocGraphics" columns="3" limit="12" exclude="arrow" sort="name"}% 
    35 There are %NRIMAGES{"%SYSTEMWEB%.TWikiDocGraphics"}% images at %SYSTEMWEB%.TWikiDocGraphics. 
     34%IMAGEGALLERY{"%SYSTEMWEB%.DocumentGraphics" columns="3" limit="12" exclude="arrow" sort="name"}% 
     35There are %NRIMAGES{"%SYSTEMWEB%.DocumentGraphics"}% images at %SYSTEMWEB%.DocumentGraphics. 
    3636 
    3737---++ Syntax 
  • trunk/JQueryTwistyPlugin/data/TWiki/JQueryTwistyPlugin.txt

    r482 r549  
    303303    | =showlink=     | Link label | Show link label  | optional | 
    304304    | =mode=         | ="div"= or ="span"= | Specify if the Twisty Toggle section will use a =&lt;div&gt;= or a =&lt;span&gt;= tag.  | optional, defaults to =&lt;span&gt;= | 
    305         | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    306         | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    307         | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    308         | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     305        | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     306        | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     307        | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     308        | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    309309    | =remember=     | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    310310    | =start=        | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    356356    | =link= | Link label | Show link label  | optional | 
    357357    | =mode= | ="div"= or ="span"= | Specify if the Twisty Show link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag  | optional, defaults to =&lt;span&gt;= | 
    358     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    359     | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    360     | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     358    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     359    | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     360    | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    361361    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    362362    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    374374    | =link= | Link label | Hide link label | optional | 
    375375    | =mode= | ="div"= or ="span"= | Specify if the Twisty Hide link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag  | optional, defaults to =&lt;span&gt;= | 
    376     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     376    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    377377    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    378378    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
  • trunk/KoalaSkin/bin/koalaskin-generate

    r527 r549  
    590590  fi 
    591591  if [ -n "$KSWEBMAP" ]; then  
    592     KSWEBMAPLEGEND=", on map icon (<img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0 alt='sitemap icon'>) to see its map, and on \"what's new?\" icon (<img src='%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/changes.gif' width=16 height=16 border=0 alt=\"what's new icon\">) to see the latest changed topics in the web" 
     592    KSWEBMAPLEGEND=", on map icon (<img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0 alt='sitemap icon'>) to see its map, and on \"what's new?\" icon (<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/changes.gif' width=16 height=16 border=0 alt=\"what's new icon\">) to see the latest changed topics in the web" 
    593593  fi 
    594594} 
     
    12351235      * Set EDITBOXSTYLE = width: 99%" 
    12361236    fi 
    1237     if [ -n "$KSWEBMAP" -a ! -e $pub/TWiki/TWikiDocGraphics/changes.gif ]; then 
     1237    if [ -n "$KSWEBMAP" -a ! -e $pub/TWiki/DocumentGraphics/changes.gif ]; then 
    12381238      W "You must copy the icon: 
    1239       http://twiki.org/p/pub/TWiki/TWikiDocGraphics/changes.gif 
    1240 into: $pub/TWiki/TWikiDocGraphics/ " 
     1239      http://twiki.org/p/pub/TWiki/DocumentGraphics/changes.gif 
     1240into: $pub/TWiki/DocumentGraphics/ " 
    12411241    fi 
    12421242  fi 
  • trunk/KoalaSkin/data/TWiki/KoalaSkin.txt

    r527 r549  
    201201                  *should* already have this one applied) 
    202202                6 Copy the image  
    203                   http://twiki.org/p/pub/TWiki/TWikiDocGraphics/changes.gif 
    204                   into =TWiki/TWikiDocGraphics/= in your =pub/=dir 
     203                  http://twiki.org/p/pub/TWiki/DocumentGraphics/changes.gif 
     204                  into =TWiki/DocumentGraphics/= in your =pub/=dir 
    205205          <br>For BEIJING version: 
    206206                1 [not needed] <strike>TWiki:Codev/ViewMetadataPatch</strike> 
     
    215215                8 TWiki:Codev/TopicMovedMessageTooVisible 
    216216                9 Copy the image  
    217                   http://twiki.org/p/pub/TWiki/TWikiDocGraphics/changes.gif 
    218                   into =TWiki/TWikiDocGraphics/= in your =pub/=dir 
     217                  http://twiki.org/p/pub/TWiki/DocumentGraphics/changes.gif 
     218                  into =TWiki/DocumentGraphics/= in your =pub/=dir 
    219219        6 In bin/.htaccess, say that savemulti and searchmulti needs 
    220220          valid-user, i.e. add: 
     
    987987                  (and changes for each web) 
    988988                * *%X%* you *must*, to use KSWEBMAP, install the icon 
    989                   http://twiki.org/p/pub/TWiki/TWikiDocGraphics/changes.gif 
    990                   into =TWiki/TWikiDocGraphics/= in your =pub/=dir 
     989                  http://twiki.org/p/pub/TWiki/DocumentGraphics/changes.gif 
     990                  into =TWiki/DocumentGraphics/= in your =pub/=dir 
    991991                * some fixes to theme expansion, on the inheritance of themes 
    992992                * new template: ks_otherindexes  
  • trunk/KoalaSkin/templates/ks_config

    r464 r549  
    3636 
    3737function _KSWEBMAP_maplink () { 
    38  maplink="<td align=right><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$KSWEBMAPTOPIC' title='Map of web <nop>$web'><img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0></a><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/WebChanges' title='Newest changed topics of web <nop>$web'><img src='%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/changes.gif' width=16 height=16 border=0></a></table>" 
     38 maplink="<td align=right><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/$KSWEBMAPTOPIC' title='Map of web <nop>$web'><img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0></a><a href='%SCRIPTURL%/view%SCRIPTSUFFIX%/$web/WebChanges' title='Newest changed topics of web <nop>$web'><img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/changes.gif' width=16 height=16 border=0></a></table>" 
    3939} 
    4040 
  • trunk/KoalaSkin/templates/ks_sitemap_header-lastchanges.koala.tmpl

    r464 r549  
    1 <table width='100%'><tr><td align=right><a href="%SCRIPTURL%/ks_lastchanges.sh" accesskey=c title='[Alt-C] Changes in this whole "%WIKITOOLNAME%" site'><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/changes.gif" width=16 height=16 border=0 alt="Home"> Global Changes</a></table> 
     1<table width='100%'><tr><td align=right><a href="%SCRIPTURL%/ks_lastchanges.sh" accesskey=c title='[Alt-C] Changes in this whole "%WIKITOOLNAME%" site'><img src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/changes.gif" width=16 height=16 border=0 alt="Home"> Global Changes</a></table> 
  • trunk/KupuContrib/data/TWiki/KupuContrib.txt

    r527 r549  
    4848You can define a list of icons that will be available in the Kupu editor when the %ATTACHURL%/smiley.png toolbar button is pressed. This topic has to contain a list of &lt;IMG&gt; tags. If present, the 'alt' text will be used in place of the &lt;IMG&gt; tag when translating from HTML to TML. Example: 
    4949<verbatim> 
    50         <img src="%PUBURL%/TWiki/TWikiDocGraphics/tip.gif" /> 
    51         <img src="%PUBURL%/TWiki/TWikiDocGraphics/warning.gif" /> 
    52         <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" /> 
    53         <img src="%PUBURL%/TWiki/TWikiDocGraphics/choice-yes.gif" /> 
    54         <img src="%PUBURL%/TWiki/TWikiDocGraphics/updated.gif" /> 
    55         <img src="%PUBURL%/TWiki/TWikiDocGraphics/help.gif" /> 
    56         <img src="%PUBURL%/TWiki/TWikiDocGraphics/new.gif" /> 
    57         <img src="%PUBURL%/TWiki/TWikiDocGraphics/starred.gif" /> 
    58         <img src="%PUBURL%/TWiki/TWikiDocGraphics/arrowright.gif" /> 
     50        <img src="%PUBURL%/TWiki/DocumentGraphics/tip.gif" /> 
     51        <img src="%PUBURL%/TWiki/DocumentGraphics/warning.gif" /> 
     52        <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" /> 
     53        <img src="%PUBURL%/TWiki/DocumentGraphics/choice-yes.gif" /> 
     54        <img src="%PUBURL%/TWiki/DocumentGraphics/updated.gif" /> 
     55        <img src="%PUBURL%/TWiki/DocumentGraphics/help.gif" /> 
     56        <img src="%PUBURL%/TWiki/DocumentGraphics/new.gif" /> 
     57        <img src="%PUBURL%/TWiki/DocumentGraphics/starred.gif" /> 
     58        <img src="%PUBURL%/TWiki/DocumentGraphics/arrowright.gif" /> 
    5959</verbatim> 
    6060 
  • trunk/NatSkin/data/TWiki/NatSkinStyleBrowser.txt

    r482 r549  
    2525<tr><td colspan="3"> *%MAKETEXT{"Style"}%:* </td></tr> 
    2626<tr> 
    27 <td><a href="?switchstyle=prev" title="%MAKETEXT{"Switch to previous style"}%"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/arrowleft.gif" border="0" alt="%MAKETEXT{"prev"}%"/></a></td> 
     27<td><a href="?switchstyle=prev" title="%MAKETEXT{"Switch to previous style"}%"><img src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/arrowleft.gif" border="0" alt="%MAKETEXT{"prev"}%"/></a></td> 
    2828<td> 
    2929<select name="style"> 
     
    3333</select> 
    3434</td> 
    35 <td align="right"><a href="?switchstyle=next" title="%MAKETEXT{"Switch to next style"}%"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/arrowright.gif" border="0" alt="%MAKETEXT{"next"}%"/></a></td> 
     35<td align="right"><a href="?switchstyle=next" title="%MAKETEXT{"Switch to next style"}%"><img src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/arrowright.gif" border="0" alt="%MAKETEXT{"next"}%"/></a></td> 
    3636</tr> 
    3737%FISKINSTATE% 
    3838%IFSKINSTATETHEN{final="variation"}% %ELSESKINSTATE% 
    3939<tr><td colspan="3"> *%MAKETEXT{"Variation"}%:* </td></tr> 
    40 <tr><td><a href="?switchvariation=prev" title="%MAKETEXT{"Switch to previous variation"}%"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/arrowleft.gif" border="0" alt="%MAKETEXT{"prev"}%"/></a></td> 
     40<tr><td><a href="?switchvariation=prev" title="%MAKETEXT{"Switch to previous variation"}%"><img src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/arrowleft.gif" border="0" alt="%MAKETEXT{"prev"}%"/></a></td> 
    4141<td> 
    4242<select name="stylevariation"> 
     
    4646</select> 
    4747</td> 
    48 <td align="right"><a href="?switchvariation=next" title="%MAKETEXT{"Switch to next variation"}%"><img src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/arrowright.gif" border="0" alt="%MAKETEXT{"prev"}%"/></a></td> 
     48<td align="right"><a href="?switchvariation=next" title="%MAKETEXT{"Switch to next variation"}%"><img src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/arrowright.gif" border="0" alt="%MAKETEXT{"prev"}%"/></a></td> 
    4949</tr> 
    5050%FISKINSTATE% 
  • trunk/NatSkin/templates/oopshistory.nat.tmpl

    r464 r549  
    7777*~~        </a> 
    7878~~~        <a href=\"$next{'%SCRIPTURLPATH{oops}%/%WEB%/%TOPIC%?template=oopshistory&nrev=$nrev'}\"> 
    79 *~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/go_start.gif\"  
     79*~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/go_start.gif\"  
    8080~~~               alt=\"%MAKETEXT{show last revisions}%\" 
    8181~~~               title=\"%MAKETEXT{show last revisions}%\" /> 
    8282*~~        </a> 
    8383~~~        <a href=\"$next{'%SCRIPTURLPATH{oops}%/%WEB%/%TOPIC%?template=oopshistory&rev1=$rev1&nrev=$nrev'}\"> 
    84 *~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/go_back.gif\"  
     84*~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/go_back.gif\"  
    8585~~~               alt=\"%MAKETEXT{show later revisions}%\" 
    8686~~~               title=\"%MAKETEXT{show later revisions}%\" /> 
    8787*~~        </a> 
    8888~~~        $percntELSEDEFINED$percnt 
    89 ~~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/blank.gif\"  
     89~~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/blank.gif\"  
    9090~~~               alt=\"%MAKETEXT{blank}%\" /> 
    91 ~~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/blank.gif\"  
     91~~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/blank.gif\"  
    9292~~~               alt=\"%MAKETEXT{blank}%\" /> 
    9393~~~        $percntFIDEFINED$percnt 
    9494~~~        $percntIFDEFINEDTHEN{\"$previous{'test'}\" as=\"test\" glue=\"off\"}$percnt 
    9595~~~        <a href=\"$previous{'%SCRIPTURLPATH{oops}%/%WEB%/%TOPIC%?template=oopshistory&rev1=$rev1&nrev=$nrev'}\"> 
    96 *~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/go_forward.gif\"  
     96*~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/go_forward.gif\"  
    9797~~~               alt=\"%MAKETEXT{show earlier revisions}%\" 
    9898~~~               title=\"%MAKETEXT{show earlier revisions}%\" /> 
    9999*~~        </a> 
    100100~~~        <a href=\"$previous{'%SCRIPTURLPATH{oops}%/%WEB%/%TOPIC%?template=oopshistory&rev1=1&nrev=$nrev'}\"> 
    101 *~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/go_end.gif\"  
     101*~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/go_end.gif\"  
    102102~~~               alt=\"%MAKETEXT{show first revisions}%\" 
    103103~~~               title=\"%MAKETEXT{show first revisions}%\" /> 
    104104~~~        $percntELSEDEFINED$percnt 
    105 ~~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/blank.gif\"  
     105~~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/blank.gif\"  
    106106~~~               alt=\"%MAKETEXT{blank}%\" /> 
    107 ~~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/blank.gif\"  
     107~~~          <img src=\"%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/blank.gif\"  
    108108~~~               alt=\"%MAKETEXT{blank}%\" /> 
    109109~~~        $percntFIDEFINED$percnt 
  • trunk/NavBarAddOn/data/TWiki/NavBarAddOn.txt

    r470 r549  
    2727          %BR% =$SET(web, %<nop>MAINWEB%)= %M% Name of web (optional) 
    2828          %BR% =$SET(topic, %<nop>HOMETOPIC%)= %M% Name of topic (required) 
    29           %BR% =$SET(label, Home)= %M% Label of tab (required) which may contain an [[%SYSTEMWEB%.TWikiDocGraphics][icon]] 
     29          %BR% =$SET(label, Home)= %M% Label of tab (required) which may contain an [[%SYSTEMWEB%.DocumentGraphics][icon]] 
    3030 
    3131---+++ 2. Use Navigation Bar 
  • trunk/PatternSkin/data/TWiki/PatternSkinElements.txt

    r482 r549  
    9696<div class="twikiAttachments"> 
    9797<table summary="Topic attachments" style="border-width:1px;" cellspacing="0" id="twikiAttachmentsTable" cellpadding="0" class="twikiTable" rules="rows" border="1"><caption>Topic attachments</caption><tr class="twikiTableEven"><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;" class="twikiFirstCol"> <a rel="nofollow" href="%TOPIC%?sortcol=0;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">I</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=1;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Attachment</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=2;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Action</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=3;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Size</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=4;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Date</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=5;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Who</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=6;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Comment</a> </th></tr> 
    98 <tr class="twikiTableOdd"><td bgcolor="#ffffff" align="center" valign="top" style="text-align:center;vertical-align:top;" class="twikiFirstCol"> <img width="16" alt="txt" align="top" src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/txt.gif" height="16" border="0" /><span class="twikiHidden">txt</span> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="/twiki4/MAIN/bin/viewfile/TWiki/FileAttachment?rev=;filename=Sample.txt">Sample.txt</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="/twiki4/MAIN/bin/attach/TWiki/FileAttachment?filename=Sample.txt&amp;revInfo=1" title='change, update, previous revisions, move, delete...'rel='nofollow'>manage</a> </td><td bgcolor="#ffffff" align="right" valign="top" style="text-align:right;vertical-align:top;"> 0.1&nbsp;K </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> 22 Jul 2000 - 19:37 </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="ProjectContributor" class="twikiLink">ProjectContributor</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> Just a sample </td></tr> 
    99 <tr class="twikiTableEven"><td bgcolor="#ffffff" align="center" valign="top" style="text-align:center;vertical-align:top;" class="twikiFirstCol twikiLast"> <img width="16" alt="gif" align="top" src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/gif.gif" height="16" border="0" /><span class="twikiHidden">gif</span> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="/twiki4/MAIN/bin/viewfile/TWiki/FileAttachment?rev=;filename=Smile.gif">Smile.gif</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="/twiki4/MAIN/bin/attach/TWiki/FileAttachment?filename=Smile.gif&amp;revInfo=1" title='change, update, previous revisions, move, delete...'rel='nofollow'>manage</a> </td><td bgcolor="#ffffff" align="right" valign="top" style="text-align:right;vertical-align:top;" class="twikiLast"> 0.1&nbsp;K </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> 22 Jul 2000 - 19:38 </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="ProjectContributor" class="twikiLink">ProjectContributor</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> Smiley face </td></tr> 
     98<tr class="twikiTableOdd"><td bgcolor="#ffffff" align="center" valign="top" style="text-align:center;vertical-align:top;" class="twikiFirstCol"> <img width="16" alt="txt" align="top" src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/txt.gif" height="16" border="0" /><span class="twikiHidden">txt</span> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="/twiki4/MAIN/bin/viewfile/TWiki/FileAttachment?rev=;filename=Sample.txt">Sample.txt</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="/twiki4/MAIN/bin/attach/TWiki/FileAttachment?filename=Sample.txt&amp;revInfo=1" title='change, update, previous revisions, move, delete...'rel='nofollow'>manage</a> </td><td bgcolor="#ffffff" align="right" valign="top" style="text-align:right;vertical-align:top;"> 0.1&nbsp;K </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> 22 Jul 2000 - 19:37 </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="ProjectContributor" class="twikiLink">ProjectContributor</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> Just a sample </td></tr> 
     99<tr class="twikiTableEven"><td bgcolor="#ffffff" align="center" valign="top" style="text-align:center;vertical-align:top;" class="twikiFirstCol twikiLast"> <img width="16" alt="gif" align="top" src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/gif.gif" height="16" border="0" /><span class="twikiHidden">gif</span> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="/twiki4/MAIN/bin/viewfile/TWiki/FileAttachment?rev=;filename=Smile.gif">Smile.gif</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="/twiki4/MAIN/bin/attach/TWiki/FileAttachment?filename=Smile.gif&amp;revInfo=1" title='change, update, previous revisions, move, delete...'rel='nofollow'>manage</a> </td><td bgcolor="#ffffff" align="right" valign="top" style="text-align:right;vertical-align:top;" class="twikiLast"> 0.1&nbsp;K </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> 22 Jul 2000 - 19:38 </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="ProjectContributor" class="twikiLink">ProjectContributor</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> Smiley face </td></tr> 
    100100</table></div><!--//twikiAttachments--> 
    101101 
  • trunk/PatternSkin/data/TWiki/WebLeftBar.txt

    r482 r549  
    1919   * FormattedSearch 
    2020   * QuerySearch 
    21    * TWikiDocGraphics 
     21   * DocumentGraphics 
    2222   * TWikiSkinBrowser 
    2323   * InstalledPlugins 
  • trunk/QuickMenuSkin/templates/edit.quickmenu.tmpl

    r464 r549  
    3535<div id=userSignature> 
    3636<div style="float:right" class="twistyMakeVisible"> 
    37 <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Use monospace font"}%" title="%MAKETEXT{"Use monospace font"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/monospace.gif" height="16" border="0" onclick="return setEditBoxFontStyle('mono');" /></a> <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Use proportional spaced font"}%" title="%MAKETEXT{"Use proportional spaced font"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/proportional.gif" height="16" border="0" onclick="return setEditBoxFontStyle('proportional');" /></a> 
     37<a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Use monospace font"}%" title="%MAKETEXT{"Use monospace font"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/monospace.gif" height="16" border="0" onclick="return setEditBoxFontStyle('mono');" /></a> <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Use proportional spaced font"}%" title="%MAKETEXT{"Use proportional spaced font"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/proportional.gif" height="16" border="0" onclick="return setEditBoxFontStyle('proportional');" /></a> 
    3838&nbsp; 
    39 <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Enlarge edit box"}%" title="%MAKETEXT{"Enlarge edit box"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/arrowdown.gif" height="16" border="0" onclick="return changeEditBox(1);" /></a> <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Shrink edit box"}%" title="%MAKETEXT{"Shrink edit box"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/arrowup.gif" height="16" border="0" onclick="return changeEditBox(-1);" /></a> 
     39<a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Enlarge edit box"}%" title="%MAKETEXT{"Enlarge edit box"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/arrowdown.gif" height="16" border="0" onclick="return changeEditBox(1);" /></a> <a href="#" class="twistyTrigger"><img width="16" alt="%MAKETEXT{"Shrink edit box"}%" title="%MAKETEXT{"Shrink edit box"}%" align="top" src="%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/arrowup.gif" height="16" border="0" onclick="return changeEditBox(-1);" /></a> 
    4040</div> 
    4141%MAKETEXT{"Your signature to copy/paste:"}% <input size=40 name=sig id=sig type=text readonly title="%MAKETEXT{"Select, copy and paste your signature text to the bottom of your entry"}%" value="-- <nop>%WIKIUSERNAME% - %DATE%" /> 
  • trunk/RenderListPlugin/data/TWiki/RenderListPlugin.txt

    r529 r549  
    4242      * Refer to an attached icon at the beginning of the bullet with: 
    4343         * =icon:myicon Followed by normal bullet text= 
    44       * Any %SYSTEMWEB%.TWikiDocGraphics icon can be used as well: 
     44      * Any %SYSTEMWEB%.DocumentGraphics icon can be used as well: 
    4545         * =%<nop>ICON{name}% Followed by normal bullet text= 
    4646 
     
    362362|  15 Jan 2008: | 2.0: Kenneth Lavrsen. No more reporting warnings in the error log when a render list starts at deeper level than 1 |  
    363363|  30 Sep 2007: | Added %SYSTEMWEB%.VarRENDERLIST to have it listed in %SYSTEMWEB%.TWikiVariables | 
    364 |  23 Sep 2006: | Support for img tag and image URL after =icon:= (suggested by TWiki:Main.JanFilipsky); support for %SYSTEMWEB%.TWikiDocGraphics icons, such as =%<nop>ICON{folder}%= instead of =icon:folder=; added files.gif and folders.gif (contributed by TWiki:Main.SteveHobbs) | 
     364|  23 Sep 2006: | Support for img tag and image URL after =icon:= (suggested by TWiki:Main.JanFilipsky); support for %SYSTEMWEB%.DocumentGraphics icons, such as =%<nop>ICON{folder}%= instead of =icon:folder=; added files.gif and folders.gif (contributed by TWiki:Main.SteveHobbs) | 
    365365|  25 Apr 2006: | SVN sync, Cairo + Dakar compatibility | 
    366366|  14 Apr 2006: | [[http://TWiki.org/cgi-bin/view/Codev/TWikiRelease04x00][TWikiRelease04x00]] compatibility update | 
  • trunk/SecurityPlugin/data/TWiki/SecurityPlugin.txt

    r529 r549  
    3131 
    3232        * My own settings: 
    33                 * Set SECURITYLOCKED = <image src=%PUBURLPATH%/%SYSTEMWEB%/TWikiDocGraphics/lock.gif alt="viewable by authenticated user only according to authorization"> 
     33                * Set SECURITYLOCKED = <image src=%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/lock.gif alt="viewable by authenticated user only according to authorization"> 
    3434                * Set SECURITYUNLOCKED = <img src=%PUBURLPATH%/%SYSTEMWEB%/SecurityPlugin/unlocked.gif alt="viewable publicly"> 
    3535 
  • trunk/SkillsPlugin/lib/TWiki/Plugins/SkillsPlugin.pm

    r527 r549  
    488488    my $docpath = TWiki::Func::getPubUrlPath() . '/' . # /pub/ 
    489489                  TWiki::Func::getTwikiWebname() . '/' . # TWiki/ 
    490                   'TWikiDocGraphics'; # doc topic 
     490                  'DocumentGraphics'; # doc topic 
    491491 
    492492    return $docpath; 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/ArchivosAdjuntos.txt

    r547 r549  
    8686<div class="twikiAttachments"> 
    8787<table summary="Topic attachments" style="border-width:1px;" cellspacing="0" id="twikiAttachmentsTable" cellpadding="0" class="twikiTable" rules="rows" border="1"><caption>Topic attachments</caption><tr class="twikiTableEven"><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;" class="twikiFirstCol"> <a rel="nofollow" href="%TOPIC%?sortcol=0;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">I</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=1;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Archivo adjunto</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=2;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Acción</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=3;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Tamaño</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=4;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Fecha</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=5;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Quién</a> </th><th bgcolor="#ffffff" align="center" valign="middle" style="text-align:center;vertical-align:middle;"> <a rel="nofollow" href="%TOPIC%?sortcol=6;table=1;up=0#sorted_table" style="color:#0066cc" title="Sort by this column">Comentario</a> </th></tr> 
    88 <tr class="twikiTableOdd"><td bgcolor="#ffffff" align="center" valign="top" style="text-align:center;vertical-align:top;" class="twikiFirstCol"> <img width="16" alt="txt" align="top" src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/txt.gif" height="16" border="0" /><span class="twikiHidden">txt</span> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="/twiki4/MAIN/bin/viewfile/TWiki/FileAttachment?rev=;filename=Sample.txt">Sample.txt</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="/twiki4/MAIN/bin/attach/TWiki/FileAttachment?filename=Sample.txt&amp;revInfo=1" title='change, update, previous revisions, move, delete...'rel='nofollow'>administrar</a> </td><td bgcolor="#ffffff" align="right" valign="top" style="text-align:right;vertical-align:top;"> 0.1&nbsp;K </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> 22 Jul 2000 - 19:37 </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="ProjectContributor" class="twikiLink">ProjectContributor</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> Just a sample </td></tr> 
    89 <tr class="twikiTableEven"><td bgcolor="#ffffff" align="center" valign="top" style="text-align:center;vertical-align:top;" class="twikiFirstCol twikiLast"> <img width="16" alt="gif" align="top" src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/gif.gif" height="16" border="0" /><span class="twikiHidden">gif</span> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="/twiki4/MAIN/bin/viewfile/TWiki/FileAttachment?rev=;filename=Smile.gif">Smile.gif</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="/twiki4/MAIN/bin/attach/TWiki/FileAttachment?filename=Smile.gif&amp;revInfo=1" title='change, update, previous revisions, move, delete...'rel='nofollow'>administrar</a> </td><td bgcolor="#ffffff" align="right" valign="top" style="text-align:right;vertical-align:top;" class="twikiLast"> 0.1&nbsp;K </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> 22 Jul 2000 - 19:38 </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="ProjectContributor" class="twikiLink">ProjectContributor</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> Smiley face </td></tr> 
     88<tr class="twikiTableOdd"><td bgcolor="#ffffff" align="center" valign="top" style="text-align:center;vertical-align:top;" class="twikiFirstCol"> <img width="16" alt="txt" align="top" src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/txt.gif" height="16" border="0" /><span class="twikiHidden">txt</span> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="/twiki4/MAIN/bin/viewfile/TWiki/FileAttachment?rev=;filename=Sample.txt">Sample.txt</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="/twiki4/MAIN/bin/attach/TWiki/FileAttachment?filename=Sample.txt&amp;revInfo=1" title='change, update, previous revisions, move, delete...'rel='nofollow'>administrar</a> </td><td bgcolor="#ffffff" align="right" valign="top" style="text-align:right;vertical-align:top;"> 0.1&nbsp;K </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> 22 Jul 2000 - 19:37 </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> <a href="ProjectContributor" class="twikiLink">ProjectContributor</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;"> Just a sample </td></tr> 
     89<tr class="twikiTableEven"><td bgcolor="#ffffff" align="center" valign="top" style="text-align:center;vertical-align:top;" class="twikiFirstCol twikiLast"> <img width="16" alt="gif" align="top" src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/gif.gif" height="16" border="0" /><span class="twikiHidden">gif</span> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="/twiki4/MAIN/bin/viewfile/TWiki/FileAttachment?rev=;filename=Smile.gif">Smile.gif</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="/twiki4/MAIN/bin/attach/TWiki/FileAttachment?filename=Smile.gif&amp;revInfo=1" title='change, update, previous revisions, move, delete...'rel='nofollow'>administrar</a> </td><td bgcolor="#ffffff" align="right" valign="top" style="text-align:right;vertical-align:top;" class="twikiLast"> 0.1&nbsp;K </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> 22 Jul 2000 - 19:38 </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> <a href="ProjectContributor" class="twikiLink">ProjectContributor</a> </td><td bgcolor="#ffffff" align="left" valign="top" style="text-align:left;vertical-align:top;" class="twikiLast"> Smiley face </td></tr> 
    9090</table></div><!--//twikiAttachments--> 
    9191 
  • trunk/SpanishTWikiContrib/data/TWiki_ES/IntroduccionVariablesTWiki.txt

    r313 r549  
    1313Variables TWiki serán interpretadas _antes_ de que se aplique cualquier regla para formatear texto. 
    1414 
    15 *Imágenes predeterminadas:* Hay muchas imágenes predeterminadas disponibles para el uso dentro de sus páginas. Utilice =%<nop>ICON{"help"}%=, =%<nop>ICON{"tip"}%= y =%<nop>ICON{"warning"}%= para obtener: %H%, %T%, and %X%. TWiki.TWikiDocGraphics %FLAGGB% contiene una lista completa de todas las imágenes. 
     15*Imágenes predeterminadas:* Hay muchas imágenes predeterminadas disponibles para el uso dentro de sus páginas. Utilice =%<nop>ICON{"help"}%=, =%<nop>ICON{"tip"}%= y =%<nop>ICON{"warning"}%= para obtener: %H%, %T%, and %X%. TWiki.DocumentGraphics %FLAGGB% contiene una lista completa de todas las imágenes. 
    1616 
    1717%ICON{"tip"}% Para impedir la interpretación de variables, ponga un signo de exclamación delante de la variable. Escriba: =!%<nop>ALGUNAVARIABLE%= para obtener !%ALGUNAVARIABLE%.  
  • trunk/SpanishTWikiContrib/data/TWiki_ES/WebLeftBar.txt

    r464 r549  
    1818   * TWiki.TWikiVariables %FLAGGB% 
    1919   * TWiki.FormattedSearch %FLAGGB% 
    20    * TWiki.TWikiDocGraphics %FLAGGB% 
     20   * TWiki.DocumentGraphics %FLAGGB% 
    2121   * TWiki.TWikiSkinBrowser %FLAGGB% 
    2222   * TWiki.InstalledPlugins %FLAGGB% 
  • trunk/SpreadSheetPlugin/data/TWiki/SpreadSheetPlugin.txt

    r529 r549  
    640640Specifically, how can I output some conditional text in a %SYSTEMWEB%.FormattedSearch? 
    641641 
    642 You need to escape the CALC so that it executes once per search hit. This can be done by escaping the =%= signs of =%<nop>CALC{...}%= with =$percnt=. For example, to execute =$IF($EXACT($formfield(Tested), Yes), %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/choice-yes.gif, %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/choice-no.gif)= in the =format=""= parameter, write this: 
    643  
    644 =%<nop>SEARCH{ .... format="| $topic | $percntCALC{$IF($EXACT($formfield(Tested), Yes), %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/choice-yes.gif, %<nop>PUBURL%/%<nop>SYSTEMWEB%/TWikiDocGraphics/choice-no.gif)}$percnt |" }%= 
     642You need to escape the CALC so that it executes once per search hit. This can be done by escaping the =%= signs of =%<nop>CALC{...}%= with =$percnt=. For example, to execute =$IF($EXACT($formfield(Tested), Yes), %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/choice-yes.gif, %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/choice-no.gif)= in the =format=""= parameter, write this: 
     643 
     644=%<nop>SEARCH{ .... format="| $topic | $percntCALC{$IF($EXACT($formfield(Tested), Yes), %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/choice-yes.gif, %<nop>PUBURL%/%<nop>SYSTEMWEB%/DocumentGraphics/choice-no.gif)}$percnt |" }%= 
    645645 
    646646---+++ How can I easily repeat a formula in a table? 
  • trunk/TWikiInstallerContrib/lib/TWiki/Contrib/TWikiInstallerContrib/plugins.NOTES

    r492 r549  
    313313* update TWikiPluginInstallerContrib/TWikiInstallerContrib to support installation from raw TWikiFor files 
    314314 
    315 (svn add pub/TWiki/TWikiDocGraphics/twiki.gif) 
     315(svn add pub/TWiki/DocumentGraphics/twiki.gif) 
    316316 
    317317does %TOPICLIS% support metadata extraction (eg, formfield?) 
  • trunk/TWikiReleaseTrackerPlugin/pub/TWiki/TWikiReleaseTrackerPlugin/releases.md5

    r336 r549  
    117966f10c69ce4229ddcf74bc035ab3a7 TWiki20001201=twiki/data/TWiki/SimultaneousEdits.txt 
    2 6f5e1f146240b668978ceca85b4d3638 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowbup.gif 
    3 8e4148a919f922e04335296edf36dfb3 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_ul.gif 
     26f5e1f146240b668978ceca85b4d3638 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowbup.gif 
     38e4148a919f922e04335296edf36dfb3 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_ul.gif 
    441e7a5b423e55135ff2494d0bf38a9e25 TWiki20040901=twiki/templates/attach.dragon.tmpl 
    554e0e0e2efa16c881e87ce3107cd14e45 TWiki20030201=twiki/data/TWiki/RichardDonkin.txt 
     
    1010c2915e0d8fc4796a5dc7608470a366c0 TWiki20040901=twiki/data/Main/FileAttachment.txt 
    1111e2a2d4613b68b1f1ed6445d2b589d1f6 TWiki20040901=twiki/data/Main/WebStatistics.txt 
    12 fe147d9be984fc63d2149c4a386ae554 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/gear.gif 
     12fe147d9be984fc63d2149c4a386ae554 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/gear.gif 
    13132b93f3bad3424f22e632e9e9754e7d05 TWiki20010901=twiki/templates/oopsbadpwformat.tmpl 
    14142b93f3bad3424f22e632e9e9754e7d05 TWiki20010901p0=twiki/templates/oopsbadpwformat.tmpl 
     
    5858df8ace60e6d6e224aa41a406e67672ce TWiki19990901=twiki/templates/notext.tmpl 
    59593efd9861dfe9042799cdf49f450f4772 TWiki20040901=twiki/pub/TWiki/ATasteOfTWiki/hula.gif 
    60 e025febf9f2e1543f5dfde7c3bc518fb TWiki20011201=twiki/pub/TWiki/TWikiDocGraphics/help.gif 
    61 e025febf9f2e1543f5dfde7c3bc518fb TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/help.gif 
    62 e025febf9f2e1543f5dfde7c3bc518fb TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/help.gif 
     60e025febf9f2e1543f5dfde7c3bc518fb TWiki20011201=twiki/pub/TWiki/DocumentGraphics/help.gif 
     61e025febf9f2e1543f5dfde7c3bc518fb TWiki20030201=twiki/pub/TWiki/DocumentGraphics/help.gif 
     62e025febf9f2e1543f5dfde7c3bc518fb TWiki20040901=twiki/pub/TWiki/DocumentGraphics/help.gif 
    636311d284c71931b709f3a301d73e5b0f8c TWiki20001201=twiki/bin/upload 
    64640a8dd591262a8dc8a220d64ea9405489 TWiki20030201=twiki/lib/TWiki/Plugins/EmptyPlugin.pm 
     
    70708abbf6e2b5b6802621f53da9d44afee4 TWiki20030201=twiki/data/TWiki/JohnAltstadt.txt 
    717107130883b03fd8b648a661badeada077 TWiki20030201=twiki/data/TWiki/TWikiSiteTools.txt 
    72 b7099ec105ffe2a8517cfad190dc39b3 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/choice-yes.gif 
    73 b7099ec105ffe2a8517cfad190dc39b3 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/choice-yes.gif 
     72b7099ec105ffe2a8517cfad190dc39b3 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/choice-yes.gif 
     73b7099ec105ffe2a8517cfad190dc39b3 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/choice-yes.gif 
    7474f7aabcbf0d016d4b30b8a4482d2ba10d TWiki20040901=twiki/data/TWiki/WabiSabi.txt 
    7575595da27c2e52111343795ab5dce3e94e TWiki20011201=twiki/data/TWiki/TWikiAccessControl.txt 
     
    108108b450fcf175b54da9644711e2c6404cb4 TWiki20030201=twiki/data/TWiki/UnlockTopic.txt 
    109109ab8efcf4422d9f079d66e67f43e8991a TWiki20030201=twiki/templates/rename.tmpl 
    110 701c6fe69c38191cc9b0eb73a36b338f TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowup.gif 
     110701c6fe69c38191cc9b0eb73a36b338f TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowup.gif 
    1111111e8e2109ae66f014d96c4fc8112b1f03 TWiki19990901=twiki/templates/Know/twikicatitems.tmpl 
    1121121e8e2109ae66f014d96c4fc8112b1f03 TWiki20000501=twiki/templates/Know/twikicatitems.tmpl 
     
    117117baa35db06568f8f988f28f1fcedb484e TWiki20010901p0=twiki/data/TWiki/TWikiDocumentation.txt 
    118118646f2b28612364b1b2b1edfa76b81176 TWiki20030201=twiki/data/TWiki/StartingPoints.txt 
    119 7f192054f69b5ea39ae930be7a06038e TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/go_fb.gif 
     1197f192054f69b5ea39ae930be7a06038e TWiki20040901=twiki/pub/TWiki/DocumentGraphics/go_fb.gif 
    120120e9b21132b2cf94d4d591a07c576a866f TWiki20010901=twiki/lib/TWiki/Func.pm 
    121121e9b21132b2cf94d4d591a07c576a866f TWiki20010901p0=twiki/lib/TWiki/Func.pm 
     
    130130555e092cd02d36f26330d65be2b002db TWiki20030201=twiki/data/Know/OsWin.txt 
    131131ad92bb58257fd37832c905966b1e0a52 TWiki20040901=twiki/data/Trash/WebLeftBar.txt 
    132 5a21ecb3cd31c4c23e5c89ae470cd226 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_udlr.gif 
     1325a21ecb3cd31c4c23e5c89ae470cd226 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_udlr.gif 
    13313307c102e8104605bb53476975d0aa0237 TWiki20010901p0=twiki/data/Know/WebPreferences.txt 
    134134f0d5bb9989263211f9233218f4dd572c TWiki20040901=twiki/pub/TWiki/ATasteOfTWiki/anarchy.gif 
     
    145145363c292c5184cdbc25fa0ff45e3a3046 TWiki20010901p0=twiki/pub/twikilogo88x31.gif 
    146146363c292c5184cdbc25fa0ff45e3a3046 TWiki20011201=twiki/pub/twikilogo88x31.gif 
    147 363c292c5184cdbc25fa0ff45e3a3046 TWiki20011201=twiki/pub/TWiki/TWikiDocGraphics/8831.gif 
     147363c292c5184cdbc25fa0ff45e3a3046 TWiki20011201=twiki/pub/TWiki/DocumentGraphics/8831.gif 
    148148363c292c5184cdbc25fa0ff45e3a3046 TWiki20030201=twiki/pub/TWiki/TWikiLogos/twikiRobot88x31.gif 
    149149363c292c5184cdbc25fa0ff45e3a3046 TWiki20030201=twiki/pub/TWiki/TWikiLogos/twikilogo88x31.gif 
     
    153153a43dc7c3ebd752619097fd7d592f69c5 TWiki20040901=twiki/data/TWiki/WebRssBase.txt 
    154154437d97af89b2112346c34ba2c5ad6fc2 TWiki20040901=twiki/data/TWiki/EmptyPlugin.txt 
    155 240c47c39b6b9588ada6a8f0347a21ba TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/go_end.gif 
     155240c47c39b6b9588ada6a8f0347a21ba TWiki20040901=twiki/pub/TWiki/DocumentGraphics/go_end.gif 
    15615695df92045115fe43f6bd2151ba80955c TWiki20040901=twiki/templates/oopstopicexists.tmpl 
    15715723a435a1286281a874936bbbd70039e3 TWiki20040901=twiki/pub/TWiki/EditTablePlugin/calendar-en.js 
     
    200200dbf241cebf08fcefc5d79dc665477cf2 TWiki19990901=twiki/templates/preview.tmpl 
    201201d062265e1045a8dcc4370f65dfe794c9 TWiki20040901=twiki/data/TWiki/ManagingUsers.txt 
    202 ac633c36decbc6658a76e394112d7b82 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/go_start.gif 
     202ac633c36decbc6658a76e394112d7b82 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/go_start.gif 
    2032032863b78a5e1d0f46ea2ec9f3681503e4 TWiki19990901=twiki/data/Know/OsSunOS.txt 
    2042047b51a23ebeeea126f2685e46056ddf3f TWiki19990901=twiki/templates/attach.tmpl 
     
    213213bad2a9dffef0ea8d24bae9e4a5a01701 TWiki20030201=twiki/templates/preview.tmpl 
    214214b26c16105942a03198562cdcfc868f65 TWiki20040901=twiki/templates/renamedelete.tmpl 
    215 c1f1b90a0f29f3ee7a93a793a0441e64 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/go_ff.gif 
    216 52e6ca8043e7382819924fe9471874ab TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/go_forward.gif 
     215c1f1b90a0f29f3ee7a93a793a0441e64 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/go_ff.gif 
     21652e6ca8043e7382819924fe9471874ab TWiki20040901=twiki/pub/TWiki/DocumentGraphics/go_forward.gif 
    217217611b048d462e6df68e63cec7358b77a1 TWiki20040901=twiki/pub/TWiki/PatternSkinPalette/PatternSkinPalette.css 
    218 d0cac54aef18f87882ea4cffe5859e9e TWiki20011201=twiki/data/TWiki/TWikiDocGraphics.txt 
     218d0cac54aef18f87882ea4cffe5859e9e TWiki20011201=twiki/data/TWiki/DocumentGraphics.txt 
    219219093a889c46b662209d48f9b6008928c3 TWiki20010901=twiki/data/Know/OperatingSystem.txt 
    220220093a889c46b662209d48f9b6008928c3 TWiki20010901p0=twiki/data/Know/OperatingSystem.txt 
     
    2282285e7581177dd66b0e8cb95a4192842665 TWiki20001201=twiki/bin/attach 
    229229a4abbcd7ecfb1f76d3c0968ed4fcf552 TWiki20010901p0=twiki/data/TWiki/WikiSyntax.txt 
    230 87263b44df8f2dc7096698e530c8df50 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_ud.gif 
     23087263b44df8f2dc7096698e530c8df50 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_ud.gif 
    231231e22b840aa273420942cdc05e38df516a TWiki20001201=twiki/data/Main/KevinKinnell.txt 
    232232bca1d00a9085ae1b69a03e018a298556 TWiki20010901=twiki/templates/searchbookview.tmpl 
     
    26426481bde8fbb997783d71bdb76040a354f8 TWiki20001201=twiki/templates/Know/twikicatitems.tmpl 
    265265c8c872b877bf895e6bb9b1628f906750 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/dot_ud.gif 
    266 c8c872b877bf895e6bb9b1628f906750 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_ud.gif 
     266c8c872b877bf895e6bb9b1628f906750 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_ud.gif 
    267267fabe17df1423624711b0c5c6b235de7c TWiki20040901=twiki/lib/TWiki.pm 
    26826808ddd862ce02afb7c3a4bb496a206ab7 TWiki20030201=twiki/templates/view.plain.tmpl 
     
    309309584a5f61970a655ed6aaaa5194f25497 TWiki20000501=twiki/data/Know/ReadmeFirst.txt 
    310310a434ebc0caea143732c481f19df6503a TWiki20030201=twiki/data/TWiki/TWikiDocumentation.txt 
    311 7115fd478d3c3a840d4d6b511ae7b0c5 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowbleft.gif 
     3117115fd478d3c3a840d4d6b511ae7b0c5 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowbleft.gif 
    312312a7e38343ae69423fc8ea0cf973b469d3 TWiki19990901=twiki/templates/oopsregthanks.tmpl 
    313313ca38da2e62e58c48ba63177bb9761fb5 TWiki19990901=twiki/data/Know/OsHPUX.txt 
     
    325325bdae1c927125d93c58456229bbaeed09 TWiki20000501=twiki/data/Main/WebNotify.txt 
    326326e51a4464a2a2a7207cce86c06568f61b TWiki20040901=twiki/data/TWiki/TWikiGlossary.txt 
    327 e30d2fd4daee3a4d27dadeb178e719ed TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_udl.gif 
     327e30d2fd4daee3a4d27dadeb178e719ed TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_udl.gif 
    3283288312192ca8b5da5452f0e36a1a109677 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/group.gif 
    329 8312192ca8b5da5452f0e36a1a109677 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/group.gif 
     3298312192ca8b5da5452f0e36a1a109677 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/group.gif 
    33033090f7b967b2a342567b0bf2b069e0411b TWiki20040901=twiki/pub/TWiki/EditTablePlugin/calendar-ro.js 
    33133121af6606086676aa8f4d33ade96f8909 TWiki20040901=twiki/data/TWiki/TWikiVariables.txt 
    3323329305b156ec0544d1ddb9e2cf4ed8619b TWiki20040901=twiki/pub/TWiki/RenderListPlugin/person.gif 
    333 9305b156ec0544d1ddb9e2cf4ed8619b TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/person.gif 
     3339305b156ec0544d1ddb9e2cf4ed8619b TWiki20040901=twiki/pub/TWiki/DocumentGraphics/person.gif 
    3343346260ff087ccbbefe47774bd2ba7d3382 TWiki20011201=twiki/data/TWiki/TWikiMetaData.txt 
    335335258a0ace08d15a862b8490a30da32757 TWiki20040901=twiki/lib/TWiki/Plugins/TablePlugin.pm 
     
    373373f4e7a078be67fe5b07b9bfdf205d45cf TWiki20010901=twiki/bin/register 
    374374f4e7a078be67fe5b07b9bfdf205d45cf TWiki20010901p0=twiki/bin/register 
    375 e32cdd943549de7f9e2e011d3a73b313 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/new.gif 
    376 e32cdd943549de7f9e2e011d3a73b313 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/new.gif 
     375e32cdd943549de7f9e2e011d3a73b313 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/new.gif 
     376e32cdd943549de7f9e2e011d3a73b313 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/new.gif 
    377377c0c1695a3d384dd30a778ffde3057972 TWiki20010901=twiki/data/Main/TWikiUsers.txt 
    378378c0c1695a3d384dd30a778ffde3057972 TWiki20010901p0=twiki/data/Main/TWikiUsers.txt 
    379379b91aa8ac77edcc77bdad8f5d5d05dad5 TWiki20040901=twiki/templates/renameconfirm.tmpl 
    380 e67c90a18c89f8d05125c045b2978dcf TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/xml-feed.gif 
     380e67c90a18c89f8d05125c045b2978dcf TWiki20040901=twiki/pub/TWiki/DocumentGraphics/xml-feed.gif 
    3813819511292e489ddfcf0e2efaa4ab0a75db TWiki20040901=twiki/data/TWiki/TWikiMetaData.txt 
    382382cafaecb9f4b845e61f2ef934dc67902a TWiki20010901=twiki/data/Know/TopicClassification.txt 
     
    401401a9186dc6d8541279032150ea8e6479f3 TWiki20040901=twiki/templates/searchbookview.tmpl 
    40240267bef0aa833ba5ebcd77b0b674434b3c TWiki20040901=twiki/templates/oopsrenamenotwikiword.tmpl 
    403 330ff19094c22c70b9f22ce2b40ee4e3 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/attachfile.gif 
    404 330ff19094c22c70b9f22ce2b40ee4e3 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/attachfile.gif 
     403330ff19094c22c70b9f22ce2b40ee4e3 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/attachfile.gif 
     404330ff19094c22c70b9f22ce2b40ee4e3 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/attachfile.gif 
    4054055edf04184c72ca35c00cb2a2f3fcdf4a TWiki20010901=twiki/data/Main/PeterThoeny.txt 
    4064065edf04184c72ca35c00cb2a2f3fcdf4a TWiki20010901p0=twiki/data/Main/PeterThoeny.txt 
     
    439439d02645df81ca19b420394e62a3417222 TWiki20030201=twiki/data/Know/WebIndex.txt 
    4404408c1ea3aaf0992ee93233e91dacef5152 TWiki19990901=twiki/templates/rdiff.tmpl 
    441 caf2eb3f7257edb0e0d5760619d60675 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/choice-cancel.gif 
     441caf2eb3f7257edb0e0d5760619d60675 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/choice-cancel.gif 
    442442eb5d7762992d83f25d172bcf66638a7c TWiki20040901=twiki/TWiki20040901.zip 
    44344337c8d88b386d315c9ccc61ef9918fc85 TWiki20001201=twiki/data/TWiki/TWikiUpgradeTo01May2000.txt 
     
    4724729a8159e7ac984fdeaab7f177ba8d703d TWiki20010901=twiki/TWikiDocumentation.html 
    47347344ef3af28f68081166cc737a4f02e77d TWiki20001201=twiki/bin/view 
    474 6aae59739de96b6af4bd541f2db3445a TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/go_back.gif 
     4746aae59739de96b6af4bd541f2db3445a TWiki20040901=twiki/pub/TWiki/DocumentGraphics/go_back.gif 
    475475426561ff0a484eb4ab3573b99f1a2ae4 TWiki20010901=twiki/data/TWiki/SiteUsageStatistics.txt 
    476476426561ff0a484eb4ab3573b99f1a2ae4 TWiki20010901p0=twiki/data/TWiki/SiteUsageStatistics.txt 
     
    4854851ac9bfd77362c9a08a11ba9badd4d676 TWiki20040901=twiki/pub/TWiki/EditTablePlugin/release-notes.html 
    4864862cfa9c7585080f9ea88a6014be33e5f6 TWiki20030201=twiki/lib/TWiki/Meta.pm 
    487 95c9eca1caf8bf863ecbbc629501fa2f TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_udl.gif 
     48795c9eca1caf8bf863ecbbc629501fa2f TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_udl.gif 
    488488b50d100557e8bae4959fb4e9cb28a71d TWiki20030201=twiki/lib/TWiki/Plugins/InterwikiPlugin.pm 
    489489a04239d9da1577dd9af9084d4fc0c9f7 TWiki20011201=twiki/data/TWiki/TWikiInstallationGuide.txt 
     
    5015016c9e92e65a75e59df9fa4525e9494641 TWiki20040901=twiki/data/TWiki/TWikiSkins.txt 
    5025025501c6d5499f61c04ffc8892893211c6 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/dot_udr.gif 
    503 5501c6d5499f61c04ffc8892893211c6 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_udr.gif 
     5035501c6d5499f61c04ffc8892893211c6 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_udr.gif 
    5045041ff2accdcff29d09015409373d05d65e TWiki20011201=twiki/templates/oopsmore.tmpl 
    5055050947a97ad6d6f5eea4c6c458ab7982a5 TWiki20010901=twiki/data/Know/WebHome.txt 
     
    51351365b5beca63049e72b563f421321f992f TWiki20040901=twiki/data/TWiki/SearchHelp.txt 
    514514286ba86c71c97b3e6c9c109a0f678461 TWiki19990901=twiki/data/Know/WebNotify.txt 
    515 840a1d372983899c0066b92810f2b278 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_ld.gif 
     515840a1d372983899c0066b92810f2b278 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_ld.gif 
    516516db144b173e700152d0164b0d1783f860 TWiki20011201=twiki/TWiki20011201.zip 
    517517efeb4f46f525941bfefb3a10357227d9 TWiki19990901=twiki/data/Know/OsLinux.txt 
    51851856f0df2c64fd519c0c8184900d7780fe TWiki20040901=twiki/templates/search.tmpl 
    519 5f1bc12841a73f276e3a7518740c850e TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_lr.gif 
     5195f1bc12841a73f276e3a7518740c850e TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_lr.gif 
    520520d057f42caed4dddc9d1d88068302307d TWiki20001201=twiki/templates/attach.tmpl 
    521521d3e8580b700e83db473e28e6c40e9750 TWiki20030201=twiki/data/TWiki/KlausWriessnegger.txt 
     
    528528898ed2c91325a505b743ea26a537e304 TWiki20040901=twiki/lib/TWiki/Plugins/CommentPlugin/build.pl 
    52952901a3cc1b27a265dcd9bae22f941a95a3 TWiki20040901=twiki/lib/TWiki/Net.pm 
    530 8bb7f78f4d4ac13d0f4d2e4426d15bac TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowleft.gif 
     5308bb7f78f4d4ac13d0f4d2e4426d15bac TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowleft.gif 
    531531d13613313ba08647b9484ccd58a63f71 TWiki20010901=twiki/templates/oopsnoformdef.tmpl 
    532532d13613313ba08647b9484ccd58a63f71 TWiki20010901p0=twiki/templates/oopsnoformdef.tmpl 
     
    534534f501b739d7b8f6891f5a26a2a874883b TWiki20000501=twiki/data/Know/WebHome.txt 
    5355355faffb643c66b1921c6b42952c6a10d0 TWiki20040901=twiki/data/TWiki/TemplateWeb.txt 
    536 93f17de2750bb5b61866e05e5e51c99c TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/wip.gif 
     53693f17de2750bb5b61866e05e5e51c99c TWiki20040901=twiki/pub/TWiki/DocumentGraphics/wip.gif 
    53753707ff4b00f813f0d0d181dd3d4abe8138 TWiki20040901=twiki/data/TWiki/WebLeftBar.txt 
    5385383b53d1716a1b1af688d7236f21d57b21 TWiki19990901=twiki/data/Know/WebSearch.txt 
     
    609609fa5c6f51ceaf1259341b2e86c390e2fd TWiki20030201=twiki/templates/renamerefs.tmpl 
    6106105161f0e4d6fdb81b3efac9eb12fcbb5f TWiki20040901=twiki/templates/dragoncssvars.dragon.tmpl 
    611 a795a84d106eba7a29a1d546c7a055f1 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/statistics.gif 
     611a795a84d106eba7a29a1d546c7a055f1 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/statistics.gif 
    61261245f2f250c14c84757dd246c8986a1663 TWiki20001201=twiki/templates/oopslocked.tmpl 
    6136135c62f91a1493ba0ec1557d57395b174f TWiki20001201=twiki/data/TWiki/GoodStyle.txt 
    614614761e14320a9abe542141643446466f35 TWiki20040901=twiki/bin/upload 
    615 a93f0eacb6337b760efeb8989eb21fa6 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/choice-no.gif 
     615a93f0eacb6337b760efeb8989eb21fa6 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/choice-no.gif 
    616616b29803f3b04f1597cc0cecd871889221 TWiki20000501=twiki/data/Main/TWikiRegistration.txt 
    61761799d41b319bb39923c4659a805d0b18e9 TWiki20040901=twiki/data/TWiki/TWikiFuncModule.txt 
     
    643643287f1d05b3f0482f4c3556f974961121 TWiki20011201=twiki/data/Know/NoDisclosure.txt 
    644644287f1d05b3f0482f4c3556f974961121 TWiki20030201=twiki/data/Know/NoDisclosure.txt 
    645 6c135c959f8ece680237fddf42060878 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/target.gif 
     6456c135c959f8ece680237fddf42060878 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/target.gif 
    646646d0aeec4bbaee27101d9fb908f746cf8d TWiki20040901=twiki/pub/TWiki/RenderListPlugin/virtualhome.gif 
    647647da171f532be3ed52d21dbdd7949072e3 TWiki20040901=twiki/templates/changes.dragon.tmpl 
     
    664664c609b9e68b947666ba404d342d3a88ef TWiki20011201=twiki/templates/oopssave.tmpl 
    665665c609b9e68b947666ba404d342d3a88ef TWiki20030201=twiki/templates/oopssave.tmpl 
    666 b9585710e4dd6b7bdbe53acbc5f88e09 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/hand.gif 
     666b9585710e4dd6b7bdbe53acbc5f88e09 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/hand.gif 
    667667d3cf08af451881640d983385a955e061 TWiki20000501=twiki/bin/wiki.pm 
    6686687d6a1b8ba63fbb803bbad161fbeffba4 TWiki20000501=twiki/bin/edit 
     
    6956954ea2bb53671f4eba7be5f6322e8a4210 TWiki20040901=twiki/data/Main/LondonOffice.txt 
    696696b3d7e378162767ed4907504bc7c7eb93 TWiki20040901=twiki/data/TWiki/WhatIsWikiWiki.txt 
    697 a1aa2a2c8a8150c09fc4836fbbbd5aa2 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/cachetopic.gif 
    698 98873d6fe3ace58fb86e7d98586232f3 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/stop.gif 
     697a1aa2a2c8a8150c09fc4836fbbbd5aa2 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/cachetopic.gif 
     69898873d6fe3ace58fb86e7d98586232f3 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/stop.gif 
    699699cbdd099ba6534ca0b62ad1491ebe5b30 TWiki20010901=twiki/templates/search.tmpl 
    700700cbdd099ba6534ca0b62ad1491ebe5b30 TWiki20010901p0=twiki/templates/search.tmpl 
     
    7077074611c34ab29672bdfbc541f6000ce871 TWiki20040901=twiki/lib/TWiki/Plugins/SpreadSheetPlugin.pm 
    708708d7d289e14c5e0cae72629c02dea64ed5 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/globe.gif 
    709 d7d289e14c5e0cae72629c02dea64ed5 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/globe.gif 
     709d7d289e14c5e0cae72629c02dea64ed5 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/globe.gif 
    71071068b329da9893e34099c7d8ad5cb9c940 TWiki19990901=twiki/data/debug.txt 
    71171168b329da9893e34099c7d8ad5cb9c940 TWiki20000501=twiki/data/debug.txt 
    71271268b329da9893e34099c7d8ad5cb9c940 TWiki20001201=twiki/data/debug.txt 
    713 5445e9fae314122ed703b564590ef658 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/note.gif 
     7135445e9fae314122ed703b564590ef658 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/note.gif 
    7147146714727ea9abd6750f231da47ad0f6f7 TWiki20040901=twiki/bin/save 
    715715cc852869222d98c5a6b3e5692e190709 TWiki20030201=twiki/data/Main/TWikiVariables.txt 
     
    729729fe0154ea2621af00df2fb92b9d41ddbd TWiki20010901p0=twiki/bin/viewfile 
    73073025d50a36e93f0aa1dc02d131a6cfc110 TWiki20011201=twiki/templates/searchformat.tmpl 
    731 8a4133d22491796001a5e7fad92f3bb9 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_lrd.gif 
     7318a4133d22491796001a5e7fad92f3bb9 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_lrd.gif 
    732732faf9f4db5f0d50681b0786dc62e39dec TWiki20000501=twiki/data/Main/TWikiVariables.txt 
    733733ec4b4d33903171d8952ab2b2fcdfdabb TWiki19990901=twiki/templates/oopslocked.tmpl 
     
    7807800e836cb745990e39f8cd880a3f586d9c TWiki20040901=twiki/data/TWiki/UnlockTopic.txt 
    7817814c2221c569d81e3644374bf2699265d0 TWiki20040901=twiki/templates/rename.tmpl 
    782 48f287ec659d39ebae6abab9ad3124a1 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/lockfolder.gif 
     78248f287ec659d39ebae6abab9ad3124a1 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/lockfolder.gif 
    783783735e0f740f6ce0aa49c308b37e2243ed TWiki20040901=twiki/pub/TWiki/RenderListPlugin/email.gif 
    784 735e0f740f6ce0aa49c308b37e2243ed TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/notify.gif 
     784735e0f740f6ce0aa49c308b37e2243ed TWiki20040901=twiki/pub/TWiki/DocumentGraphics/notify.gif 
    785785c440a22afb1284608270d25194b28379 TWiki20000501=twiki/templates/oopsregwiki.tmpl 
    7867869cdb65460503f7965fc27bf5764b9bcd TWiki20010901=twiki/data/TWiki/TWikiFAQ.txt 
     
    788788a0b77d666b8945eff68b150b9bcfaa94 TWiki19990901=twiki/templates/register.tmpl 
    789789b25b9548184e21ee9b3d73134ba1d671 TWiki20040901=twiki/templates/searchbookview.pattern.tmpl 
    790 c3590390f2447992e5d14e639953cd53 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/mail.gif 
     790c3590390f2447992e5d14e639953cd53 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/mail.gif 
    7917917193551552e7dba138e15d31f4cebe20 TWiki20030201=twiki/bin/viewfile 
    7927921267b1826a3bbba1aefe878068f4c946 TWiki20011201=twiki/data/TWiki/TWikiTutorial.txt 
     
    84784779d49bcf55cfd840c11988218ae8e6d0 TWiki19990901=twiki/bin/preview 
    8488487cac116574291ae7408289ad34f8587b TWiki20040901=twiki/templates/oopsmore.tmpl 
    849 4c4686d93f6b5063209388916534608a TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/bubble.gif 
     8494c4686d93f6b5063209388916534608a TWiki20040901=twiki/pub/TWiki/DocumentGraphics/bubble.gif 
    850850f1572b89660b00d145fd3bb992149a99 TWiki20040901=twiki/templates/searchrenameview.dragon.tmpl 
    8518516da6e0750d26f599837221b6b29e4b2c TWiki20030201=twiki/bin/edit 
     
    869869edd72fee5eb68e2f186ce7240ddd824a TWiki20011201=twiki/readme.txt 
    870870a1441a4c97cb2252c0d90ab766e5a919 TWiki20040901=twiki/pub/TWiki/PatternSkin/patternskin_screenshot.gif 
    871 d1a4dfe702f7455927355794f57380c7 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_lrd.gif 
     871d1a4dfe702f7455927355794f57380c7 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_lrd.gif 
    872872f31835ad44ac89674ed1c439da463881 TWiki20010901=twiki/templates/edit.iejs.tmpl 
    873873f31835ad44ac89674ed1c439da463881 TWiki20010901p0=twiki/templates/edit.iejs.tmpl 
     
    880880af853bb736e883be85490a4dacc44358 TWiki20030201=twiki/templates/attachagain.tmpl 
    8818818545f053d605f5707e99a56e93f9a9ea TWiki20040901=twiki/pub/TWiki/RenderListPlugin/home.gif 
    882 8545f053d605f5707e99a56e93f9a9ea TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/home.gif 
     8828545f053d605f5707e99a56e93f9a9ea TWiki20040901=twiki/pub/TWiki/DocumentGraphics/home.gif 
    883883714cd00d89024c7e22d142469a82611d TWiki20040901=twiki/lib/TWiki/Store.pm 
    884884e3d7a2f44759cc73f4d2e36dcc37cd3d TWiki20010901=twiki/data/TWiki/WebTopicViewTemplate.txt 
     
    9049045c0eb210e6f0014477806489ca8165c2 TWiki20011201=twiki/bin/preview 
    90590515650c6a10915e13757c3092987579a0 TWiki19990901=twiki/templates/oopsdel.tmpl 
    906 0777eb99f759629b43d96199e099062d TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/pencil.gif 
    907 0777eb99f759629b43d96199e099062d TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/pencil.gif 
     9060777eb99f759629b43d96199e099062d TWiki20030201=twiki/pub/TWiki/DocumentGraphics/pencil.gif 
     9070777eb99f759629b43d96199e099062d TWiki20040901=twiki/pub/TWiki/DocumentGraphics/pencil.gif 
    9089085f5c6c086e08b7571e4d9c276dc464cc TWiki20000501=twiki/templates/mailnotify.tmpl 
    90990932819e91599b7c1fccf5796698445467 TWiki20040901=twiki/templates/oopsbadpwformat.tmpl 
     
    946946ebeb10f16b07896fb08f1b4117d5f37d TWiki20040901=twiki/lib/TWiki/Access.pm 
    9479478cc10cce88578df4df6db0e3e274ddcd TWiki20030201=twiki/data/Main/RichardDonkin.txt 
    948 7f4b63085aa96bdce8d0b4c08c4d678b TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/newtopic.gif 
    949 7f4b63085aa96bdce8d0b4c08c4d678b TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/newtopic.gif 
     9487f4b63085aa96bdce8d0b4c08c4d678b TWiki20030201=twiki/pub/TWiki/DocumentGraphics/newtopic.gif 
     9497f4b63085aa96bdce8d0b4c08c4d678b TWiki20040901=twiki/pub/TWiki/DocumentGraphics/newtopic.gif 
    950950c5ccf93e8bcaeef5e186400e13dcf121 TWiki20001201=twiki/data/TWiki/TWikiUpgradeNotes.txt 
    951951424736498dbc049d5c8a13709f8b947c TWiki20030201=twiki/templates/searchformat.tmpl 
     
    104010400d34108c668c486ec8e3881da5a30a87 TWiki20040901=twiki/templates/preview.dragon.tmpl 
    10411041c2aeb259ce6d6a134ef8ef720c222917 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/persons.gif 
    1042 c2aeb259ce6d6a134ef8ef720c222917 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/persons.gif 
     1042c2aeb259ce6d6a134ef8ef720c222917 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/persons.gif 
    104310434be35f2367e129db41d50158ae7bcc4c TWiki20040901=twiki/pub/TWiki/EditTablePlugin/calendar-jp.js 
    10441044073e6f224bd544228de83e929c4473a5 TWiki20010901=twiki/data/Know/WebTopicEditTemplate.txt 
     
    104710474e91da9da7af131a4d12129a48de1c4b TWiki20040901=twiki/lib/TWiki/Plugins/SmiliesPlugin.pm 
    10481048343c56d3b15fd81ca6225fe140b9f0d8 TWiki20030201=twiki/data/TWiki/TWikiPreferences.txt 
    1049 1ee8e08b92e24d5887bc598e1c9d01fd TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/starred.gif 
    1050 1ee8e08b92e24d5887bc598e1c9d01fd TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/starred.gif 
     10491ee8e08b92e24d5887bc598e1c9d01fd TWiki20030201=twiki/pub/TWiki/DocumentGraphics/starred.gif 
     10501ee8e08b92e24d5887bc598e1c9d01fd TWiki20040901=twiki/pub/TWiki/DocumentGraphics/starred.gif 
    10511051ff9d82d860b58b3d1127f16416c5dec5 TWiki20000501=twiki/data/Main/TextFormattingFAQ.txt 
    1052105265fc5963bf1f044c7f0d89be381cb87a TWiki20040901=twiki/pub/TWiki/EditTablePlugin/calendar-af.js 
     
    10641064bfc35f7edb021d891d72db0bdffc041e TWiki20040901=twiki/data/TWiki/PatternSkin.txt 
    10651065bc9e7fd5ad40fc905d8e18bedca23b70 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/empty.gif 
    1066 bc9e7fd5ad40fc905d8e18bedca23b70 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/empty.gif 
     1066bc9e7fd5ad40fc905d8e18bedca23b70 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/empty.gif 
    10671067658b61385ad8f29833ead239d27af034 TWiki20040901=twiki/bin/register 
    1068106885eca7a075ada6168179a52f25e87844 TWiki20010901=twiki/templates/oopsregpasswd.tmpl 
     
    1072107270b00f35054869f7b9c76e85b35f8489 TWiki20040901=twiki/data/TWiki/SimultaneousEdits.txt 
    10731073b65816bb7dd1ee8a7a4f10a108c0e412 TWiki20030201=twiki/data/Main/WebPreferences.txt 
    1074 ee3974711348365f603a2f09b8736975 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/indexlist.gif 
     1074ee3974711348365f603a2f09b8736975 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/indexlist.gif 
    1075107598512aa7f831d47c6723bf3ba259e963 TWiki20001201=twiki/templates/oopsaccessview.tmpl 
    10761076074a799be958a45c811c8d49863b6474 TWiki20010901=twiki/data/TWiki/MetaDataDefinition.txt 
     
    10851085595dd998061bde8e4d92b28f321b4aa6 TWiki20010901=twiki/data/TWiki/WebHome.txt 
    10861086595dd998061bde8e4d92b28f321b4aa6 TWiki20010901p0=twiki/data/TWiki/WebHome.txt 
    1087 6caa9e75c118b157b930a6163e329915 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/topicdiffs.gif 
     10876caa9e75c118b157b930a6163e329915 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/topicdiffs.gif 
    10881088d36b65f0e273a1aa5664a3f5042a5816 TWiki20010901=twiki/data/TWiki/PreviewBackground.txt 
    10891089d36b65f0e273a1aa5664a3f5042a5816 TWiki20010901p0=twiki/data/TWiki/PreviewBackground.txt 
     
    11071107511ec2e44ddacfa921c942f0835c5048 TWiki20040901=twiki/templates/view.dragon.tmpl 
    1108110846f427edc902ff4c35830ff91c2483e5 TWiki20030201=twiki/license.txt 
    1109 9aff3c04ee484dd1867302bedbfc18a0 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/searchtopic.gif 
    1110 9aff3c04ee484dd1867302bedbfc18a0 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/searchtopic.gif 
     11099aff3c04ee484dd1867302bedbfc18a0 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/searchtopic.gif 
     11109aff3c04ee484dd1867302bedbfc18a0 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/searchtopic.gif 
    1111111132df3153a3f3b7609a3afaa0ae600efa TWiki20010901=twiki/data/TWiki/WebChanges.txt 
    1112111232df3153a3f3b7609a3afaa0ae600efa TWiki20010901p0=twiki/data/TWiki/WebChanges.txt 
     
    118911893775660cedb872b9f38b0d8deaaa0278 TWiki20030201=twiki/bin/rdiff 
    11901190f7a971ca2bf051186af5e5af6b74f3c5 TWiki20040901=twiki/data/TWiki/TWikiHistory.txt 
    1191 ce1c9fee549211bba1afb4b50787fc56 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowdot.gif 
     1191ce1c9fee549211bba1afb4b50787fc56 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowdot.gif 
    119211920d212aee7897627c4801e4a9ee348aed TWiki20040901=twiki/data/TWiki/WebTopicNonWikiTemplate.txt 
    11931193441a7403009bf0a6ba07e763298a710a TWiki20040901=twiki/bin/manage 
     
    119711970492b857414235891091827127cdfea4 TWiki20040901=twiki/pub/TWiki/PatternSkinPalette/textmask.gif 
    11981198cf09fab3c6ad1beaaf7835406bd582e3 TWiki20011201=twiki/templates/searchbookview.tmpl 
    1199 4f9f0535b000a57c3a309d79aa07bc60 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/stargold.gif 
     11994f9f0535b000a57c3a309d79aa07bc60 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/stargold.gif 
    12001200c4d2df897d99cef996a3c28d71ba72b3 TWiki20011201=twiki/data/TWiki/FileAttachment.txt 
    1201120147df846ed6758a3dd44b0a0fe0d28982 TWiki20001201=twiki/data/TWiki/WebIndex.txt 
     
    1222122294afe0f5eefe49d16c440d0bc50f8a46 TWiki20040901=twiki/lib/TWiki/Plugins.pm 
    1223122333103035edf6fddd36101aa0780fc733 TWiki20010901p0=twiki/data/TWiki/TWikiMetaData.txt 
    1224 0eea3cb152a8e3f2152947d189eb90d5 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/index.gif 
     12240eea3cb152a8e3f2152947d189eb90d5 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/index.gif 
    122512251861b6026bc7ed4369bf99554e7721ce TWiki20030201=twiki/data/TWiki/MikeMannix.txt 
    12261226048e361f325ff259620e72fb6f3e510a TWiki20001201=twiki/bin/geturl 
     
    12821282ad66cafe42540db122935d825e46b34a TWiki20010901p0=twiki/templates/renameconfirm.tmpl 
    12831283ad66cafe42540db122935d825e46b34a TWiki20011201=twiki/templates/renameconfirm.tmpl 
    1284 138c052e82d5c1fe6ebe499f2901779c TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_ulr.gif 
     1284138c052e82d5c1fe6ebe499f2901779c TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_ulr.gif 
    12851285455ecdfac638f01ce131dc50ee438fd6 TWiki20011201=twiki/templates/searchrenameview.tmpl 
    12861286992358adf67de0bd7b8c43b8ae3b8cc5 TWiki20030201=twiki/data/TWiki/TWikiFuncModule.txt 
     
    131613163ea5351a8cf7b9ff9026bdd0091200e7 TWiki20040901=twiki/pub/TWiki/SmiliesPlugin/confused.gif 
    13171317ae1954da900c0e4a7bf535c4f0cd25d1 TWiki20030201=twiki/bin/.htaccess.txt 
    1318 78aa5b96d65960b0a26c4a93ea840e92 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/locktopic.gif 
     131878aa5b96d65960b0a26c4a93ea840e92 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/locktopic.gif 
    131913192093d9a5a98d0ea2adf864bb8858c971 TWiki19990901=twiki/templates/mailnotify.tmpl 
    13201320b5bbf62c23006861d3f1fc7cf20599b6 TWiki19990901=twiki/readme.txt 
    1321132191ae6ced66f8304509cd66a15006113f TWiki20001201=twiki/data/Main/TokyoOffice.txt 
    13221322823dc32a7d780e16e9e7dfff48f65305 TWiki20001201=twiki/bin/search 
    1323 b716d3d7b9a7fa86f9910eb59a90ea43 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_udr.gif 
     1323b716d3d7b9a7fa86f9910eb59a90ea43 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_udr.gif 
    13241324353999479f5c080f72cb0840ebcd97c1 TWiki20040901=twiki/pub/TWiki/SmiliesPlugin/smile.gif 
    13251325de51eede7c5ec7750ad1bbbbe2d4bb9e TWiki20030201=twiki/templates/searchbookview.tmpl 
     
    136213629cbac340d6bf4df907a527c338669cac TWiki20030201=twiki/data/Trash/TrashAttachment.txt 
    13631363dcd4a5841cfe2200d4d23f0943ece75b TWiki20030201=twiki/templates/oopslockedrename.tmpl 
    1364 41d89266a732c1e31b6eb5cbcc1c740f TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/lock.gif 
     136441d89266a732c1e31b6eb5cbcc1c740f TWiki20040901=twiki/pub/TWiki/DocumentGraphics/lock.gif 
    136513657a2acbdfdeb3c6cb14a1e085d23e68e9 TWiki20030201=twiki/lib/TWiki/Plugins.pm 
    13661366f4e2228902d30abf754b21f2df8e6158 TWiki20040901=twiki/pub/TWiki/SmiliesPlugin/tongue.gif 
     
    141014101d9c5652b500d072d07d9bc52e4791c5 TWiki20030201=twiki/data/TWiki/TWikiTemplates.txt 
    141114117c3602db13c80741be98de21af808019 TWiki20040901=twiki/templates/attach.tmpl 
    1412 b927102b89e0cd3716a08cfbb690d6ed TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/viewtopic.gif 
    1413 b927102b89e0cd3716a08cfbb690d6ed TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/viewtopic.gif 
     1412b927102b89e0cd3716a08cfbb690d6ed TWiki20030201=twiki/pub/TWiki/DocumentGraphics/viewtopic.gif 
     1413b927102b89e0cd3716a08cfbb690d6ed TWiki20040901=twiki/pub/TWiki/DocumentGraphics/viewtopic.gif 
    141414148e7fcf2c3a27799708e040afd0090620 TWiki20040901=twiki/data/TWiki/TWikiSiteTools.txt 
    1415 9ef6037ac00f7516f78edad550571f6a TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_rd.gif 
     14159ef6037ac00f7516f78edad550571f6a TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_rd.gif 
    14161416530076df50b213cfa7fb0e62e7fe10de TWiki20030201=twiki/data/TWiki/WebNotify.txt 
    14171417660c79453e062c53534f32a3c425c5a9 TWiki20040901=twiki/data/TWiki/InterwikiPlugin.txt 
     
    142314239eb6f9749890c6d2cc2da606566bef7e TWiki20030201=twiki/bin/passwd 
    142414246ef7551b9898d023b04bc394984ebe53 TWiki20040901=twiki/data/TWiki/TWikiRegistrationPub.txt 
    1425 3414a00f8fa8371af06ee551a7398aeb TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_ulr.gif 
     14253414a00f8fa8371af06ee551a7398aeb TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_ulr.gif 
    142614261226d6436cfa6b7ee6fea393d6622c4f TWiki20000501=twiki/bin/search 
    1427 534e58ee014e3d0094dcf9060b670888 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/edittopic.gif 
    1428 534e58ee014e3d0094dcf9060b670888 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/edittopic.gif 
     1427534e58ee014e3d0094dcf9060b670888 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/edittopic.gif 
     1428534e58ee014e3d0094dcf9060b670888 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/edittopic.gif 
    142914295417a2ab96664fdd24fb9bc7d28a40a2 TWiki20030201=twiki/data/TWiki/NewUserTemplate.txt 
    143014302b71129c44712e4fb011d6768ac62bca TWiki20000501=twiki/data/Know/OsSunOS.txt 
    14311431bdbd3de9857dd14000dc87e474f2cd01 TWiki19990901=twiki/bin/changes 
    1432143294331c5ade130ef55f172d9f30dad898 TWiki20030201=twiki/templates/view.tmpl 
    1433 2a08fc790661d0148044318f6b8b9098 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowbdown.gif 
     14332a08fc790661d0148044318f6b8b9098 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowbdown.gif 
    14341434d3b74523c6c1b506eeb998dbe419d484 TWiki20040901=twiki/lib/TWiki/UI/Search.pm 
    143514352006c1c23a66bcf0d75dcb1636f697dc TWiki20010901p0=twiki/data/Know/WebForm.txt 
    1436 a42904d5a8ade239deeced945c703ab6 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowdown.gif 
     1436a42904d5a8ade239deeced945c703ab6 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowdown.gif 
    1437143721b0e5775047f6bf121e5661a314b497 TWiki20040901=twiki/lib/TWiki/UI.pm 
    143814387c2b42ad880e93e1c2cdb44b2486ab4a TWiki20030201=twiki/bin/view 
    143914397c56a6dd61b1011209fcf85e40783f58 TWiki20000501=twiki/data/Main/TWikiRegistrationPub.txt 
    14401440e28d404c17603fe1d7c8aa464a30b81f TWiki20040901=twiki/pub/TWiki/DragonSkin/typography.css 
    1441 5615285bc94aad75dacf2272fbec2427 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_ul.gif 
     14415615285bc94aad75dacf2272fbec2427 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_ul.gif 
    14421442d402d7c2647addd420b80bf911cf025d TWiki20030201=twiki/lib/TWiki/Form.pm 
    1443 2de2d8ee83912bd48b61fc92f86c2a3a TWiki20040901=twiki/data/TWiki/TWikiDocGraphics.txt 
     14432de2d8ee83912bd48b61fc92f86c2a3a TWiki20040901=twiki/data/TWiki/DocumentGraphics.txt 
    14441444ce8aa8a6dfad450caaeb8475e60f5fff TWiki20000501=twiki/bin/oops 
    14451445ac647ebba91d3c0fe410f3ec5c1e236e TWiki20010901=twiki/data/TWiki/WikiReferences.txt 
     
    147914795e755a23b0bd8cfc612dbf2d71254c26 TWiki20011201=twiki/data/TWiki/TWikiPages.txt 
    148014806dac13eb69c41e23aacf4ee568c5d074 TWiki20000501=twiki/data/Know/WebPreferences.txt 
    1481 e3f0a19738311f4b509e26c5339e7b0b TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/changes.gif 
     1481e3f0a19738311f4b509e26c5339e7b0b TWiki20040901=twiki/pub/TWiki/DocumentGraphics/changes.gif 
    148214822cc7995339b4979d166e8826ed866ecf TWiki20010901=twiki/bin/rdiff 
    148314832cc7995339b4979d166e8826ed866ecf TWiki20010901p0=twiki/bin/rdiff 
    14841484e562b6e25389dafaa83c72ac7741f5b0 TWiki20000501=twiki/data/Main/ChristopheVermeulen.txt 
    1485 5dba98050da85479d0add24d88cc836b TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/rss-feed.gif 
     14855dba98050da85479d0add24d88cc836b TWiki20040901=twiki/pub/TWiki/DocumentGraphics/rss-feed.gif 
    148614866f11bbca8336d5c7905ab26cbe779e9a TWiki20030201=twiki/lib/TWiki/Store/RcsFile.pm 
    148714871701917ccc4ce1ec736cdf01a1d8a0df TWiki20040901=twiki/templates/oopsaccessrename.tmpl 
     
    1545154534db9fcd858e351efb348aaac5433aad TWiki20030201=twiki/data/Main/NobodyGroup.txt 
    1546154634db9fcd858e351efb348aaac5433aad TWiki20040901=twiki/data/Main/NobodyGroup.txt 
    1547 23c9689f4b86581b8e5ede569380262f TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowright.gif 
     154723c9689f4b86581b8e5ede569380262f TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowright.gif 
    154815484f907f12d8e92c12ff51efa1d3e1e704 TWiki20030201=twiki/data/Main/WebNotify.txt 
    154915494f907f12d8e92c12ff51efa1d3e1e704 TWiki20030201=twiki/data/Know/WebNotify.txt 
     
    15991599ba1497fa6a51571b013ee1d3ced2b3e6 TWiki20001201=twiki/data/Main/WebNotify.txt 
    16001600ba1497fa6a51571b013ee1d3ced2b3e6 TWiki20001201=twiki/data/Know/WebNotify.txt 
    1601 1f8c076ae25c51246a54c135e73e1c7f TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/printtopic.gif 
    1602 1f8c076ae25c51246a54c135e73e1c7f TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/printtopic.gif 
     16011f8c076ae25c51246a54c135e73e1c7f TWiki20030201=twiki/pub/TWiki/DocumentGraphics/printtopic.gif 
     16021f8c076ae25c51246a54c135e73e1c7f TWiki20040901=twiki/pub/TWiki/DocumentGraphics/printtopic.gif 
    1603160343bbce779900779904d64079dd973ee7 TWiki19990901=twiki/templates/notedited.tmpl 
    1604160443bbce779900779904d64079dd973ee7 TWiki20000501=twiki/templates/notedited.tmpl 
     
    161016100d11879673613bf22cfdffc0051c3a3b TWiki19990901=twiki/data/Main/GoodStyle.txt 
    161116110d11879673613bf22cfdffc0051c3a3b TWiki20000501=twiki/data/Main/GoodStyle.txt 
    1612 75c975e218a3ed19ddd0a69baedaf4b9 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_lr.gif 
     161275c975e218a3ed19ddd0a69baedaf4b9 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_lr.gif 
    161316135c28a372dc9b8a5cb8d8d17802b550e9 TWiki20010901p0=twiki/data/TWiki/TWikiInstallationGuide.txt 
    16141614f6887b2306858b2790d5c7bfd2d2321d TWiki20040901=twiki/pub/TWiki/PlainSkin/fullscreen.gif 
     
    16471647197b96d90ee2a33cdd1af7954c2e24d9 TWiki20040901=twiki/data/TWiki/WindowsInstallSummary.txt 
    164816486464d9c115445fa33a4a0e5a283607ee TWiki20040901=twiki/pub/TWiki/ClassicSkin/screenshot.gif 
    1649 7d769b7b53000f9c024bf1cd16615a02 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_udlr.gif 
     16497d769b7b53000f9c024bf1cd16615a02 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_udlr.gif 
    165016505818fc7639acd5b0498d254a06985311 TWiki20000501=twiki/data/Main/JohnAltstadt.txt 
    1651 2629e22239a9af302c588f738b5bac42 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_rd.gif 
     16512629e22239a9af302c588f738b5bac42 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_rd.gif 
    165216528488b5583f1ad7f694082c56c9e25742 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/ppt.gif 
    1653165314d63030ada6f6b823627155d3be3f59 TWiki20000501=twiki/data/Main/PeterThoeny.txt 
     
    168216820c9f9187ee3df4761d799a979dadf5d2 TWiki20040901=twiki/pub/TWiki/SmiliesPlugin/yes.gif 
    16831683d76b048fccf50a34ac79faad46d95235 TWiki20040901=twiki/TWikiDocumentation.html 
    1684 86249ba8ebc093b9971167b34ee23408 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/watch.gif 
     168486249ba8ebc093b9971167b34ee23408 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/watch.gif 
    1685168526d9d42189e1de48783d3e868f820679 TWiki20010901=twiki/templates/renamerefs.tmpl 
    1686168626d9d42189e1de48783d3e868f820679 TWiki20010901p0=twiki/templates/renamerefs.tmpl 
     
    169216929651aaf7aa961886133343394d395556 TWiki20011201=twiki/data/TWiki/DeleteOrRenameATopic.txt 
    169316939651aaf7aa961886133343394d395556 TWiki20030201=twiki/data/TWiki/DeleteOrRenameATopic.txt 
    1694 5e3d5e80b66ff4f07cf89dcb90473b88 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/days.gif 
     16945e3d5e80b66ff4f07cf89dcb90473b88 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/days.gif 
    169516957c294a44f59354bcf39d0b13fa260135 TWiki20030201=twiki/data/TWiki/TWikiContributor.txt 
    169616966a7295b3b78d3047ec429a3fce7d22fd TWiki20040901=twiki/pub/TWiki/EditTablePlugin/ScreenshotEditCell1.gif 
     
    17581758bc5f7ffdd5deae41087772358d66472a TWiki20001201=twiki/data/TWiki/TWikiTutorialKK.txt 
    175917593f76553ff30f03bdd1983ec4dac354cc TWiki20011201=twiki/data/TWiki/WebSearch.txt 
    1760 c0580365110c40f595ef547b78762d02 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/rfc.gif 
     1760c0580365110c40f595ef547b78762d02 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/rfc.gif 
    17611761c21c973528b6b8418e45378915aa6331 TWiki20040901=twiki/templates/oopsregwiki.tmpl 
    1762176244bc156243069a990d3a75ca362e52ae TWiki20030201=twiki/lib/TWiki.cfg 
     
    17771777bed412b607384a242a6c0585c1fdec21 TWiki20011201=twiki/templates/renamebase.tmpl 
    177817783c1dcc6fffa132b0d739660078b2c19e TWiki20040901=twiki/data/TWiki/AccessKeys.txt 
    1779 874afb0c728a3b3709499c065c1010c6 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/arrowright.gif 
     1779874afb0c728a3b3709499c065c1010c6 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/arrowright.gif 
    17801780874afb0c728a3b3709499c065c1010c6 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/see.gif 
    1781178185f14e09d3d8a8c2ccb8e656ab127226 TWiki20030201=twiki/data/TWiki/TextFormattingFAQ.txt 
     
    17891789af3f0bda98db5ed8dff01563f208ed40 TWiki20040901=twiki/data/TWiki/GoBox.txt 
    1790179005790d27b9d866602f5a1c5b099bbd07 TWiki20001201=twiki/templates/search.tmpl 
    1791 a24f9f64ca06ed86cd0c5d9218863ce1 TWiki20011201=twiki/pub/TWiki/TWikiDocGraphics/tip.gif 
    1792 a24f9f64ca06ed86cd0c5d9218863ce1 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/tip.gif 
    1793 a24f9f64ca06ed86cd0c5d9218863ce1 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/tip.gif 
     1791a24f9f64ca06ed86cd0c5d9218863ce1 TWiki20011201=twiki/pub/TWiki/DocumentGraphics/tip.gif 
     1792a24f9f64ca06ed86cd0c5d9218863ce1 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/tip.gif 
     1793a24f9f64ca06ed86cd0c5d9218863ce1 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/tip.gif 
    179417942ac4d56a297dceba4c05b3ba53236ba7 TWiki20000501=twiki/bin/changes 
    17951795f3632caa24afaa3e31909fb9cbf1af28 TWiki19990901=twiki/data/webcopyright.inc 
     
    1823182336ced2f42097374af7745284668b37ce TWiki20030201=twiki/data/TWiki/WebHome.txt 
    18241824a66ed8004c359c834b12638ff2d7711c TWiki20040901=twiki/bin/attach 
    1825 a31098ef1f343612775ff581ee1e9275 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/wrench.gif 
     1825a31098ef1f343612775ff581ee1e9275 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/wrench.gif 
    182618267192d8146294fc1eef23b82f55635881 TWiki20040901=twiki/data/TWiki/InstantEnhancements.txt 
    182718274d16194a1f0a76a4271171148d1c69c2 TWiki20030201=twiki/data/Trash/WebStatistics.txt 
     
    183218326f3f8c622019df178b32ca12e9f1e4f4 TWiki20010901p0=twiki/data/Main/JohnTalintyre.txt 
    183318336f3f8c622019df178b32ca12e9f1e4f4 TWiki20011201=twiki/data/Main/JohnTalintyre.txt 
    1834 9a70a5ab6adf47cd40b4559766753475 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/arrowbright.gif 
     18349a70a5ab6adf47cd40b4559766753475 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/arrowbright.gif 
    18351835354355c77c1730b906a997a415dccdbf TWiki20001201=twiki/data/Main/LondonOffice.txt 
    183618361facb902ca2ad4086d73f5d85808dd87 TWiki20000501=twiki/data/Main/LondonOffice.txt 
     
    185818580db6599a2d391cc56c44e35545575bce TWiki20040901=twiki/data/Main/TWikiGroups.txt 
    185918592b576e19eb58cac38f6b41d22f9a4339 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/pdf.gif 
    1860 6b173034fda83b2a9ac2c7786e9e4ce1 TWiki20011201=twiki/pub/TWiki/TWikiDocGraphics/warning.gif 
    1861 6b173034fda83b2a9ac2c7786e9e4ce1 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/warning.gif 
    1862 6b173034fda83b2a9ac2c7786e9e4ce1 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/warning.gif 
     18606b173034fda83b2a9ac2c7786e9e4ce1 TWiki20011201=twiki/pub/TWiki/DocumentGraphics/warning.gif 
     18616b173034fda83b2a9ac2c7786e9e4ce1 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/warning.gif 
     18626b173034fda83b2a9ac2c7786e9e4ce1 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/warning.gif 
    1863186318c3823accba33e354361d5cc51e2722 TWiki19990901=twiki/bin/attach 
    18641864c25d63f9fca667ae0b8cc5b4658125ac TWiki20030201=twiki/data/TWiki/InterwikiPlugin.txt 
     
    187618768d2ac8970d8495ca6fd94781168e33b1 TWiki20011201=twiki/data/Know/PublicFAQ.txt 
    187718778d2ac8970d8495ca6fd94781168e33b1 TWiki20030201=twiki/data/Know/PublicFAQ.txt 
    1878 24124962f178720c97935bbcdea516ec TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/locktopicgray.gif 
     187824124962f178720c97935bbcdea516ec TWiki20040901=twiki/pub/TWiki/DocumentGraphics/locktopicgray.gif 
    18791879ef5d06b30cc86789c01e3e3b509ee201 TWiki20030201=twiki/data/TWiki/TWikiVariables.txt 
    18801880613dfe0c4e3d8a85319c7ad1d755d0f5 TWiki20001201=twiki/templates/changes.tmpl 
     
    19801980ddaf896b60d1a2035d48550c935ada59 TWiki20000501=twiki/data/Main/WebStatistics.txt 
    19811981ddaf896b60d1a2035d48550c935ada59 TWiki20000501=twiki/data/Know/WebStatistics.txt 
    1982 69994a34ec12516f0f12f7f3cb777983 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/refreshtopic.gif 
     198269994a34ec12516f0f12f7f3cb777983 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/refreshtopic.gif 
    198319830cca978ff6827567f3a7433075871146 TWiki19990901=twiki/data/Know/OsVersion.txt 
    198419840cca978ff6827567f3a7433075871146 TWiki20000501=twiki/data/Know/OsVersion.txt 
     
    2005200552c8b872024fafcc6a59b926365c8f7d TWiki20040901=twiki/pub/TWiki/SmiliesPlugin/mad.gif 
    20062006e6e358db550e80b89923ead489123c28 TWiki20001201=twiki/bin/testenv 
    2007 97648467c063223bda384afb2c92e042 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/trash.gif 
     200797648467c063223bda384afb2c92e042 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/trash.gif 
    20082008056fb307686849952b3081fd62b921a7 TWiki19990901=twiki/data/Know/ReadmeFirst.txt 
    2009200908f73a1ad0d378a423bdc0fd9775d61e TWiki20010901p0=twiki/TWiki20010901p0.zip 
     
    201520153ddd876e214e1e127503c7b3089ee6a8 TWiki20010901p0=twiki/data/TWiki/TWikiPages.txt 
    201620167502d654efce6dac339d105d4165e0af TWiki20040901=twiki/pub/TWiki/RenderListPlugin/folder.gif 
    2017 7502d654efce6dac339d105d4165e0af TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/folder.gif 
     20177502d654efce6dac339d105d4165e0af TWiki20040901=twiki/pub/TWiki/DocumentGraphics/folder.gif 
    20182018d1597dd13ec7c1997d59c9a1bf43f7d7 TWiki19990901=twiki/pub/Main/FileAttachment/Smile.gif 
    20192019d1597dd13ec7c1997d59c9a1bf43f7d7 TWiki20000501=twiki/pub/Main/FileAttachment/Smile.gif 
     
    20772077d9cfa259416e716ecf85fef7668b9449 TWiki20011201=twiki/data/Know/WinDoze95Crash.txt 
    20782078d9cfa259416e716ecf85fef7668b9449 TWiki20030201=twiki/data/Know/WinDoze95Crash.txt 
    2079 7104fe2e8b1c3eb4619ce19aa0ff2470 TWiki20030201=twiki/pub/TWiki/TWikiDocGraphics/updated.gif 
    2080 7104fe2e8b1c3eb4619ce19aa0ff2470 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/updated.gif 
     20797104fe2e8b1c3eb4619ce19aa0ff2470 TWiki20030201=twiki/pub/TWiki/DocumentGraphics/updated.gif 
     20807104fe2e8b1c3eb4619ce19aa0ff2470 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/updated.gif 
    20812081761aeefa9f70c786abb529e7d28e0cb6 TWiki19990901=twiki/data/Know/IncorrectDllVersionW32PTH10DLL.txt 
    208220822aa8330e5f5caf51f4124665cdce4fea TWiki20011201=twiki/data/TWiki/TWikiSiteTools.txt 
     
    208720875aa9455dcf28c94a5d04751f987d2a48 TWiki20040901=twiki/pub/TWiki/EditTablePlugin/calendar-fr.js 
    20882088b284dae4b4d149ab0051303ab4f66740 TWiki20040901=twiki/templates/oopspreview.tmpl 
    2089 ce0f0619ba552be9674525682edacd95 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/line_ur.gif 
     2089ce0f0619ba552be9674525682edacd95 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/line_ur.gif 
    20902090187edd184e975a8bf6ae8568c07bba6c TWiki20010901=twiki/data/TWiki/SearchDoesNotWork.txt 
    20912091187edd184e975a8bf6ae8568c07bba6c TWiki20010901p0=twiki/data/TWiki/SearchDoesNotWork.txt 
     
    20932093187edd184e975a8bf6ae8568c07bba6c TWiki20030201=twiki/data/TWiki/SearchDoesNotWork.txt 
    209420940658c21c8a0b62c899dbf4032ad29862 TWiki20040901=twiki/data/TWiki/TWikiPlannedFeatures.txt 
    2095 cd556ca5cfacf30e4e268602b892ce29 TWiki20030201=twiki/data/TWiki/TWikiDocGraphics.txt 
     2095cd556ca5cfacf30e4e268602b892ce29 TWiki20030201=twiki/data/TWiki/DocumentGraphics.txt 
    209620964989be187ccbbfd5a82814faaca9516b TWiki20000501=twiki/data/Know/PublicSupported.txt 
    209720974a699075086ef627950b6395d766c164 TWiki20030201=twiki/data/TWiki/TWikiGlossary.txt 
     
    21322132e7c67309447cce0850f9456cfb337bd9 TWiki20011201=twiki/data/Know/PublicSupported.txt 
    21332133e7c67309447cce0850f9456cfb337bd9 TWiki20030201=twiki/data/Know/PublicSupported.txt 
    2134 92e05066fc4e8880bdf7aba847442eba TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/hourglass.gif 
     213492e05066fc4e8880bdf7aba847442eba TWiki20040901=twiki/pub/TWiki/DocumentGraphics/hourglass.gif 
    21352135cda8c7155e53e51e8b222e0ae3d7f576 TWiki19990901=twiki/templates/changes.tmpl 
    21362136c816b7ad74b7b1aceebca573e10ea153 TWiki20001201=twiki/data/Main/TWikiGroups.txt 
     
    21722172f44e9ade8178d5fb50f9b1cfe10b3e4c TWiki20040901=twiki/data/TWiki/TWikiSite.txt 
    21732173782c204921fac0922f297d2418b05756 TWiki20040901=twiki/pub/TWiki/EditTablePlugin/calendar-sk.js 
    2174 23ab38d11e7c84ed10fb913492658970 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/topicbacklinks.gif 
     217423ab38d11e7c84ed10fb913492658970 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/topicbacklinks.gif 
    21752175d9c3a2c048fe3407ac10fc4670d21e13 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/file.gif 
    217621762dbae7144bea37c934e7058f1d8b337f TWiki20030201=twiki/data/TWiki/ResetPassword.txt 
     
    21912191090fe7677ff4de576db9ec2be718dc93 TWiki20001201=twiki/templates/oopsregwiki.tmpl 
    2192219295157fb01971c5bafc3a271068a1da38 TWiki20040901=twiki/pub/TWiki/RenderListPlugin/dot_ur.gif 
    2193 95157fb01971c5bafc3a271068a1da38 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_ur.gif 
     219395157fb01971c5bafc3a271068a1da38 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_ur.gif 
    2194219413ded057c930816b6a0233cf583aa84e TWiki19990901=twiki/templates/noweb.tmpl 
    21952195f4d8acc88e3a97935f458715382b3e31 TWiki20040901=twiki/templates/attach.pattern.tmpl 
     
    220322030bc70988705a25eb3999929ab1ece292 TWiki20001201=twiki/data/Main/OfficeLocations.txt 
    22042204e4bdc13e0a0404f62d3990d9634c2a71 TWiki20030201=twiki/data/TWiki/IncludeTopicsAndWebPages.txt 
    2205 efc35512792ab8f165fbca078b0d1130 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/dot_ld.gif 
     2205efc35512792ab8f165fbca078b0d1130 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/dot_ld.gif 
    2206220650687e38450cc93b753824c0cc18484b TWiki20010901=twiki/templates/view.plain.tmpl 
    2207220750687e38450cc93b753824c0cc18484b TWiki20010901p0=twiki/templates/view.plain.tmpl 
     
    223922392f0ac8f30c2f8850c9d511a79d0dab62 TWiki20040901=twiki/pub/TWiki/ATasteOfTWiki/myco.gif 
    22402240a385b050284cc5fdeda126622fbd99ef TWiki20040901=twiki/data/TWiki/ExampleTopicTemplate.txt 
    2241 31b48a1bc33b2ed1c002a2f0b1a62fa1 TWiki20040901=twiki/pub/TWiki/TWikiDocGraphics/lockfoldergray.gif 
     224131b48a1bc33b2ed1c002a2f0b1a62fa1 TWiki20040901=twiki/pub/TWiki/DocumentGraphics/lockfoldergray.gif 
    22422242461a4fcaa3c6389585bcb2f5f6e25e55 TWiki20011201=twiki/data/TWiki/FormattedSearch.txt 
    224322438a1d2c93d524dc67928b061716537b86 TWiki20011201=twiki/data/TWiki/TWikiTemplates.txt 
  • trunk/TWikiUserMappingContrib/test/unit/TWikiUserMappingContrib/TWikiUserMappingContribTests.pm

    r492 r549  
    234234<div class="twikiAttachments"> 
    235235| *I* | *%MAKETEXT{"Attachment"}%* | *%MAKETEXT{"Action"}%* | *%MAKETEXT{"Size"}%* | *%MAKETEXT{"Date"}%* | *%MAKETEXT{"Who"}%* | *%MAKETEXT{"Comment"}%* | 
    236 | <img width="16" alt="png" align="top" src="%PUBURLPATH%/TWiki/TWikiDocGraphics/png.gif" height="16" border="0" /><span class="twikiHidden">png</span> | <a href="%ATTACHURLPATH%/%ENCODE{home.org.au.png}%">home.org.au.png</a> | <a href="%SCRIPTURLPATH{"attach"}%/%WEB%/%TOPIC%?filename=%ENCODE{"home.org.au.png"}%;revInfo=1" title="%MAKETEXT{"change, update, previous revisions, move, delete..."}%" rel="nofollow">%MAKETEXT{"manage"}%</a> |  4.1&nbsp;K|<span class="twikiNoBreak">31 May 2007 - 21:58</span> |TemporaryTWikiuserMappingContribTestsUsersWeb.JoeDoe  |&nbsp;  | 
     236| <img width="16" alt="png" align="top" src="%PUBURLPATH%/TWiki/DocumentGraphics/png.gif" height="16" border="0" /><span class="twikiHidden">png</span> | <a href="%ATTACHURLPATH%/%ENCODE{home.org.au.png}%">home.org.au.png</a> | <a href="%SCRIPTURLPATH{"attach"}%/%WEB%/%TOPIC%?filename=%ENCODE{"home.org.au.png"}%;revInfo=1" title="%MAKETEXT{"change, update, previous revisions, move, delete..."}%" rel="nofollow">%MAKETEXT{"manage"}%</a> |  4.1&nbsp;K|<span class="twikiNoBreak">31 May 2007 - 21:58</span> |TemporaryTWikiuserMappingContribTestsUsersWeb.JoeDoe  |&nbsp;  | 
    237237</div> 
    238238THIS 
  • trunk/TablePlugin/data/TWiki/TablePlugin.txt

    r529 r549  
    140140|  06 Oct 2007 | 15180: PTh: Added %SYSTEMWEB%.VarTABLE to have it listed in %SYSTEMWEB%.TWikiVariables | 
    141141|  27 Jun 2007 | 1.024 - 1.027 Various small bug fixes. | 
    142 |  24 Jun 2007 | 1.023: Arthur Clemens: Inline styles are now written to the head; updated default sort icons (from %SYSTEMWEB%.TWikiDocGraphics). | 
     142|  24 Jun 2007 | 1.023: Arthur Clemens: Inline styles are now written to the head; updated default sort icons (from %SYSTEMWEB%.DocumentGraphics). | 
    143143|  23 Jun 2007 | 1.022: Arthur Clemens: Fixed styling of param =tablerules= on Internet Explorer. | 
    144144|  23 May 2007 | 1.021: Michael Daum: Fixed css attribute priority to cooperate nicely with skin themes. | 
  • trunk/TablePlugin/lib/TWiki/Plugins/TablePlugin/Core.pm

    r14 r549  
    6767        TWiki::Func::getPubUrlPath() . '/' 
    6868      . TWiki::Func::getTwikiWebname() 
    69       . '/TWikiDocGraphics/'; 
     69      . '/DocumentGraphics/'; 
    7070    $unsortEnabled        = 1;    # if true, table columns can be unsorted 
    7171    $didWriteDefaultStyle = 0; 
  • trunk/TablePlugin/test/unit/TablePlugin/TablePluginTests.pm

    r14 r549  
    271271                        <th bgcolor="#687684" valign="top" class="twikiTableCol0 twikiFirstCol"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=0;table=1;up=0#sorted_table" title="Sort by this column"><font color="#ffffff">Title</font></a> </th> 
    272272                        <th bgcolor="#687684" valign="top" class="twikiTableCol1"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=1;table=1;up=0#sorted_table" title="Sort by this column"><font color="#ffffff">Date</font></a> </th> 
    273                         <th bgcolor="#334455" valign="top" class="twikiTableCol2 twikiSortedDescendingCol twikiSortedCol"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=2;table=1;up=2#sorted_table" title="Sort by this column"><font color="#ffffff">Size</font></a><span class="tableSortIcon tableSortDown"><img width="11" alt="Sorted descending" src="$pubUrlTWikiWeb/TWikiDocGraphics/tablesortdown.gif" title="Sorted descending" height="13" border="0" /></span> </th> 
     273                        <th bgcolor="#334455" valign="top" class="twikiTableCol2 twikiSortedDescendingCol twikiSortedCol"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=2;table=1;up=2#sorted_table" title="Sort by this column"><font color="#ffffff">Size</font></a><span class="tableSortIcon tableSortDown"><img width="11" alt="Sorted descending" src="$pubUrlTWikiWeb/DocumentGraphics/tablesortdown.gif" title="Sorted descending" height="13" border="0" /></span> </th> 
    274274                        <th bgcolor="#687684" valign="top" class="twikiTableCol3 twikiLastCol"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=3;table=1;up=0#sorted_table" title="Sort by this column"><font color="#ffffff">Span date</font></a> </th> 
    275275                </tr> 
     
    350350                        <th bgcolor="#687684" valign="top" class="twikiTableCol1"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=1;table=1;up=0#sorted_table" title="Sort by this column"><font color="#ffffff">Date</font></a> </th> 
    351351                        <th bgcolor="#687684" valign="top" class="twikiTableCol2"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=2;table=1;up=0#sorted_table" title="Sort by this column"><font color="#ffffff">Size</font></a> </th> 
    352                         <th bgcolor="#334455" valign="top" class="twikiTableCol3 twikiSortedDescendingCol twikiSortedCol twikiLastCol"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=3;table=1;up=2#sorted_table" title="Sort by this column"><font color="#ffffff">Span date</font></a><span class="tableSortIcon tableSortDown"><img width="11" alt="Sorted descending" src="$pubUrlTWikiWeb/TWikiDocGraphics/tablesortdown.gif" title="Sorted descending" height="13" border="0" /></span> </th> 
     352                        <th bgcolor="#334455" valign="top" class="twikiTableCol3 twikiSortedDescendingCol twikiSortedCol twikiLastCol"> <a rel="nofollow" href="$url/$TEST_WEB_NAME/TestTopicTableFormatting?sortcol=3;table=1;up=2#sorted_table" title="Sort by this column"><font color="#ffffff">Span date</font></a><span class="tableSortIcon tableSortDown"><img width="11" alt="Sorted descending" src="$pubUrlTWikiWeb/DocumentGraphics/tablesortdown.gif" title="Sorted descending" height="13" border="0" /></span> </th> 
    353353                </tr> 
    354354        </thead> 
  • trunk/ThreadedDiscussionPlugin/data/TWiki/ThreadedDiscussionPlugin.txt

    r464 r549  
    2626        * You can specify an icon for a bullet: 
    2727                * Attach the icon to a topic, e.g. =myicon.gif=, or 
    28                 * Use one of the existing icons from TWiki.TWikiDocGraphics 
     28                * Use one of the existing icons from TWiki.DocumentGraphics 
    2929                * Refer to an attached icon at the beginning of the bullet with: 
    3030                        * =icon:myicon Followed by normal bullet text= 
     
    6666 
    6767<table border="0" cellspacing="0" cellpadding="0"><tr> 
    68 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    69 <td valign="top">one&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    70 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    71 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    72 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    73 <td valign="top">one.a&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    74 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    75 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    76 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    77 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    78 <td valign="top">one.a.x&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    79 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    80 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    81 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    82 <td valign="top">one.b&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    83 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    84 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    85 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    86 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    87 <td valign="top">one.b.x&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    88 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    89 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    90 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    91 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    92 <td valign="top">continue&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    93 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    94 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    95 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    96 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    97 <td valign="top">one.b.y&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    98 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    99 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    100 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    101 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    102 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    103 <td valign="top"><img src="%PUBURL%/TWiki/TWikiDocGraphics/person.gif" width="16" height="16" alt="" border="0" />&nbsp; </td> 
    104 <td valign="top">Tim&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    105 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    106 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    107 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    108 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    109 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    110 <td valign="top"><img src="%PUBURL%/TWiki/TWikiDocGraphics/person.gif" width="16" height="16" alt="" border="0" />&nbsp; </td> 
    111 <td valign="top">Mico&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    112 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    113 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    114 <td valign="top">two&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    115 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    116 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    117 <td valign="top">three&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     68<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     69<td valign="top">one&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     70<table border="0" cellspacing="0" cellpadding="0"><tr> 
     71<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     72<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     73<td valign="top">one.a&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     74<table border="0" cellspacing="0" cellpadding="0"><tr> 
     75<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     76<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     77<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     78<td valign="top">one.a.x&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     79<table border="0" cellspacing="0" cellpadding="0"><tr> 
     80<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     81<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     82<td valign="top">one.b&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     83<table border="0" cellspacing="0" cellpadding="0"><tr> 
     84<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     85<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     86<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     87<td valign="top">one.b.x&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     88<table border="0" cellspacing="0" cellpadding="0"><tr> 
     89<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     90<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     91<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     92<td valign="top">continue&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     93<table border="0" cellspacing="0" cellpadding="0"><tr> 
     94<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     95<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     96<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     97<td valign="top">one.b.y&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     98<table border="0" cellspacing="0" cellpadding="0"><tr> 
     99<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     100<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     101<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     102<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     103<td valign="top"><img src="%PUBURL%/TWiki/DocumentGraphics/person.gif" width="16" height="16" alt="" border="0" />&nbsp; </td> 
     104<td valign="top">Tim&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     105<table border="0" cellspacing="0" cellpadding="0"><tr> 
     106<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     107<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     108<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     109<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     110<td valign="top"><img src="%PUBURL%/TWiki/DocumentGraphics/person.gif" width="16" height="16" alt="" border="0" />&nbsp; </td> 
     111<td valign="top">Mico&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     112<table border="0" cellspacing="0" cellpadding="0"><tr> 
     113<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     114<td valign="top">two&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     115<table border="0" cellspacing="0" cellpadding="0"><tr> 
     116<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     117<td valign="top">three&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    118118 
    119119</td><td valign="top" bgcolor="#EEEEEE"> 
     
    159159 
    160160<table border="0" cellspacing="0" cellpadding="0"><tr> 
    161 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    162 <td valign="top">one&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    163 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    164 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    165 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    166 <td valign="top">one.b&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    167 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    168 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    169 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    170 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    171 <td valign="top">one.b.y&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    172 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    173 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    174 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    175 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    176 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    177 <td valign="top"><img src="%PUBURL%/TWiki/TWikiDocGraphics/person.gif" width="16" height="16" alt="" border="0" />&nbsp; </td> 
    178 <td valign="top"><b>Tim</b>&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     161<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     162<td valign="top">one&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     163<table border="0" cellspacing="0" cellpadding="0"><tr> 
     164<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     165<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     166<td valign="top">one.b&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     167<table border="0" cellspacing="0" cellpadding="0"><tr> 
     168<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     169<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     170<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     171<td valign="top">one.b.y&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     172<table border="0" cellspacing="0" cellpadding="0"><tr> 
     173<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     174<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     175<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     176<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     177<td valign="top"><img src="%PUBURL%/TWiki/DocumentGraphics/person.gif" width="16" height="16" alt="" border="0" />&nbsp; </td> 
     178<td valign="top"><b>Tim</b>&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    179179 
    180180</td><td valign="top" bgcolor="#EEEEEE"> 
     
    220220 
    221221<table border="0" cellspacing="0" cellpadding="0"><tr> 
    222 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    223 <td valign="top">one&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    224 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    225 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    226 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    227 <td valign="top">one.a&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    228 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    229 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    230 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    231 <td valign="top">one.b&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    232 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    233 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    234 <td valign="top">two&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    235 <table border="0" cellspacing="0" cellpadding="0"><tr> 
    236 <td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/TWikiDocGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
    237 <td valign="top">three&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     222<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     223<td valign="top">one&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     224<table border="0" cellspacing="0" cellpadding="0"><tr> 
     225<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     226<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     227<td valign="top">one.a&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     228<table border="0" cellspacing="0" cellpadding="0"><tr> 
     229<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     230<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     231<td valign="top">one.b&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     232<table border="0" cellspacing="0" cellpadding="0"><tr> 
     233<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     234<td valign="top">two&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     235<table border="0" cellspacing="0" cellpadding="0"><tr> 
     236<td bgcolor="#FFCCCC">&nbsp; </td><td><img src="%PUBURL%/TWiki/DocumentGraphics/empty.gif" width="16" height="16" alt="" border="0" /></td> 
     237<td valign="top">three&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    238238 
    239239</td><td valign="top" bgcolor="#EEEEEE"> 
     
    269269 
    270270<table border="0" cellspacing="0" cellpadding="0"><tr> 
    271 <td valign="top">Start a discussion.&nbsp; <img src="%PUBURL%/TWiki/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/TWikiDocGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
     271<td valign="top">Start a discussion.&nbsp; <img src="%PUBURL%/TWiki/DocumentGraphics/pencil.gif" alt="Edit" border="0"><img src="%PUBURL%/TWiki/DocumentGraphics/note.gif" alt="Comment" border="0"></td></tr></table> 
    272272 
    273273</td><td valign="top" bgcolor="#EEEEEE"> 
     
    299299 
    300300        * Topic at which icons are attached, unless explicitly given. 
    301                 * Set ICONTOPIC = %PUBURL%/%SYSTEMWEB%/TWikiDocGraphics 
     301                * Set ICONTOPIC = %PUBURL%/%SYSTEMWEB%/DocumentGraphics 
    302302 
    303303        * Labels for the edit and comment buttons. Can be textual or icons. 
    304304                * Set EDITLABEL = Edit 
    305                 * #Set EDITLABEL = <img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/pencil.gif" alt="Edit" border="0"> 
     305                * #Set EDITLABEL = <img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/pencil.gif" alt="Edit" border="0"> 
    306306                * Set COMMENTLABEL = Comment 
    307                 * #Set COMMENTLABEL = <img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/note.gif" alt="Comment" border="0"> 
     307                * #Set COMMENTLABEL = <img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/note.gif" alt="Comment" border="0"> 
    308308                 
    309309 
  • trunk/ThreadedDiscussionPlugin/lib/TWiki/Plugins/ThreadedDiscussionPlugin.pm

    r464 r549  
    114114    # Get preference values related to formatting 
    115115    my $attachUrl = TWiki::Func::getUrlHost() . TWiki::Func::getPubUrlPath(); 
    116     $attachUrl .= "/$installWeb/TWikiDocGraphics"; 
     116    $attachUrl .= "/$installWeb/DocumentGraphics"; 
    117117    $threadcolor = (&TWiki::Func::getPreferencesValue( "\U$pluginName\E_THREADCOLOR" ) || "#FFFFFF") unless $threadcolor; 
    118118    $iconlocation = (&TWiki::Func::getPreferencesValue( "\U$pluginName\E_ICONTOPIC" ) || "$attachUrl") unless $iconlocation; 
     
    166166    my $title = ""; 
    167167    my $text = ""; 
    168     # edit = /TWiki/TWikiDocGraphics/pencil.gif 
    169     # comment = /TWiki/TWikiDocGraphics/note.gif 
     168    # edit = /TWiki/DocumentGraphics/pencil.gif 
     169    # comment = /TWiki/DocumentGraphics/note.gif 
    170170    my $eurl = TWiki::Func::getScriptUrlPath() . "/editthread/$web/$topic"; 
    171171    $text .= "&nbsp; <a href=\"$eurl\?t=" . time() . "&nr=$listNr&sec=$lineNr&level=$level#SECEDITBOX\"><small>$editLabel</small></a>"; 
     
    180180    my ( $theParams, $topic ) = @_; 
    181181 
    182     $topic = "TWikiDocGraphics" unless $topic; 
     182    $topic = "DocumentGraphics" unless $topic; 
    183183    my $attachUrl = TWiki::Func::getUrlHost() . TWiki::Func::getPubUrlPath(); 
    184184 
  • trunk/TipsContrib/data/TWiki/TWikiTipsOfTheDayAdmin.txt

    r482 r549  
    55---++ Adminstrative Pages 
    66 
    7 | [[TWikiTipsOfTheDay][<img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDay?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDay | Aggregated List of All Tips, from %MAINWEB% and %SYSTEMWEB%. | 
    8 | [[TWikiTipsOfTheDayAddNew][<img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayAddNew?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayAddNew | Add A New Tip | 
    9 | [[TWikiTipsOfTheDayInclude][<img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayInclude?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayInclude | This topic generates the random tip to display. It gets included to the focus box.  | 
    10 | [[TWikiTipsOfTheDayTemplate][<img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayTemplate?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%SYSTEMWEB%/TWikiDocGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayTemplate | Template for new TWiki Tips | 
     7| [[TWikiTipsOfTheDay][<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDay?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDay | Aggregated List of All Tips, from %MAINWEB% and %SYSTEMWEB%. | 
     8| [[TWikiTipsOfTheDayAddNew][<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayAddNew?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayAddNew | Add A New Tip | 
     9| [[TWikiTipsOfTheDayInclude][<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayInclude?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayInclude | This topic generates the random tip to display. It gets included to the focus box.  | 
     10| [[TWikiTipsOfTheDayTemplate][<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/viewtopic.gif" alt="View topic" border="0" width="16" height="16" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/TWikiTipsOfTheDayTemplate?t=%SERVERTIME{$hou$min$sec}%][<img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/edittopic.gif" alt="Edit topic" border="0" width="16" height="16" />]] TWikiTipsOfTheDayTemplate | Template for new TWiki Tips | 
    1111 
    1212---++ Focus Box Example 
  • trunk/TreeBrowserPlugin/data/TWiki/TreeBrowserPlugin.txt

    r464 r549  
    4242   * Format of the *icon* render type: 
    4343      * =Set &lt; _name_ &gt;_THEME = icon, [&lt; _root icon image_ &gt;], [&lt; _icon image_ &gt;], [&lt; _folder icon image_ &gt;], [&lt; _open folder icon image_ &gt;]= 
    44       * The _root icon image_ is shown at the root of the tree, the _icon image_ is shown at every leaf node, the _folder icon image_ is shown at every collapsed internal node, and the _open folder icon image_ is shown at every expanded internal node. The icon images point to files attached to TWiki topics and are referenced in the standard manner. If no path is given, the images are taken from TWiki.TWikiDocGraphics. 
     44      * The _root icon image_ is shown at the root of the tree, the _icon image_ is shown at every leaf node, the _folder icon image_ is shown at every collapsed internal node, and the _open folder icon image_ is shown at every expanded internal node. The icon images point to files attached to TWiki topics and are referenced in the standard manner. If no path is given, the images are taken from TWiki.DocumentGraphics. 
    4545      * If an icon image is omitted, the following defaults are chosen: %ATTACHURL%/empty.gif, %ATTACHURL%/page.gif, %ATTACHURL%/folder.gif, %ATTACHURL%/folderopen.gif 
    4646 
  • trunk/TreeBrowserPlugin/lib/TWiki/Plugins/TreeBrowserPlugin.pm

    r464 r549  
    161161 
    162162    my $attach = TWiki::Func::getPubUrlPath(); 
    163     my $docgraphics = $attach . "/$installWeb/TWikiDocGraphics"; 
     163    my $docgraphics = $attach . "/$installWeb/DocumentGraphics"; 
    164164    $attach .= "/$installWeb/$pluginName"; 
    165165    my $attachUrl = TWiki::Func::getUrlHost() . TWiki::Func::getPubUrlPath(); 
  • trunk/TwistyBundleTWiki04x00x05/data/TWiki/TwistyPlugin.txt

    r464 r549  
    424424    | =showlink=     | Link label | Show link label  | optional | 
    425425    | =mode=         | ="div"= or ="span"= | Specify if the Twisty Toggle section will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup.  | optional, defaults to =&lt;span&gt;= | 
    426         | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    427         | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    428         | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    429         | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     426        | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     427        | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     428        | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     429        | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    430430    | =remember=     | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    431431    | =start=        | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    477477    | =link= | Link label | Show link label  | optional | 
    478478    | =mode= | ="div"= or ="span"= | Specify if the Twisty Show link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    479     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    480     | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    481     | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     479    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     480    | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     481    | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    482482    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    483483    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    495495    | =link= | Link label | Hide link label | optional | 
    496496    | =mode= | ="div"= or ="span"= | Specify if the Twisty Hide link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    497     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     497    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    498498    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    499499    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
  • trunk/TwistyBundleTWiki04x01/data/TWiki/TwistyPlugin.txt

    r464 r549  
    424424    | =showlink=     | Link label | Show link label  | optional | 
    425425    | =mode=         | ="div"= or ="span"= | Specify if the Twisty Toggle section will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup.  | optional, defaults to =&lt;span&gt;= | 
    426         | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    427         | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    428         | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    429         | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     426        | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     427        | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     428        | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     429        | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    430430    | =remember=     | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    431431    | =start=        | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    477477    | =link= | Link label | Show link label  | optional | 
    478478    | =mode= | ="div"= or ="span"= | Specify if the Twisty Show link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    479     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    480     | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    481     | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     479    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     480    | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     481    | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    482482    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    483483    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    495495    | =link= | Link label | Hide link label | optional | 
    496496    | =mode= | ="div"= or ="span"= | Specify if the Twisty Hide link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    497     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     497    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    498498    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    499499    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
  • trunk/TwistyBundleTWiki04x02/data/TWiki/TwistyPlugin.txt

    r464 r549  
    424424    | =showlink=     | Link label | Show link label  | optional | 
    425425    | =mode=         | ="div"= or ="span"= | Specify if the Twisty Toggle section will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup.  | optional, defaults to =&lt;span&gt;= | 
    426         | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    427         | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    428         | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    429         | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     426        | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     427        | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     428        | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     429        | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    430430    | =remember=     | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    431431    | =start=        | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    477477    | =link= | Link label | Show link label  | optional | 
    478478    | =mode= | ="div"= or ="span"= | Specify if the Twisty Show link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    479     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    480     | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    481     | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     479    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     480    | =imgleft=| Image url | Specify the url of an image that will be displayed at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     481    | =imgright= | Image url | Specify the url of an image that will be displayed at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    482482    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    483483    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
     
    495495    | =link= | Link label | Hide link label | optional | 
    496496    | =mode= | ="div"= or ="span"= | Specify if the Twisty Hide link will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup. | optional, defaults to =&lt;span&gt;= | 
    497     | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     497    | =img= | Image url | Specify the url of an image that will be displayed at the *right side* of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    498498    | =remember= | ="on"=, ="off"= | If ="on"=, the Twisty state is remembered the next time the page is shown. If ="off"=, the stored setting will be cleared.<br /> *Note:* when used, think carefully about a unique name (id) for the Twisty, otherwise the cookie that is set might affect other Twisties with the same name. Also note that only interaction is stored, not the state of the Twisty when left unclicked. | optional, no default | 
    499499    | =start= | ="hide"= or ="show"= | Initial state of the Twisty; this will override any setting stored in a cookie (see =remember=).  | optional, default no initial state | 
  • trunk/TwistyPlugin/data/TWiki/TwistyPlugin.txt

    r464 r549  
    425425    | =showlink=     | Link label | Show link label  | optional | 
    426426    | =mode=         | ="div"= or ="span"= | Specify if the Twisty Toggle section will use a =&lt;div&gt;= or a =&lt;span&gt;= tag. Note that if the contents contains block elements such as =div=, =mode= should be =div= as well to create valid HTML markup.  | optional, defaults to =&lt;span&gt;= | 
    427         | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    428         | =hideimgleft=  | Image url | Specify the url of an image that will be displayed with the hide link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    429         | =showimgright= | Image url | Specify the url of an image that will be displayed with the show link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
    430         | =hideimgright= | Image url | Specify the url of an image that will be displayed with the hide link at the right side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.TWikiDocGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image | 
     427        | =showimgleft=  | Image url | Specify the url of an image that will be displayed with the show link at the left side of the link. <br />You may use [[%SYSTEMWEB%.TWikiVariables#VarICONURLPATH][ICONURLPATH]] to display one of the %SYSTEMWEB%.DocumentGraphics icons. Alternatively use an image attached to the topic. | optional, defaults to no image |