Bioghist initialize

From DLXS Documentation

(Difference between revisions)
Jump to: navigation, search
(New page: Back to foo Excerpt from DemofaFC::_initialize showing the change to the tocheads hash <pre> $self->SetSelfKeyInfo( 'tocheads' => { ...)
Line 1: Line 1:
-
Back to foo
+
Back to [[Mounting_a_Finding_Aids_Collection#Changing_the_Bioghist_labels_to_use_the_appropriate_.3Chead.3E_elements|Changing the Bioghist labels]]
 +
 
Excerpt from DemofaFC::_initialize showing the change to the tocheads hash
Excerpt from DemofaFC::_initialize showing the change to the tocheads hash

Revision as of 12:59, 29 July 2008

Back to Changing the Bioghist labels


Excerpt from DemofaFC::_initialize showing the change to the tocheads hash

    $self->SetSelfKeyInfo( 'tocheads' =>
                           {
                           #  'bioghist-t'      =>  {
                           #                         'collection' => qq{Biography},
                           #                         'recordgrp' => qq{History},
                           #                        },
                           # This provides a default heading if there is no <head> element in the <bioghist>
                           # it replaces the Bentley-specific code above.
                           # Note that we also must change sub GetBioghistTocHead below so it doesn't use or expect the values above.
                            'bioghist-t'      => qq{Biographical/Historical Note },
Personal tools