about mail list

From: jameng.jin 金廣波 (jameng.jin@mic.com.tw)
Date: Mon Jan 07 2002 - 22:44:35 EST


 i am adding a mail addresslist to mozilla in address books page the same as
the tree directory of "personal address book and collected addresses " and
it should display openldap server's addresses automatically
the windows style defined in the file :
mailnews/addrbook/resources/content/abDirTreeOverlay.xul
as below
          <treerow>
            <treecell indent="true" class="treecell-indent" label="r
df:http://home.netscape.com/NC-rdf#DirName"
                     IsMailList="rdf:http://home.netscape.com/NC-rdf
#IsMailList"/>
          </treerow>
but i can't find the function that response the define
 label="rdf:http://home.netscape.com/NC-rdf#DirName"
and IsMailList="rdf:http://home.netscape.com/NC-rdf
#IsMailList"
and the resouce file is defined in the file
mailnews/addrbook/resources/locale/en-US/addressBook.properties
the resource is defined :
ldap_2.servers.history.description=Collected Addresses
ldap_2.servers.gab.description=Global Address Book
 
who can tell me how can the namespace
label="rdf:http://home.netscape.com/NC-rdf#DirName"
and IsMailList="rdf:http://home.netscape.com/NC-rdf
#IsMailList" contact with the resource
and where the function is to deal with the button.



This archive was generated by hypermail 2.1.2 : Mon Jan 07 2002 - 22:30:44 EST