{* xnpbook detail block $detail Class, Author, Editor, Publisher, Publication year, ISBN, URL of Book $detail = array( 'classification' => array( 'value' => class name 'select' => array of class names select string ), 'author' => array( 'value' => author name ), 'editor' => array( 'value' => edior name), 'publisher' => array( 'value' => publisher name ), 'isbn' => array( 'value' => ISBN ), 'url' => array( 'value' => URL about this book) ) ) *}> <{* $Revision: 1.16 $ *}>
<{$basic.doi.name}> | "><{$basic.doi.value}> |
<{$basic.lang.name}> | " ><{$basic.lang.value}> |
<{$basic.title.name}> | " ><{$basic.title.value|nl2br}> |
<{$basic.keywords.name}> | "><{$basic.keywords.value}> |
<{$basic.description.name}> | " ><{$basic.description.value|nl2br}> |
<{$basic.last_update_date.name}> | " ><{$basic.last_update_date.value}> |
<{$basic.creation_date.name}> | "><{$basic.creation_date.value}> |
<{$basic.contributor.name}> | " ><{$basic.contributor.value}> |
<{$basic.item_type.name}> | "><{$basic.item_type.value}> |
<{$basic.change_logs.name}> | " ><{$basic.change_logs.value}> |
<{$smarty.const._MD_XNPBOOK_BOOK_CLASSIFICATION_LABEL}> | " ><{$detail.classification.display_value|escape|replace:"&#":""}> |
<{$smarty.const._MD_XNPBOOK_AUTHOR_LABEL}> | " ><{$detail.author.value|escape|replace:"&#":""}> |
<{$smarty.const._MD_XNPBOOK_EDITOR_LABEL}> | " ><{$detail.editor.value|escape|replace:"&#":""}> |
<{$smarty.const._MD_XNPBOOK_PUBLISHER_LABEL}> | " ><{$detail.publisher.value|escape|replace:"&#":""}> |
<{$smarty.const._MD_XNPBOOK_YEAR_LABEL}> | " ><{$basic.publication_year.value}> |
<{$smarty.const._MD_XNPBOOK_URL_LABEL}> | " ><{if $detail.url.value|escape|replace:"&#":"" != ""}><{$detail.url.value|escape|replace:"&#":""}><{/if}> |
<{$smarty.const._MD_XNPBOOK_ISBN_LABEL}> | " ><{$detail.isbn.value|escape|replace:"&#":""}> |
<{$smarty.const._MD_XNPBOOK_PDF_LABEL}> | " ><{$attachment.value}> |
<{$index.name}> | "><{$index.value}> |
<{$basic.related_to.name}> | "><{$basic.related_to.value}> |