/[webpac]/branches/lezbib/global.conf
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 /branches/lezbib/global.conf

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

revision 320 by dpavlin, Sat Apr 17 22:53:44 2004 UTC revision 321 by dpavlin, Sun Apr 18 01:03:27 2004 UTC
# Line 14  Line 14 
14          # display progress bar indicator (default is no)          # display progress bar indicator (default is no)
15          show_progress=1          show_progress=1
16    
17            # Filter characters before feeding them to swish. If you don't use
18            # this file, implementation will fall-back to passing through
19            # original charset, and if you have anything other than plain
20            # 7-bit ascii in your data, your words will end-up splitted in
21            # index on 8-bit characters and you won't be able to find them!
22            my_unac_filter = /data/webpac/my_unac_string.pm
23    
24  [webpac]  [webpac]
25          # path to template html files          # path to template html files
26          template_html = /data/webpac-lezbib/template_html-lezbib          template_html = /data/webpac-lezbib/template_html-lezbib

Legend:
Removed from v.320  
changed lines
  Added in v.321

  ViewVC Help
Powered by ViewVC 1.1.26