/[webpac2]/trunk/conf/normalize/isis_ffzg.xml
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 /trunk/conf/normalize/isis_ffzg.xml

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

revision 266 by dpavlin, Fri Dec 16 16:09:44 2005 UTC revision 267 by dpavlin, Fri Dec 16 21:09:37 2005 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="ISO-8859-2"?>  <?xml version="1.0" encoding="ISO-8859-2"?>
2  <!--  <!--
3          isis_codepage is code page which isis uses          Here are few examples of syntax.
         index_codepage is code page which will be stored in index  
4    
5          format of this file is described in: doc/formating_xml.txt          <isis type="search|display">something v200^a something else</isis>
 -->  
 <config  
         isis_codepage="852"  
 >  
   
 <!--  
         <isis type="search|display|index">_pre_000x_sep_000x_sep_000x_post_</isis>  
6          <config type="search|display">name of var from config file</config>          <config type="search|display">name of var from config file</config>
7  -->  -->
8    <config>
9    <indexer>
         <format name="PersonalName"><![CDATA[  
                 <a href="?rm=results&show_full=1&f=PersonalName&v=%s">%s</a>  
         ]]></format>  
   
         <format name="Publisher"><![CDATA[<a href="?rm=results&show_full=1&f=Publisher&v=%s">%s</a>]]></format>  
   
         <format name="UncontrolledTerms"><![CDATA[  
                 <a href="?rm=results&show_full=1&f=UncontrolledTerms&v=%s">%s</a>  
         ]]></format>  
           
         <format name="UDC"><![CDATA[  
                 <a href="?rm=results&show_full=1&f=UDC&v=%s">%s</a>  
         ]]></format>  
           
     <indexer>  
         <headline>  
                 <isis type="display">v200^a : v200^e / v200^f, v210^d.</isis>  
                 <config >  
                         <delimiter> (</delimiter>  
                         <value>materialtype</value>  
                 </config>  
                 <config >  
                         <delimiter>) ---> Lokacija: </delimiter>  
                         <value>library</value>  
                 </config>  
         </headline>  
   
         <filename>  
                 <isis type="filename">out/v000.html</isis>        
         </filename>  
   
10          <MFN>          <MFN>
11                  <isis>v000</isis>                  <isis>v000</isis>
12          </MFN>          </MFN>
# Line 63  Line 24 
24          </IdentificationNumbers>          </IdentificationNumbers>
25                    
26          <Language>          <Language>
27                  <isis type="swish">filter{lang_swish}v101</isis>                  <isis type="search">filter{lang_search}v101</isis>
28                  <isis type="display">filter{lang_display}v101</isis>                  <isis type="display">filter{lang_display}v101</isis>
29          </Language>          </Language>
30                    
31          <TitleProper>          <TitleProper>
32                  <isis>filter{regex(s/<[^>]*>/)}v200^a</isis>                  <isis><![CDATA[filter{regex(s/<[^>]*>/)}v200^a]]></isis>
33          </TitleProper>          </TitleProper>
34    
35          <titleNo>          <titleNo>
# Line 284  Line 245 
245                  <config type="search">library_code</config>                  <config type="search">library_code</config>
246          </library>          </library>
247    
248      </indexer>  </indexer>
249  </config>  </config>

Legend:
Removed from v.266  
changed lines
  Added in v.267

  ViewVC Help
Powered by ViewVC 1.1.26