################################################## # The Global package contains macros that work for all display # screens. If the [c=collection] # is not specified, the macro will work for all collections. ############################################# ############################################## package Global ######################################################### # Global: Page content ################################################# # This is the title image for each collection and it # is defined in the collect.cfg file _imagecollection_ [c=grant]{_If_("_iconcollection_" ne "", , _imagecollectionv_} _imagecollectionv_ [c=grant] {_If_(_collectionname_,

_collectionname_

)} ###################################################### # Global: Width macros ###################################################### # width of tabs when displaying tables of contents _tabwidth_ [c=grant] {} _pagewidth_ [c=grant] {595} # defaultwidth is the width buttons default to if not included in this list _defaultwidth_ [c=grant] {} _searchwidth_ [c=grant] {_widthtsrchx_} _Titlewidth_ [c=grant] {_widthttitlx_} _Datewidth_ [c=grant] {_widthtdatex_} _Subjectwidth_ [c=grant] {_widthtsubjx_} _Fromwidth_ [c=grant] {_widthtfromx_} _Peoplewidth_ [c=grant] {_widthtpeopx_} _Serieswidth_ [c=grant] {_widthtserx_} _Organizationwidth_ [c=grant] {_widthtorgx_} _Languagewidth_ [c=grant] {_widthtlangx_} _Listwidth_ [c=grant] {_widthtlistx_} _Creatorwidth_ [c=grant] {_widthtauthx_} ## All navigation bar buttons for grant is 68 pixels, for organization is 110 pixels. -AZ 09/29/02 _widthtsrchx_[c=grant]{68} _widthttitlex_[c=grant]{68} _widthpeopx_[c=grant]{68} _widthtdatex_[c=grant]{68} _widthtsubjx_[c=grant]{68} _widthfromx_[c=grant]{68} _widthtserx_[c=grant]{68} _widthtorgx_ [c=grant]{110} ###################################################### # Global: Macros whose value are set from within the server at runtim. These are here only to reference # and to set default values if required. ###################################################### _navigation_ _widthtspace_[c=grant]{} ###################################################### # Global: Navigation bar images ##################################################### _imagesearch_ [c=grant] {_If_("_cgiargu_" ne "1",_imagesearch2_,_iconnosearch_)} _imagesearch2_ [c=grant] {_gsimage_(_httpquery_,_httpicontsrchof_,_httpicontsrchon_,srch,_textimagesearch_)} _imageTitle_ [c=grant] {_gsimage_(_httpbrowseTitle_,_httpiconttitlof_,_httpiconttitlon_,titles,_textimageTitle_)} _imageSubject_[c=grant] {_gsimage_(_httpbrowseSubject_,_httpicontsubjof_,_httpicontsubjon_,subjects,_textimageSubject_)} _imagePlace_ [c=grant] {_gsimage_(_httpbrowsePlace_,_httpicontfromof_,_httpicontfromon_,place,_textimagefrom_)} _imageDate_ [c=grant] {_gsimage_(_httpbrowseDate_,_httpicontdateof_,_httpicontdateon_,dates,_textimageDate_)} _imagePeople_ [c=grant] {_gsimage_(_httpbrowsePeople_,_httpicontpeopof_,_httpicontpeopon_,people,_textimagePeople_)} _imageSeries_ [c=grant] {_gsimage_(_httpbrowseSeries_,_httpicontserof_,_httpicontseron_,series,_textimageSeries_)} _imageOrganization_ [c=grant] {_gsimage_(_httpbrowseOrganization_,_httpicontorgof_,_httpicontorgon_,org,_textimageOrganization_)} #_imageCreator_ [c=grant] {_gsimage_(_httpbrowseCreator_,_httpicontauthof_,_httpicontauthon_,authors,_textimageCreator_)} ################################## # The following macros and images were created by AZ. ########################################## _imagepref_ [c=grant] {_If_("_cgiargu_" ne "1",_imagepref2_)} _imagepref2_ [c=grant] {_gsimage_(_httppagepref_,_httpiconcprefof_,_httpiconcprefon_,pref,_textimagepref_)} _imagehelp_ [c=grant] {_gsimage_(_httppagehelp_,_httpiconchelpof_,_httpiconchelpon_,help,_textimagehelp_)} _imagehome_ [c=grant] {_If_("_cgiargu_" ne "1",_imagehome2_)} _imagehome2_ [c=grant] {_gsimage_(_httppagehome_,_httpiconchomeof_,_httpiconchomeon_,homer,_textimagehome_)} _imagefinding_ [c=grant] {_gsimage_(_httppagefinding_,_httpiconcfindingof_,_httpiconcfindingon_,finding,_textimagefinding_)} _imagecollect_ [c=grant] {_gsimage_(_httppagecollect_,_httpiconccollectof_,_httpiconccollecton_,collect,_textimagecollect_)} _imageacua_ [c=grant] {_gsimage_(_httppageacua_,_httpiconcacuaof_,_httpiconcacuaon_,acua,_textimageacua_)} ############################################################# # Global: Side navigating links ######################################################## # This macro controls the display of navigation links on the top right corner. It is created by AZ. _javalinks_ [c=grant]{_imagehelp_
_imagehome_
_imagecollect_} ####################################################################################### # Global: Javascripts that pop up another window for Access Policy. Added by AZ-6/30/03 ###################################################################################### _accesspolicy_ [c=grant] {javascript:w=window.open("/gsdl/collect/grant/access.htm","popupWin","scrollbars=yes,width=400,height=300,resizable=yes");w.focus();} _realone_ [c=grant] {javascript:w=window.open("/gsdl/collect/grant/realone.html","popupWin","scrollbars=yes,width=400,height=300,resizable=yes");w.focus();} ################################################################## # Font face used in the cfg file. Because if use the {if} conmmand, it only accept one comma. Created by AZ, 7/9/03 ##################################################################### _fontface_ [c=grant] {face="Arial, Helvetica, sans-serif"} ########################################################## # Global: http macros ######################################################### _httppagex_ [c=grant] {_gwcgi_?e=_compressedoptions_&a=p&p=_1_} _httppagehome_[c=grant] {_httpprefix_/collect/grant/grant.shtml} _httppagehelp_ [c=grant] {_httppagex_(help)} _httppagepref_ [c=grant] {_httppagex_(preferences)} # httpprefix is the server name. For now it is http://test.aladin.wrlc.org/gsdl/ --AZ 08/20/02 _httppagefinding_ [c=grant] {} _httppagecollect_ [c=grant]{http://www.aladin.wrlc.org/dl/} _httppageacua_ [c=grant] {http://libraries.cua.edu/archives.html} _httpiconmore_ [c=grant] {_httpprefix_/collect/grant/images/more.gif} _widthmore_ [c=grant] {75} _heightmore_ [c=grant] {20} _httpiconless_ [c=grant] {_httpprefix_/collect/grant/images/less.gif} _widthless_ [c=grant] {100} _heightless_ [c=grant] {20} _httpiconspacer_ [c=grant] {_httpprefix_/collect/grant/images/spacer.gif} _widthspacer_ [c=grant] {} _heightspacer_ [c=grant] {} _httpicontabspace_ [c=grant] {_httpprefix_/collect/grant/images/tabspace.gif} _widthtabspace_ [c=grant] {} _heighttabspace_ [c=grant] {} # This is the space image on the navigation bar generated from the server. _httpicontspace_ [c=grant] {_httpprefix_/collect/grant/images/tspace.gif} _heighttspace_ [c=grant] {20} _widthtspace_ [c=grant] {} # the three blue line dividers _httpicondivb_ [c=grant] {_httpprefix_/collect/grant/images/divb.gif} _widthdivb_ [c=grant] {_pagewidth_} _heightdivb_ [c=grant] {17} # Links on the top right corner #_httppageabout_ [c=grant] {_httppagex_(about)} _httppagehelp_ [c=grant] {_httppagex_(help)} #_httppagepref_ [c=grant] {_httppagex_(preferences)} #_httppagedocs_ [c=grant] {_httppagex_(docs)} _httpclearhistory_ [c=grant] {_gwcgi_?e=_compressedoptions_&a=dh} _httpcurrentdocument_ [c=grant] {_gwcgi_?e=_compressedoptions_&cl=_cgiargcl_&d=_cgiargd_} _httpquery_ [c=grant] {_gwcgi_?e=_compressedoptions_&a=q} _httpBrowse_ [c=grant] {_gwcgi_?e=_compressedoptions_&a=br} # _httpdoc_ is the same as _httpdocument_ - _httpdocument_ # may occasionally be altered by the server however _httpdocument_ [c=grant] {_gwcgi_?e=_compressedoptions_&a=d} _httpdoc_ [c=grant] {_gwcgi_?e=_compressedoptions_&a=d} _httpextlink_ [c=grant] {_gwcgi_?e=_compressedoptions_&a=extlink} _httpbuild_ [c=grant] {_gwcgi_?e=_compressedoptions_&a=bc} ######################################################## # Global: icons ######################################################## # Image names start with a "t" is the buttons on the navigation bar generated by the server. --AZ # Image names start with a "c" is the buttons on the top right corner. --AZ # Search _httpicontsrchgr_ [c=grant] {_httpprefix_/collect/grant/images/tsrchgr.gif} _httpicontsrchof_ [c=grant] {_httpprefix_/collect/grant/images/tsrchof.gif} _httpicontsrchon_ [c=grant] {_httpprefix_/collect/grant/images/tsrchon.gif} _widthtsrchx_ [c=grant] {68} # Titles _httpiconttitlgr_ [c=grant] {_httpprefix_/collect/grant/images/ttitlgr.gif} _httpiconttitlof_ [c=grant] {_httpprefix_/collect/grant/images/ttitlof.gif} _httpiconttitlon_ [c=grant] {_httpprefix_/collect/grant/images/ttitlon.gif} _widthttitlx_[c=grant] {68} # Subjects _httpicontsubjgr_ [c=grant] {_httpprefix_/collect/grant/images/tsubjgr.gif} _httpicontsubjof_ [c=grant] {_httpprefix_/collect/grant/images/tsubjof.gif} _httpicontsubjon_ [c=grant] {_httpprefix_/collect/grant/images/tsubjon.gif} _widthtsubjx_[c=grant] {68} # Places (There is no Place icon and classifier. Has to use the From icon.--AZ) _httpicontfromgr_ [c=grant] {_httpprefix_/collect/grant/images/tfromgr.gif} _httpicontfromof_ [c=grant] {_httpprefix_/collect/grant/images/tfromof.gif} _httpicontfromon_ [c=grant] {_httpprefix_/collect/grant/images/tfromon.gif} _widthtfromx_[c=grant] {68} # People _httpicontpeopgr_ [c=grant] {_httpprefix_/collect/grant/images/tpeopgr.gif} _httpicontpeopof_ [c=grant] {_httpprefix_/collect/grant/images/tpeopof.gif} _httpicontpeopon_ [c=grant] {_httpprefix_/collect/grant/images/tpeopon.gif} _widthtpeopx_ [c=grant] {68} # Series _httpicontsergr_ [c=grant] {_httpprefix_/collect/grant/images/tsergr.gif} _httpicontserof_ [c=grant] {_httpprefix_/collect/grant/images/tserof.gif} _httpicontseron_ [c=grant] {_httpprefix_/collect/grant/images/tseron.gif} _widthtserx_ [c=grant] {68} # Organization _httpicontorggr_ [c=grant] {_httpprefix_/collect/grant/images/torggr.gif} _httpicontorgof_ [c=grant] {_httpprefix_/collect/grant/images/torgof.gif} _httpicontorgon_ [c=grant] {_httpprefix_/collect/grant/images/torgon.gif} _widthtorgx_ [c=grant] {110} # Date _httpicontdategr_ [c=grant] {_httpprefix_/collect/grant/images/tdategr.gif} _httpicontdateof_ [c=grant] {_httpprefix_/collect/grant/images/tdateof.gif} _httpicontdateon_ [c=grant] {_httpprefix_/collect/grant/images/tdateon.gif} _widthtdatex_[c=grant] {68} # Preference _httpiconcprefof_ [c=grant] {_httpprefix_/collect/grant/images/cprefof.gif} _httpiconcprefon_ [c=grant] {_httpprefix_/collect/grant/images/cprefon.gif} # Help _httpiconchelpof_ [c=grant] {_httpprefix_/collect/grant/images/chelpof.gif} _httpiconchelpon_ [c=grant] {_httpprefix_/collect/grant/images/chelpon.gif} # Home _httpiconchomeof_ [c=grant] {_httpprefix_/collect/grant/images/chomeof.gif} _httpiconchomeon_ [c=grant] {_httpprefix_/collect/grant/images/chomeon.gif} # Finding aid (Created by AZ) _httpiconcfindingof_ [c=grant] {_httpprefix_/collect/grant/images/cfindingof.gif} _httpiconcfindingon_ [c=grant] {_httpprefix_/collect/grant/images/cfindingon.gif} # Collections (Created by AZ) _httpiconccollectof_ [c=grant] {_httpprefix_/collect/grant/images/ccollectof.gif} _httpiconccollecton_ [c=grant] {_httpprefix_/collect/grant/images/ccollecton.gif} # ACUA (Icon to link back to the Institutional Special Collections page. Created by AZ) _httpiconcacuaof_ [c=grant] {_httpprefix_/collect/grant/images/cacuaof.gif} _httpiconcacuaon_ [c=grant] {_httpprefix_/collect/grant/images/cacuaon.gif} # Don't know what the following macros for. --AZ 08/20/02) _iconblankbar_ [c=grant] {
} _icontext_ [c=grant] {_texticontext_} _iconblanktext_ [c=grant] {} # Next and Previous arrow. _iconnext_ [c=grant] {_texticonnext_} _iconprev_ [c=grant]{_texticonprev_} ########################################################################## # Global: text macros # from English.dm ########################################################################### _textimagesearch_ [c=grant] {Search for specific terms} _textimageTitle_ [c=grant]{Browse alphabetical list of titles} _textimageSubject_ [c=grant]{Browse by subjects} _textimageCreator_ [c=grant]{Browse alphabetical list of authors} _textimagePeople_ [c=grant]{Browse alphabetical list of people} _textimageOrganization_ [c=grant]{Browse by organizations} _textimageFrom_ [c=grant]{Browse by place names} _textimageDate_ [c=grant]{Browse by dates} _textimageSeries_ [c=grant]{Browse by series} # The following macros are not used in the grant collection. AZ 08/20/02 _textimageList_ [c=grant]{Browse document listing} _textimageHowto_ [c=grant]{Browse how to categories} _textimageTopic_ [c=grant]{Browse special topic issues} _textimageBrowse_ [c=grant]{Browse} _textimageLanguage_ [c=grant]{Browse by language} _textimageAcronym_ [c=grant]{Browse acronyms} _textimagePhrase_ [c=grant]{Browse phrases} _textimageArtist_ [c=grant]{Browse artists} _textimageSource_ [c=grant]{Browse by original filename} _texticontabsearchgreen_[c=grant]{Search} _texticontabtitlegreen_[c=grant]{Titles A-Z} _texticontabsubjectgreen_[c=grant]{Subjects} _texticontaborggreen_[c=grant]{Organizations} _texticontabPeoplegreen_[c=grant] {People A-Z} _texticontabfromgreen_[c=grant]{Places} _texticontabdategreen_[c=grant]{Dates} _texticontabseriesgreen_[c=grant]{Series} _texticontablistgreen_ [c=grant]{Listing} _texticontabauthorgreen_[c=grant] {Authors A-Z} _texticontabtogreen_[c=grant] {To} _texticontabhowgreen_[c=grant]{How to} _texticontabtopicgreen_[c=grant]{Topics} _texticontabbrwsegreen_[c=grant]{Browse} _texticontabLanguagegreen_[c=grant]{Language} _texticontabAcronymgreen_[c=grant]{Acronyms} _texticontabPhrasegreen_[c=grant]{Phrases} _texticontabArtistgreen_[c=grant]{Artists} _texticontabSourcegreen_[c=grant]{Filenames} # If the names of the month are in the curly brackets, the names will be displayed in the Date field. -AZ _textmonth00_[c=grant]{} _textmonth01_[c=grant]{} _textmonth02_[c=grant]{} _textmonth03_[c=grant]{} _textmonth04_[c=grant]{} _textmonth05_[c=grant]{} _textmonth06_[c=grant]{} _textmonth07_[c=grant]{} _textmonth08_[c=grant]{} _textmonth09_[c=grant]{} _textmonth10_[c=grant]{} _textmonth11_[c=grant]{} _textmonth12_[c=grant]{} _textmonth99_[c=grant]{Undated} _textimagehome_ [c=grant] {Felix E. Grant Collection} _textimagefinding_ [c=grant] {Finding Aid} _textimagecollect_ [c=grant] {WRLC Special Collections} #_textimageacua_ [c=grant] {ACUA - The American Catholic History Research Center and University Archives} #_textimagepref_ [c=grant] {Set Preferences} _textimagehelp_ [c=grant] {Help} ######################################################################################### ############################################################################################ # Style controls the display style for all pages. ############################################################################################ ############################################################################################ package Style _htmlhead_[c=grant] { _pagetitle_ _globalscripts_ _wrlchead_ } # Graphics on the top of each page. Created by AZ 08/20/02 _pagebanner_ [c=grant] {
_imagecollection_ _imagethispage_ _javalinks_
_pagebannerextra_
} # Footer. Created by AZ 08/20/02 _footer_ [c=grant]{ _pagefooterextra_

 

| Help | Preferences | WRLC Special Collections |
| Felix E. Grant Jazz Archives | Main |


_endspacer_ _htmlfooter_ } ############################################################################################ # document package is very important because it controls all pages that linked from the navigation bar. -AZ ############################################################################################ ############################################################################################ package document ####################################################### # Document: text macros from English.dm ####################################################### _texticonhtitle_ [c=grant] {Titles} _texticonhauth_ [c=grant] {Authors A-Z} _texticonhsubj_ [c=grant] {Subjects} _texticonhpeople_ [c=grant] {People A-Z} _texticonhfrom_ [c=grant] {Places} _texticonhdate_ [c=grant] {Dates} _texticonhser_ [c=grant] {Series} _texticonhorg_ [c=grant] {Organizations} # The following macros are not used in the grant. AZ 08/20/02 _texticonhhow_ [c=grant] {How to} _texticonhbrwse_ [c=grant] {Browse} _texticonhto_ [c=grant] {To} _texticonhlanguage_ [c=grant] {Languages} _texticonhacronym_ [c=grant] {Acronyms} _texticonhphrases_ [c=grant] {Phrases} _texticonhartist_ [c=grant] {Artists} _texticonhsrc_ [c=grant] {Filenames} _textgoto_ [c=grant] {go to page} _textintro_ [c=grant] {(introductory text)} ####################################################### # Document: icons from English.dm ####################################################### # image names start with a "h" are the page headings. All page headings must be 188 pixels in width and 106 pixels in height. AZ 08/20/02 # Title header _httpiconhtitle_ [c=grant] {_httpprefix_/collect/grant/images/h\_title.gif} _widthhtitle_ [c=grant] {188} _heighthtitle_[c=grant] {106} # Subject header _httpiconhsubj_ [c=grant] {_httpprefix_/collect/grant/images/h\_subj.gif} _widthhsubj_[c=grant] {188} _heighthsubj_[c=grant] {106} # Place header _httpiconhfrom_ [c=grant] {_httpprefix_/collect/grant/images/h\_from.gif} _widthhfrom_[c=grant] {188} _heighthfrom_[c=grant] {106} # Date header _httpiconhdate_ [c=grant] {_httpprefix_/collect/grant/images/h\_date.gif} _widthhdate_[c=grant] {188} _heighthdate_[c=grant] {106} # People header _httpiconhpeople_ [c=grant] {_httpprefix_/collect/grant/images/h\_people.gif} _widthhpeople_ [c=grant] {188} _heighthpeople_ [c=grant] {106} # Series header _httpiconhser_ [c=grant] {_httpprefix_/collect/grant/images/h\_ser.gif} _widthhser_ [c=grant] {188} _heighthser_ [c=grant] {106} # Organization header _httpiconhorg_ [c=grant] {_httpprefix_/collect/grant/images/h\_org.gif} _widthhorg_ [c=grant] {188} _heighthorg_ [c=grant] {106} # This is a new header created for the record display page by AZ. A "If" command to display this image. AZ 08/20/02 # Description header _httpiconhdesc_ [c=grant] {_httpprefix_/collect/grant/images/h\_desc.gif} _widthhdesc_ [c=grant] {188} _heighthdesc_ [c=grant] {106} ########################################################## # Document: Header and footer #################################################### # This macro specifies that if there is no image for this page that could be generated by the server, display the Description image. Created by AZ. _imagethispage_ [c=grant] {_If_("_iconthispage_" ne "", ,_iconthispage_)} # Prev and Next arrows _httpprevarrow_ [c=grant] {_httpprefix_/collect/grant/images/less.gif} _httpnextarrow_ [c=grant] {_httpprefix_/collect/grant/images/more.gif} # Do not know what these two macros for. AZ 08/20/02 _pagetitle_ [c=grant] {} _phindclassifier_ [c=grant] {} _header_ [c=grant] {_cgihead__htmlhead__pagebanner_} _cgihead_ [c=grant] {} _content_ [c=grant] {
_endspacer_ _htmlfooter_ } ####################################################################### # Document: navigation arrows # ####################################################################### _navarrows_ [c=grant]{
_navigationbar_
} _textheader_ [c=grant] {_cgihead__htmlhead__pagebanner_} # ALADIN blue header _footer_ [c=grant]{

_pagefooterextra_

 

| Help | Preferences | WRLC Special Collections |
| Felix E. Grant Jazz Archives | Main |


_prevarrow_ _nextarrow_
} _prevarrow_ [c=grant] {_If_(_httpprevarrow_,_iconprev_)} _nextarrow_ [c=grant] {_If_(_httpnextarrow_,_iconnext_)} ####################################################################### # Document: the goto form ####################################################################### _gotoform_ [c=grant]{
} _textnumpages_ [c=grant] { (_1_ _pages_)} _parentarrow_ [c=grant] {} #################################################################################### ############################################################################################ ## The query package controls all page displays for the Search page and Search result pages. ## Tried to put the How to Search contents here and it worked for the Search page ## but it also displayed on all search result pages. AZ ########################################################################################## ############################################################################################ ############################################################################################ package query ################################################################## # Query: icons from English.dm ############################################################### # Search header _httpiconhsearch_ [c=grant] {_httpprefix_/collect/grant/images/h\_search.gif} _widthhsearch_ [c=grant] {188} _heighthsearch_ [c=grant] {106} # Results _httpiconqryresb_ [c=grant] {_httpprefix_/collect/grant/images/qryresb.gif} _widthqryresb_ [c=grant] {_pagewidth_} _heightqryresb_ [c=grant] {17} # History _httpiconsrchhistb_[c=grant] {_httpprefix_/collect/grant/images/schhistb.gif} _widthsrchhistb_ [c=grant] {_pagewidth_} _heightsrchhistb_ [c=grant] {17} # Display _httpicondisplay_[c=grant] {_httpprefix_/collect/grant/images/display.gif} _widthdisplay_ [c=grant] {_pagewidth_} _heightdisplay_ [c=grant] {} # Do not know what these macros for. AZ _httpiconmstdsqrof_ [c=grant] {_httpprefix_/collect/grant/images/mstdsof.gif} _httpiconmstdsqron_ [c=grant] {_httpprefix_/collect/grant/images/mstdson.gif} ################################################################## # Query: page content ################################################################# _header_ [c=grant] {_cgihead__htmlhead__pagebanner_} # ALADIN blue header _content_ [c=grant] {
} _maxdocoption_ [c=grant]{ } _hitsperpageoption_ [c=grant] { } ######################################### # Pref: java links ####################################### _javalinks_ [c=grant]{_imagehelp_
_imagehome_
_imagecollect_} ########################################################## # Pref: icons ########################################################## # Preferences _httpiconhpref_ [c=grant] {_httpprefix_/collect/grant/images/h\_pref.gif} _widthhpref_ [c=grant] {188} _heighthpref_ [c=grant] {106} ######################################################### # Pref: page content ################################################ _pagetitle_ [c=grant] {_collectionname_: _textpreferences_} _imagethispage_ [c=grant] {_iconthispage_} _header_ [c=grant] {_cgihead__htmlhead__pagebanner_} # ALADIN blue header _content_ [c=grant] {
_navigationbar_
_If_(_cgiargct_,_selectqueryform_,_queryform_)
_If_(_searchhistorylist_,
_iconsearchhistorybar_

_searchhistorylist_ ) _If_(_cgiargq_,
_iconqueryresultsbar_

_freqmsg_ _textpostprocess_
_resultline_ ,
_iconblankbar_
)
} # we want to put the links to previous/next pages of results # in the footer _pagefooterextra_ [c=grant]{
_If_(_prevfirst_,_iconprev__textmatches__prevfirst_ - _prevlast_) _If_(_nextfirst_,_textmatches__nextfirst_ - _nextlast__iconnext_)
} ############################################################################################ ############################################################################################ ############################################################################################ ############################################################################################ package preferences _stemoption_ [c=grant]{
_textwordends_ _textstem_
_textnostem_
} ############################################################################################ ############################################################################################ ############################################################################################ ############################################################################################ package help # Help _httpiconhhelp_ [c=grant] {_httpprefix_/collect/grant/images/h\_help.gif} _widthhhelp_ [c=grant] {188} _heighthhelp_[c=grant] {106} ############################################################# # Help: text macros from English.dm ########################################################## _textHelp_ [c=grant] {Help} _textSearchshort_ [c=grant] {search for particular words} _textDateshort_ [c=grant] {access documents by date} _textSubjectshort_ [c=grant] {access documents by subject} _textPeopleshort_ [c=grant]{access documents by personal name} _textOrganizationshort_ [c=grant]{access documents by organization} _textFromshort_ [c=grant]{access documents by place name} _textTitleshort_ [c=grant]{access documents by title} _textCreatorshort_ [c=grant]{access documents by creator} _textSeriesshort_ [c=grant]{access documents by series} # The following macros are not used in grant. AZ _textHowtoshort_ [c=grant]{access documents by how to listing} _textTopicshort_ [c=grant]{access documents by topic} _textLanguageshort_ [c=grant] {access documents by language} _textAcronymshort_ [c=grant]{access documents by acronym occurences} _textPhraseshort_ [c=grant]{browse phrases occurring in documents} _textArtistshort_ [c=grant]{access documents by artist} _textSourceshort_ [c=grant]{access documents by filename} _textdefaultshorttext_ [c=grant]{undefined classification} _textToshort_ [c=grant] {access documents by To field} _textBrowseshort_ [c=grant]{browse documents} # Macros for the How to Search _textSearchlong_ [c=grant]{

You can search for particular words that appear in the text from the "search" page. This can be reached by pressing the Search button. } _textTitlelong_ [c=grant]{

You can access documents by title by pressing the Titles button. This brings up a list of documents in alphabetic order. } _textOrganizationlong_ [c=grant] {

You can access publications by organization by pressing the organization button. This brings up a list of organizations. } _textHowtolong_ [c=grant] {

You can access documents by how to listing by pressing the how to button. This brings up a list of how to strings. } _textCreatorlong_ [c=grant] {

You can access publications by author by pressing the authors a-z button. This brings up a list of books, sorted by author name. } _textTopiclong_ [c=grant] {

You can access publications by topic by pressing the topic button. This brings up a list of topics to browse. } _textSerieslong_ [c=grant] {

You can access publications by series by pressing the series button. This brings up a list of those series which are currently in the collection. } _textSubjectlong_ [c=grant]{

You can access documents by subject by pressing the Subjects button. This brings up a list of subjects, represented by bookshelves. } _textTolong_ [c=grant] {

You can access publications by To field by pressing the to button. This brings up a list of addressees. } _textFromlong_ [c=grant] {

You can access documents by Places by pressing the Places button. This brings up a list of place names. } _textSerieslong_ [c=grant] {

You can access publications by series by pressing the series button. This brings up a list of those series which are currently in the collection. } _textDatelong_ [c=grant]{

You can access documents by date by pressing the Dates button. This brings up a list of all the issues, sorted chronologically. } _textBrowselong_ [c=grant] {

You can browse publications by pressing the browse button. } _textPeoplelong_ [c=grant] {

You can access documents by personal names by pressing the People button. This brings up a list of entries, sorted by surname. } _textLanguagelong_ [c=grant] {

You can access publications by language by pressing the languages button. This brings up a list of entries, sorted by language. } _textAcronymlong_ [c=grant] {

You can access publications by acronym occurrence by pressing the acronyms button. This brings up a list of the acronyms, and the places that they occur. } _textPhraselong_ [c=grant] {

You can browse phrases occurring in publications by pressing the phrases button. This uses the phind phrase browser. } _textArtistlong_ [c=grant] {

You can access publications by artist by pressing the artists button. This brings up a list of entries, sorted by artist name. } _textSourcelong_ [c=grant] {

You can access publications by filename by pressing the filenames button. This brings up a list of entries, sorted by original filename. } _textdefaultlongtext_ [c=grant] {

Click on the unknown button to browse publications (listing is sorted by an unknown field). } _textsimplehelpheading_ [c=grant] {How to find information in the _collectionname_} _texthelptopics_ [c=grant] {

Topics

} _texthelppreferences_ [c=grant] {

_textchangeprefs_

When you click the preferences button at the top of the page you will be able to change some features of the interface to suit your own requirements.

_iconblankbar_

Search preferences

Two pairs of buttons control the kind of text matching in the searches that you make. The first set (labeled "case differences") controls whether upper and lower case must match. The second ("word endings") controls whether to ignore word endings or not. It is possible to get a large query box, so that you can easily do paragraph-sized searching. It is surprisingly quick to search for large amounts of text.

For example, if the buttons ignore case differences and ignore word endings are selected, the query

will be treated the same as

because the uppercase letter in "African" will be transformed to lowercase, and the suffixes "n" and "ing" will be removed from "African" and "building" respectively (also, "s" would be removed from "builds").

You can switch to an "advanced" query mode which allows you to combine terms using AND (&), OR (|), and NOT (!). This allows you to specify more precise queries. You can turn the search history feature, which shows you your last few queries. This makes it easy to repeat slightly modified versions of previous queries. Finally, you can control the number of hits returned, and the number presented on each screenful. } ######################################################### # Help: Page content ########################################################## _imagethispage_ [c=grant] {_iconthispage_} _iconthispage_ [c=grant] {_textHelp_} # don't want collection icon on help page as much of the text is not collection specific _imagecollection_ [c=grant]{_If_("_iconcollection_" ne "", , _imagecollectionv_} _imagecollectionv_ [c=grant] {_If_(_collectionname_,

_collectionname_

)} _textnumbrowseoptions_ [c=grant] {_If_("_numbrowseoptions_" != "1",

_texttanumbrowseoptions_)} _simplehelp_ [c=grant] { _textnumbrowseoptions_ _textbrowseoptions_ } _header_ [c=grant] {_cgihead__htmlhead__pagebanner_} # ALADIN blue header _content_ [c=grant] {

_navigationbar_


_If_(_prefschanged_,

_prefschanged_
)


_If_("_cgiargct_" eq "1",_mgppsearchprefs_,_mgsearchprefs_)
} ############################################################################################ ############################################################################################ ############################################################################################ ############################################################################################ # The About page is not used for the final public pages. It is only linked to the View button from the DCDot entry page. AZ 08/20/02 Also linked to the Radio Interviews on the home page. --AZ 07/08/03 package about ######################################################## # About: icons ###################################################### _imagethispage_ [c=grant] {} # don't want link to 'about' page _imagecollection_ [c=grant] {_If_("_iconcollection_" ne "", ,

_collectionname_

)} ## "about" ## green_title ## h_about ## _httpiconhabout_ [c=grant] {_httpprefix_/collect/grant/images/h\_about.gif} _widthhabout_ [c=grant] {188} _heighthabout_ [c=grant] {106} _header_ [c=grant] {_cgihead__htmlhead__pagebanner_} # ALADIN blue header _pagetitle_ [c=grant] {_collectionname_} _content_ [c=grant] {
_navigationbar_
_texthelptopics_

_iconblankbar_

_textsimplehelpheading_

_simplehelp_

_iconblankbar_ _texthelpsearching_

_iconblankbar_ _texthelppreferences_

_iconblankbar_

} _textabout_ [c=grant] {

About the Felix E. Grant Radio Interviews

Felix Grant inaugurated The Album Sound in September 1954 on WMAL Radio 63 in Washington, DC. He spent 30 years as its host and producer. The program featured the full spectrum of jazz and blues and had one of the widest listening audiences in the Washington metropolitan area. Most of the interviews in this collection were conducted live during the program or were produced in the studio for broadcast on the show during the period from 1965 to 1984.

Access to the digital audio files in this collection is restricted to registered patrons in good standing of institutions that are members of the Washington Research Library Consortium. Validation of identification is required. Access for research may be granted to other individuals. For information contact: Prof. Judith Korey, Tel: 202.274.5265, Fax: 202.274.5817, jazzarchives@wrlc.org

How to Access the Radio Interview Files

Browse: you can browse the titles of the audio files through the following options:
Search: you can search the radio interviews by keyword, personal name, subject, place name, corporate name, etc. through the "Search" options.

Technical requirements: you will need RealOne Player in order to listen to the audio files. You can download the free RealOne Player at http://www.real.com/player/. If you are using Internet Explorer and having problems, please check Problems with IE and RealOne? for solutions.

}
_navigationbar_
_If_("_cgiargu_" ne "1",_query:queryform_

_iconblankbar_)

_textabout_