true, //Include structured data about tags and categories 'includeComments' => false, 'includeItemSubjects' => true, // Include basic data about tags and categories 'includeCreatorData' => true, // Include basic data about creators 'includeStructuredCreatorData' => true, //include structured data about creators 'includeOriginalPostData' => true, //include data about the original post (true to use tags and categories and creator data) 'checkImgSrcs' => false, //whether to check availability of image sources 'linkToEmbeddedObjects' => false, 'indexSubjects' => false, 'indexCategories' => false, 'indexTags' => false, 'indexPeople' => false, 'indexImages' => false, ); $ops['outputParams'] = $_SESSION['outputParams']; $tei = new TeiDom($_SESSION, $ops); header("Content-type: text/html"); $api = new TeiApi($tei); $fileName = $api->getFileName(); $ext = "html"; if( isset($ops['outputParams']['download']) ) { header("Content-type: text/html"); header("Content-Disposition: attachment; filename=$fileName.$ext"); } ?> <?php anth_the_project_title(true); ?>

" . __( 'Tags', 'anthologize' ) . "

"; } if ( anth_categories() ) { echo "

" . __( 'Categories', 'anthologize' ) . "

"; } anth_person_details(); anth_person_details('anthologizer'); ?>

By

Anthologized by:

Attributed to: