Ignore:
Timestamp:
2006-01-27T17:49:20+13:00 (18 years ago)
Author:
jrm21
Message:

removed all httpiconh* images for the titles, we now use CSS-formatted
text instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/document.dm

    r11132 r11155  
    170170#######################################################################
    171171
    172 # title images - there should be one of these for each classification
    173 # supported by this receptionist
    174 
    175 # Dublin Core Metadata Element Set, Version 1.1
    176 # the receptionist server checks for the existence of _icon{META}page_
    177 # to see whether to set an image or just plain text for this document.
    178 _iconTitlepage_ {<img src="_httpiconhtitle_" width="_widthhtitle_" height="_heighthtitle_">}
    179 _iconTitlepage_ [v=1] {<h2>_texticonhtitle_</h2>}
    180 
    181 _iconCreatorpage_ {<img src="_httpiconhcreat_" width="_widthhcreat_" height="_heighthcreat_">}
    182 _iconCreatorpage_ [v=1] {<h2>_texticonhcreat_</h2>}
    183 
    184 _iconSubjectpage_ {<img src="_httpiconhsubj_" width="_widthhsubj_" height="_heighthsubj_">}
    185 _iconSubjectpage_ [v=1] {<h2>_texticonhsubj_</h2>}
    186 
    187 _iconDescriptionpage_ {<img src="_httpiconhdesc_" width="_widthhdesc_" height="_heighthdesc_">}
    188 _iconDescriptionpage_ [v=1] {<h2>_texticonhdesc_</h2>}
    189 
    190 _iconPublisherpage_ {<img src="_httpiconhpubl_" width="_widthhpubl_" height="_heighthpubl_">}
    191 _iconPublisherpage_ [v=1] {<h2>_texticonhpubl_</h2>}
    192 
    193 _iconContributorpage_ {<img src="_httpiconhcontr_" width="_widthhcontr_" height="_heighthcontr_">}
    194 _iconContributorpage_ [v=1] {<h2>_texticonhcontr_</h2>}
    195 
    196 _iconDatepage_ {<img src="_httpiconhdate_" width="_widthhdate_" height="_heighthdate_">}
    197 _iconDatepage_ [v=1] {<h2>_texticonhdate_</h2>}
    198 
    199 _iconTypepage_ {<img src="_httpiconhtype_" width="_widthhtype_" height="_heighthtype_">}
    200 _iconTypepage_ [v=1] {<h2>_texticonhtype_</h2>}
    201 
    202 _iconFormatpage_ {<img src="_httpiconhform_" width="_widthhform_" height="_heighthform_">}
    203 _iconFormatpage_ [v=1] {<h2>_texticonhform_</h2>}
    204 
    205 _iconIdentifierpage_ {<img src="_httpiconhident_" width="_widthhident_" height="_heighthident_">}
    206 _iconIdentifierpage_ [v=1] {<h2>_texticonhident_</h2>}
    207 
    208 _iconSourcepage_ {<img src="_httpiconhsrc_" width="_widthhsrc_" height="_heighthsrc_">}
    209 _iconSourcepage_ [v=1] {<h2>_texticonhsrc_</h2>}
    210 
    211 _iconLanguagepage_ {<img src="_httpiconhlang_" width="_widthhlang_" height="_heighthlang_">}
    212 _iconLanguagepage_ [v=1] {<h2>_texticonhlang_</h2>}
    213 
    214 _iconRelationpage_ {<img src="_httpiconhrel_" width="_widthhrel_" height="_heighthrel_">}
    215 _iconRelationpage_ [v=1] {<h2>_texticonhrel_</h2>}
    216 
    217 _iconCoveragepage_ {<img src="_httpiconhcover_" width="_widthhcover_" height="_heighthcover_">}
    218 _iconCoveragepage_ [v=1] {<h2>_texticonhcover_</h2>}
    219 
    220 _iconRightspage_ {<img src="_httpiconhright_" width="_widthhright_" height="_heighthright_">}
    221 _iconRightspage_ [v=1] {<h2>_texticonhright_</h2>}
    222 
    223 
    224 
    225 _iconCollagepage_ {<img src="_httpiconhcoll_" width="_widthhcoll_"
    226 height="_heighthcoll_">}
    227 _iconCollagepage_ [v=1] {<h2>_texticonhcoll_</h2>}
    228 
    229 _iconListpage_ {<img src="_httpiconhlist_" width="_widthhlist_"
    230 height="_heighthlist_">}
    231 _iconListpage_ [v=1] {<h2>_texticonhlist_</h2>}
    232 
    233 _iconTopage_ {<img src="_httpiconhto_" width="_widthhto_"
    234 height="_heighthto_">}
    235 _iconTopage_ [v=1] {<h2>_texticonhto_</h2>}
    236 
    237 _iconFrompage_ {<img src="_httpiconhfrom_" width="_widthhfrom_"
    238 height="_heighthfrom_">}
    239 _iconFrompage_ [v=1] {<h2>_texticonhfrom_</h2>}
    240 
    241 _iconSeriespage_ {<img src="_httpiconhser_" width="_widthhser_"
    242 height="_heighthser_">}
    243 _iconSeriespage_ [v=1] {<h2>_texticonhser_</h2>}
    244 
    245 _iconHowtopage_ {<img src="_httpiconhhow_" width="_widthhhow_"
    246 height="_heighthhow_">}
    247 _iconHowtopage_ [v=1] {<h2>_texticonhhow_</h2>}
    248 
    249 _iconTopicpage_ {<img src="_httpiconhtopic_" width="_widthhtopic_"
    250 height="_heighthtopic_">}
    251 _iconTopicpage_ [v=1] {<h2>_texticonhtopic_</h2>}
    252 
    253 _iconOrganizationpage_ {<img src="_httpiconhorg_" width="_widthhorg_"
    254 height="_heighthorg_">}
    255 _iconOrganizationpage_ [v=1] {<h2>_texticonhorg_</h2>}
    256 
    257 _iconBrowsepage_ {<img src="_httpiconhbrwse_" width="_widthhbrwse_"
    258 height="_heighthbrwse_">}
    259 _iconBrowsepage_ [v=1] {<h2>_texticonhbrwse_</h2>}
    260 
    261 _iconPeoplepage_ {<img src="_httpiconhpeople_" width="_widthhpeople_"
    262 height="_heighthpeople_">}
    263 _iconPeoplepage_ [v=1] {<h2>_texticonhpeople_</h2>}
    264 
    265 _iconAcronympage_ {<img src="_httpiconhacronym_" width="_widthhacronym_"
    266 height="_heighthacronym_">}
    267 _iconAcronympage_ [v=1] {<h2>_texticonhacronym_</h2>}
    268 
    269 _iconPhrasepage_ {<img src="_httpiconhphrse_" width="_widthhphrse_"
    270 height="_heighthphrse_">}
    271 _iconPhrasepage_ [v=1] {<h2>_texticonhphrse_</h2>}
    272 
    273 _iconArtistpage_ {<img src="_httpiconhartist_" width="_widthhartist_"
    274 height="_heighthartist_">}
    275 _iconArtistpage_ [v=1] {<h2>_texticonhartist_</h2>}
    276 
    277 _iconKeywordpage_ {<img src="_httpiconhkw_" width="_widthhkw_"
    278 height="_heighthkw_">}
    279 _iconKeywordpage_ [v=1] {<h2>_texticonhkw_</h2>}
    280 
    281 _iconVolumepage_ {<img src="_httpiconhvol_" width="_widthhvol_"
    282 height="_heighthvol_">}
    283 _iconVolumepage_ [v=1] {<h2>_texticonhvol_</h2>}
    284 
    285 _iconCaptionspage_ {<img src="_httpiconhcapt_" width="_widthhcapt_"
    286 height="_heighthcapt_">}
    287 _iconCaptionspage_ [v=1] {<h2>_texticonhcapt_</h2>}
    288 
    289 _iconCountriespage_ {<img src="_httpiconhcount_" width="_widthhcount_"
    290 height="_heighthcount_">}
    291 _iconCountriespage_ [v=1] {<h2>_texticonhcount_</h2>}
    292 
    293 
    294172_iconsmalltext_ {<img src="_httpiconsmtext_" class="icon" width=_widthsmtext_ height=_heightsmtext_ alt="_texticonsmalltext_" title="_texticonsmalltext_">}
    295173_iconsmalltext_ [v=1] {<small><b>_texticonsmalltext2_</b></small>}
Note: See TracChangeset for help on using the changeset viewer.