/[webpac2]/trunk/conf/modify/common.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/conf/modify/common.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1119 - (show annotations)
Sun Oct 26 15:58:55 2008 UTC (15 years, 6 months ago) by dpavlin
File MIME type: text/plain
File size: 2063 byte(s)
local

1 # this is pseudo hash/yaml format for regex mappings
2
3 # FFSF - nekoliko zaredanih ISBN, odvojenih s '. - '
4
5 10
6 '*'
7 'regex:^' => '^a'
8 'regex:\(' => ' ('
9 'regex: ' => ' '
10 ' | ' => '^a'
11 ' ; ' => '^a'
12 '. - ' => '^a'
13 'ISBN ' => ''
14 'ISBN ' => ''
15
16 101
17 '*'
18 'regex:^' => '^a'
19 ' ; ' => '^a'
20
21 200
22 '*'
23 '[A]' => 'A'
24 '[An]' => 'An'
25 '[The]' => 'The'
26 '[Der]' => 'Der'
27 '[Le]' => 'Le'
28 '<' => ''
29 '>' => ''
30 '^a'
31 ' = ' => '^d'
32 ' : ' => '^e'
33 ' ; ' => '^k'
34 '^g' => '^f'
35 '^d'
36 '^e' => ' : '
37 '^k' => ' ; '
38 '^e' => ' : '
39 '^k'
40 '^d' => ' = '
41 '^k' => ' ; '
42 '^e' => ' : '
43 '^e'
44 '^d' => ' = '
45 '^k' => ' ; '
46 '^g' => '^f'
47 '^e' => ' : '
48 '^e' => ' : '
49 '^f'
50 '^f' => ' ; '
51 '^d' => ' = '
52 '*'
53 '^g' => ' ; '
54
55 205
56 '*'
57 'regex:^' => '^a'
58 '^a'
59 ' / ' => '^f'
60
61 210
62 '*'
63 '^b' => '^a'
64 '^g' => '^c'
65 ' ; ' => '^a'
66 ' : ' => '^c'
67 '*'
68 '^c' => ' : ^b'
69 '^d' => '^c'
70 '^a'
71 '^a' => ' ; ^x'
72 '^c' => ', ^c'
73 '^x'
74 '^a' => ' ; ^x'
75 '^a' => ' ; ^x'
76 '^a' => ' ; ^x'
77 '^a' => ' ; ^x'
78 '^b'
79 '^a' => ' ; ^x'
80 '^a' => ' ; ^x'
81 '^a' => ' ; ^x'
82 '^a' => ' ; ^x'
83 '^c' => ', ^c'
84 '*'
85 '^x' => '^a'
86 '^y' => '^a'
87 '^c'
88 '. (' => '. ^e('
89 '^e'
90 ' : ' => ' : ^f'
91 '*'
92 'regex:$' => '.'
93
94 225
95 '^a'
96 '^e' => ' : '
97 '^f' => ' / '
98 '^d' => ' = '
99 ' ; ' => '^v'
100 ', ISSN ' => '^x'
101 '^v'
102 '^e' => ' : '
103 '^i'
104 '^f' => ' / '
105 '^e' => ' : '
106 '^v'
107 '^f' => ' / '
108 '^d' => ' = '
109 '*'
110 '^e' => '^a'
111 610
112 '*'
113 '_ _' => ' -- '
114
115 701
116 '*'
117 '^b' => ', '
118 702
119 '*'
120 '^b' => ', '
121
122 991
123 'regex:^' => '^8SLF^aFFZG^bFFZG^cSE^islf'
124 'regex:$' => '^yKNJ'
125
126 220
127 'regex:^' => '^8SLF^aFFZG^bFFZG^cSE^islf'
128 'regex:$' => '^yKNJ'
129
130 221
131 'regex:^' => '^8SLF^aFFZG^bFFZG^cSE^islf'
132 'regex:$' => '^yKNJ'
133
134 222
135 'regex:^' => '^8SLF^aFFZG^bFFZG^cSE^islf'
136 'regex:$' => '^yKNJ'
137
138 223
139 'regex:^' => '^8SLF^aFFZG^bFFZG^cSE^islf'
140 'regex:$' => '^yKNJ'

  ViewVC Help
Powered by ViewVC 1.1.26