/[jquery]/no_pager/config.yml
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 /no_pager/config.yml

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

revision 6 by dpavlin, Tue Aug 15 21:12:31 2006 UTC revision 62 by dpavlin, Sun Aug 27 21:07:16 2006 UTC
# Line 1  Line 1 
1    self: http://blog.rot13.org/demo/jquery/no_pager/index.cgi
2    
3  estraier:  estraier:
4    url: 'http://localhost:1978/node/cpan'    url: 'http://localhost:1978/node/cpan'
5    user: 'admin'    user: 'admin'
6    passwd: 'admin'    passwd: 'admin'
7    croak_on_error: 1    croak_on_error: 1
8    depth: 2    depth: 2
9      attr_regex:
10        source: 's!/rest/cpan/CPAN!CPAN!g'
11        @uri: 's!file://data/!http://localhost/rest/estseek/pod.cgi?file=!'
12        @mdate: 's!(\d{4}-\d{2}-\d{2})T(\d\d:\d\d:\d\d)+.*!$1 $2!'
13      order:
14        - score: ''
15        - date: '@mdate NUMD'
16        - size: '@size NUMD'

Legend:
Removed from v.6  
changed lines
  Added in v.62

  ViewVC Help
Powered by ViewVC 1.1.26