mhonarc-users

otherindexes resource

1997-04-06 13:56:20
I'd like to have an author-sorted index in addition to a date and a
 thread index.  

So I set up the otherindexes resource in my resource file purdue.new:

<!-- Purdue.new resource file                      
  -->
<MAIN>
<THREAD>
<SORT>                                                                
<OTHERINDEXES>
purdue.newer
</OTHERINDEXES>

<TITLE>   

Purdue University Cytometry Mailing List                                        
                  
</TITLE>  
                                                                         
<TTITLE>  
Purdue University Cytometry Mailing List (by thread)                            
                  
</TTITLE>        

<!--=== Index Page Customizations =========================================-->

<!-- Have LISTBEGIN contain last updated information
  -->                                                                  
<LISTBEGIN>
Last updated: $LOCALDATE$<br>
$NUMOFMSG$ messages in chronological order<br>                        
</address>
<ul>                                            
<li><a href="$TIDXFNAME$">Thread Index</a></li>
<li><a href="/old-mail/auteurs.html">Author Index</a></li>
<li><a href="/old-mail/ghindex.html">Moremail</a></li>

</ul>                                                                
<p>   
<hr>
<ul>                                                
</LISTBEGIN>         
                                          MHonArc Resources: RCFILE (p10 of 15)
<!-- A compact listing template
  -->                        
<LITEMPLATE>
<li>                                            
<strong>$SUBJECT:40$</strong>
($NUMFOLUP$) <em>$FROMNAME$</em><br>                                            
</LITEMPLATE>
                                                                      
<LISTEND>       
</ul>                                                                 
<p>  
<hr>                                                           
<strong>
<a href="http://foo.org/";>Home</a>
</strong>
<p>
</LISTEND>                                          
                                                                       
<!--=== Thread Index Page Customizations ==================================-->
<THEAD>
                              
<address>                      
Thread index<br>                        
Last updated: $LOCALDATE$<br>
$NUMOFMSG$ messages<br>                                            
</address>
<ul>                                            
<li><a href="/old-mail/auteurs.html">Author Index</a></li>
<li><a href="$IDXFNAME$">Main Index</a></li>
</ul>                                                                 
<hr>       
</THEAD>                                                              
     
<!--=== Message Customizations ============================================-->  
<EXCS override>
apparently                        
errors-to
followup
forward                                             
lines                                                                  
message-id                                                                    
mime-  
nntp-                          
originator                              
path                         
precedence                                                         
received  
replied                                         
return-path                                 
status                                                                
via        
x-                                                                    
</EXCS>
                                                                                
<LABELSTYLES>
-default-                         
subject:strong
from:strong
to:strong                                           
</LABELSTYLES>                                                         

 
-default-                          
subject:strong                          
from:strong                  
to:strong                                                          
keywords:em
newsgroups:strong                               
</FIELDSTYLES>                              
                                                                      
<MSGHEAD>  
<address>                                                             
Purdue Archive
</address>                                                                      
</MSGHEAD>   

<MSGFOOT>     
<strong>   
<a href="http://whatever/";>Home</a> |                
<a href="$IDXFNAME$">Main Index</a> |                                  
<a href="$TIDXFNAME$">Thread Index</a>
</strong>
                                        
</MSGFOOT>                         
                                        
<!--=== Icons =============================================================-->
<ICONS>                                                            
application/octet-stream:http://foo.org/icons/binary.xbm
application/postscript:http://foo.org/icons/postscript.xbm
audio/basic:http://foo.org/icons/sound.xbm  
image/gif:http://foo.org/icons/image.xbm                              
image/jpeg:http://foo.org/icons/image.xbm
image/tiff:http://foo.org/icons/image.xbm                             
multipart/alternative:http://foo.org/icons/alternative.xbm
multipart/digest:http://foo.org/icons/text.xbm                                  
multipart/mixed:http://foo.org/icons/mixed.xbm
multipart/parallel:http://foo.org/icons/mixed.xbm
text/richtext:http://foo.org/icons/mixed.xbm
text/html:http://foo.org/icons/mixed.xbm
text/plain:http://foo.org/icons/text.xbm            
unknown:http://foo.org/icons/unknown.doc.xbm                           
video/mpeg:http://foo.org/icons/movie.xbm
video/quicktime:http://foo.org/icons/movie.xbm
</ICONS>     

The other resource file purdue.newer is :
<!-- MHonArc purdue.newer resource file                      
  -->
<
<SORT>
<NOTHREAD>

<ADD>


<IDXFNAME>
 auteurs.html
</IDXFNAME>

<AUTHSORT>
<AuthorBegin>
<li><strong>$FROMNAME$</strong>
<ul>
</AuthorBegin>

<AuthorEnd>
</li></ul>
</AuthorEnd>


<TITLE>   

Purdue University Cytometry Mailing List (by Author)                            
                             
</TITLE>  
                                                                         
    

<!--=== Index Page Customizations =========================================-->

<!-- Have LISTBEGIN contain last updated information
  -->                                                                  
<LISTBEGIN>
Last updated: $LOCALDATE$<br>
$NUMOFMSG$ messages in chronological order<br>                        
</address>
<ul>                                            
<li><a href="/old-mail/maillist.html">Main Index</a></li>
<li><a href="$TIDXFNAME$">Thread Index</a></li>

<li><a href="/old-mail/ghindex.html">Moremail</a></li>

</ul>                                                                
<p>   
<hr>
<ul>                                                
</LISTBEGIN>  
<LITemplate>
<li>$SUBJECT$</li>
</LITemplate>
                                                            


<LISTEND>       
</ul>                                                                 
<p>  
<hr>                                                           
<strong>
<a href="http://localhost/old-mail/";>Home</a>
</strong>
<p>
</LISTEND>                       



and I  mhonarc like this : mhonarc -rcfile  /root/purdue.new -mbox purdue

I got 
Writing mail 
.....................................................................................................................................................................................................................
Writing ./maillist.html ...
Writing ./threads.html ...
Writing database ...
Reading resource file: purdue.newer ...
Writing ./auteurs.html ...
213 messages

 maillist.html and threads.html are correct 
 When I look auteurs.html I got :
Purdue University Cytometry Mailing List (by Author) 

Last updated: Sun Apr 06 20:20:02 97
213 messages in chronological order

       Main Index 
       Thread Index 
       Moremail 




Home 


Mail converted by MHonArc 2.0.0 beta 2      


No authors and no messages are listed.

Does anybody knows?

-- 
Arnaud Dupuy d'Angeac
Tel: 33-04-67605738
Fax:
ada(_at_)pythie(_dot_)cnusc(_dot_)fr

<Prev in Thread] Current Thread [Next in Thread>