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

Item109: Renaming TWikiDocGraphics DocumentGraphics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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 
Note: See TracChangeset for help on using the changeset viewer.