Project

General

Profile

« Previous | Next » 

Revision 9781aceb

Added by Andreas Kohlbecker over 13 years ago

refactoring footnote system

View differences:

themes/palmweb_2/template.php
104 104
//        $sourcesFootnoteKeyList = '';
105 105
//        foreach($descriptionElement->sources as $source){
106 106
//            $_fkey = FootnoteManager::addNewFootnote(UUID_DISTRIBUTION, theme('cdm_DescriptionElementSource', $source, false));
107
//            $sourcesFootnoteKeyList .= theme('cdm_footnote_key', $_fkey, UUID_DISTRIBUTION, ($sourcesFootnoteKeyList ? $separator : ''));
107
//            $sourcesFootnoteKeyList .= theme('cdm_footnote_key', $_fkey, ($sourcesFootnoteKeyList ? $separator : ''));
108 108
//        }
109 109
//        if($annotationFootnoteKeys && $sourcesFootnoteKeyList){
110 110
//            $annotationFootnoteKeys .= $separator;

Also available in: Unified diff