/[Grep]/lib/Grep/Source/MoinMoin.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/Grep/Source/MoinMoin.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 131 by dpavlin, Fri Feb 23 23:57:42 2007 UTC revision 132 by dpavlin, Tue May 1 12:20:49 2007 UTC
# Line 29  sub fetch { Line 29  sub fetch {
29                  wrapper => [ qw/div class searchresults/ ],                  wrapper => [ qw/div class searchresults/ ],
30                  results => 'dt',                  results => 'dt',
31                  scrape => [ qw/div id page/ ],                  scrape => [ qw/div id page/ ],
32                    # when search returns just single hit, it will redirect to result page
33                    redirect_single_result => 1,
34          );          );
35    
36  }  }

Legend:
Removed from v.131  
changed lines
  Added in v.132

  ViewVC Help
Powered by ViewVC 1.1.26