/[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

Annotation of /no_pager/config.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20 - (hide annotations)
Thu Aug 17 00:16:51 2006 UTC (17 years, 9 months ago) by dpavlin
File size: 380 byte(s)
added sort order
1 dpavlin 5 estraier:
2     url: 'http://localhost:1978/node/cpan'
3     user: 'admin'
4     passwd: 'admin'
5     croak_on_error: 1
6 dpavlin 6 depth: 2
7 dpavlin 14 attr_regex:
8     source: 's!/rest/cpan/CPAN!CPAN!g'
9     @uri: 's!file://data/!http://localhost/rest/estseek/pod.cgi?file=!'
10     @mdate: 's!(\d{4}-\d{2}-\d{2})T(\d\d:\d\d:\d\d)+.*!$1 $2!'
11 dpavlin 20 order:
12     - score: ''
13     - date: '@mdate NUMD'
14     - size: '@size NUMD'

  ViewVC Help
Powered by ViewVC 1.1.26