| 1 |
<{* xnparticle register block *}> |
| 2 |
<{* $Revision: 1.4 $ *}> |
| 3 |
|
| 4 |
<font size='+1' color='red'><{$smarty.const._MD_XNPARTICLE_REGISTER_TOP_MESSAGE}></font> |
| 5 |
<table class="outer"> |
| 6 |
<!-- Basic Information --> |
| 7 |
<tr> |
| 8 |
<td class="head"><{$basic.doi.name}></td> |
| 9 |
<td class="<{cycle name="oddeven" values="odd,even"}>"><{$basic.doi.value}></td> |
| 10 |
</tr> |
| 11 |
<tr> |
| 12 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_TITLE_LABEL}><{$smarty.const._MD_XOONIPS_ITEM_REQUIRED_MARK}></td> |
| 13 |
<td class="<{cycle name="oddeven" values="odd,even"}>" > |
| 14 |
<table> |
| 15 |
<tr> |
| 16 |
<td width="70"><{$basic.title.name}></td> |
| 17 |
<td><input size=50 type='text' name='title' value='<{$detail.title|escape|replace:"&#":"&#"}>' STYLE='ime-mode:inactive;' /></td> |
| 18 |
</tr> |
| 19 |
<tr> |
| 20 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_KANA_LABEL}></td> |
| 21 |
<td> |
| 22 |
<input size=50 type='text' name='title_kana' value='<{$detail.title_kana|escape|replace:"&#":"&#"}>' STYLE='ime-mode:active;' /> |
| 23 |
<input type='hidden' name='xnparticleTitleRomajiFlag' value='' /> |
| 24 |
<button type='button' onclick='xnparticleTitleRomaji(this);'><{$smarty.const._MD_XNPARTICLE_ROMAJI_LABEL}></button> |
| 25 |
</td> |
| 26 |
</tr> |
| 27 |
<tr> |
| 28 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_ROMAJI_LABEL}></td> |
| 29 |
<td><input size=50 type='text' name='title_romaji' value='<{$detail.title_romaji|escape|replace:"&#":"&#"}>' STYLE='ime-mode:disabled;' /></td> |
| 30 |
</tr> |
| 31 |
</table> |
| 32 |
</td> |
| 33 |
</tr> |
| 34 |
<tr> |
| 35 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_SUB_TITLE_LABEL}></td> |
| 36 |
<td class="<{cycle name="oddeven"}>" > |
| 37 |
<table> |
| 38 |
<tr> |
| 39 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_NAME_LABEL}></td> |
| 40 |
<td><input size=40 type='text' name='sub_title_name_add' value='<{$detail.sub_title_name_add|escape|replace:"&#":"&#"}>' /></td> |
| 41 |
</tr> |
| 42 |
<tr> |
| 43 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_KANA_LABEL}></td> |
| 44 |
<td> |
| 45 |
<input size=40 type='text' name='sub_title_kana_add' value='<{$detail.sub_title_kana_add|escape|replace:"&#":"&#"}>' /> |
| 46 |
<input type='hidden' name='xnparticleSubTitleRomajiFlag' value='' /> |
| 47 |
<button type='button' onclick='xnparticleSubTitleRomaji(this);'><{$smarty.const._MD_XNPARTICLE_ROMAJI_LABEL}></button> |
| 48 |
</td> |
| 49 |
</tr> |
| 50 |
<tr> |
| 51 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_ROMAJI_LABEL}></td> |
| 52 |
<td><input size=40 type='text' name='sub_title_romaji_add' value='<{$detail.sub_title_romaji_add|escape|replace:"&#":"&#"}>' STYLE='ime-mode:disabled;' /> |
| 53 |
<input type='hidden' name='xnparticleAddSubTitleFlag' value='' /> |
| 54 |
<button type='button' onclick='xnparticleAddSubTitle(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 55 |
<input type='hidden' name='sub_title_name' value='<{$detail.sub_title_name|escape|replace:"&#":"&#"}>' /> |
| 56 |
<input type='hidden' name='sub_title_kana' value='<{$detail.sub_title_kana|escape|replace:"&#":"&#"}>' /> |
| 57 |
<input type='hidden' name='sub_title_romaji' value='<{$detail.sub_title_romaji|escape|replace:"&#":"&#"}>' /> |
| 58 |
</td> |
| 59 |
</tr> |
| 60 |
<{if !empty( $detail.sub_title_str.value ) }> |
| 61 |
<tr> |
| 62 |
<td></td> |
| 63 |
<td class="<{cycle name="oddeven"}>"><{$detail.sub_title_str|replace:"&#":"&#"}> |
| 64 |
<input type='hidden' name='xnparticleUpdateSubTitleFlag' value='' /> |
| 65 |
<button type='button' onclick='xnparticleUpdateSubTitle(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 66 |
</td> |
| 67 |
</tr> |
| 68 |
<{/if}> |
| 69 |
</table> |
| 70 |
</td> |
| 71 |
</tr> |
| 72 |
<tr> |
| 73 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_AUTHOR_LABEL}></td> |
| 74 |
<td class="<{cycle name="oddeven"}>" > |
| 75 |
<table> |
| 76 |
<tr> |
| 77 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_ID_LABEL}></td> |
| 78 |
<td><input size=40 type='text' name='author_id_add' value='<{$detail.author_id_add|escape|replace:"&#":"&#"}>' /></td> |
| 79 |
</tr> |
| 80 |
<tr> |
| 81 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_NAME_LABEL}></td> |
| 82 |
<td><input size=40 type='text' name='author_name_add' value='<{$detail.author_name_add|escape|replace:"&#":"&#"}>' /></td> |
| 83 |
</tr> |
| 84 |
<tr> |
| 85 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_KANA_LABEL}></td> |
| 86 |
<td> |
| 87 |
<input size=40 type='text' name='author_kana_add' value='<{$detail.author_kana_add|escape|replace:"&#":"&#"}>' /> |
| 88 |
<input type='hidden' name='xnparticleAuthorRomajiFlag' value='' /> |
| 89 |
<button type='button' onclick='xnparticleAuthorRomaji(this);'><{$smarty.const._MD_XNPARTICLE_ROMAJI_LABEL}></button> |
| 90 |
</td> |
| 91 |
</tr> |
| 92 |
<tr> |
| 93 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_ROMAJI_LABEL}></td> |
| 94 |
<td><input size=40 type='text' name='author_romaji_add' value='<{$detail.author_romaji_add|escape|replace:"&#":"&#"}>' STYLE='ime-mode:disabled;' /></td> |
| 95 |
</tr> |
| 96 |
<tr> |
| 97 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_AFFILIATION_LABEL}></td> |
| 98 |
<td> |
| 99 |
<input size=40 type='text' name='author_affiliation_add' value='<{$detail.author_affiliation_add|escape|replace:"&#":"&#"}>' /></td> |
| 100 |
</tr> |
| 101 |
<tr> |
| 102 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_AFFILIATION_TRANSLATION_LABEL}></td> |
| 103 |
<td> |
| 104 |
<input size=40 type='text' name='author_affiliation_translation_add' value='<{$detail.author_affiliation_translation_add|escape|replace:"&#":"&#"}>' /></td> |
| 105 |
</tr> |
| 106 |
<tr> |
| 107 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_ROLE_LABEL}></td> |
| 108 |
<td> |
| 109 |
<input size=40 type='text' name='author_role_add' value='<{$detail.author_role_add|escape|replace:"&#":"&#"}>' /></td> |
| 110 |
</tr> |
| 111 |
<tr> |
| 112 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_LINK_LABEL}></td> |
| 113 |
<td> |
| 114 |
<input size=40 type='text' name='author_link_add' value='<{$detail.author_link_add|escape|replace:"&#":"&#"}>' /> |
| 115 |
<input type='hidden' name='xnparticleAddAuthorFlag' value='' /> |
| 116 |
<button type='button' onclick='xnparticleAddAuthor(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 117 |
<input type='hidden' name='author_id' value='<{$detail.author_id|escape|replace:"&#":"&#"}>' /> |
| 118 |
<input type='hidden' name='author_name' value='<{$detail.author_name|escape|replace:"&#":"&#"}>' /> |
| 119 |
<input type='hidden' name='author_kana' value='<{$detail.author_kana|escape|replace:"&#":"&#"}>' /> |
| 120 |
<input type='hidden' name='author_romaji' value='<{$detail.author_romaji|escape|replace:"&#":"&#"}>' /> |
| 121 |
<input type='hidden' name='author_affiliation' value='<{$detail.author_affiliation|escape|replace:"&#":"&#"}>' /> |
| 122 |
<input type='hidden' name='author_affiliation_translation' value='<{$detail.author_affiliation_translation|escape|replace:"&#":"&#"}>' /> |
| 123 |
<input type='hidden' name='author_role' value='<{$detail.author_role|escape|replace:"&#":"&#"}>' /> |
| 124 |
<input type='hidden' name='author_link' value='<{$detail.author_link|escape|replace:"&#":"&#"}>' /> |
| 125 |
</td> |
| 126 |
</tr> |
| 127 |
<{if !empty( $detail.author_str.value ) }> |
| 128 |
<tr> |
| 129 |
<td></td> |
| 130 |
<td class="<{cycle name="oddeven"}>"><{$detail.author_str|replace:"&#":"&#"}> |
| 131 |
<input type='hidden' name='xnparticleUpdateAuthorFlag' value='' /> |
| 132 |
<button type='button' onclick='xnparticleUpdateAuthor(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 133 |
</td> |
| 134 |
</tr> |
| 135 |
<{/if}> |
| 136 |
</table> |
| 137 |
</td> |
| 138 |
</tr> |
| 139 |
<tr> |
| 140 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_EDITION_LABEL}></td> |
| 141 |
<td class="<{cycle name="oddeven"}>" ><input type='text' name='edition' value='<{$detail.edition|escape|replace:"&#":"&#"}>' STYLE='ime-mode:inactive;' /></td> |
| 142 |
</tr> |
| 143 |
<tr> |
| 144 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_PUBLISH_PLACE_LABEL}></td> |
| 145 |
<td class="<{cycle name="oddeven"}>" ><input type='text' name='publish_place' value='<{$detail.publish_place|escape|replace:"&#":"&#"}>' STYLE='ime-mode:inactive;' /></td> |
| 146 |
</tr> |
| 147 |
<tr> |
| 148 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_PUBLISHER_LABEL}></td> |
| 149 |
<td class="<{cycle name="oddeven"}>" > |
| 150 |
<table> |
| 151 |
<tr> |
| 152 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_NAME_LABEL}></td> |
| 153 |
<td><input size=50 type='text' name='publisher' value='<{$detail.publisher|escape|replace:"&#":"&#"}>' /></td> |
| 154 |
</tr> |
| 155 |
<tr> |
| 156 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_KANA_LABEL}></td> |
| 157 |
<td> |
| 158 |
<input size=50 type='text' name='publisher_kana' value='<{$detail.publisher_kana|escape|replace:"&#":"&#"}>' /> |
| 159 |
<input type='hidden' name='xnparticlePublisherRomajiFlag' value='' /> |
| 160 |
<button type='button' onclick='xnparticlePublisherRomaji(this);'><{$smarty.const._MD_XNPARTICLE_ROMAJI_LABEL}></button> |
| 161 |
</td> |
| 162 |
</tr> |
| 163 |
<tr> |
| 164 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_ROMAJI_LABEL}></td> |
| 165 |
<td><input size=50 type='text' name='publisher_romaji' value='<{$detail.publisher_romaji|escape|replace:"&#":"&#"}>' /></td> |
| 166 |
</tr> |
| 167 |
</table> |
| 168 |
</td> |
| 169 |
</tr> |
| 170 |
<tr> |
| 171 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_DATE_LABEL}></td> |
| 172 |
<td class="<{cycle name="oddeven"}>" > |
| 173 |
<table> |
| 174 |
<tr> |
| 175 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_PUBLISH_YEAR_LABEL}></td> |
| 176 |
<td><input size=10 type='text' name='year_f' value='<{$detail.year_f|escape|replace:"&#":"&#"}>' />(yyyy)-<input size=10 type='text' name='year_t' value='<{$detail.year_t|escape|replace:"&#":"&#"}>' />(yyyy)</td> |
| 177 |
</tr> |
| 178 |
<tr> |
| 179 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_DATE_CREATE_LABEL}></td> |
| 180 |
<td><input size=50 type='text' name='date_create' value='<{$detail.date_create|escape|replace:"&#":"&#"}>' />(yyyy-mm-dd)</td> |
| 181 |
</tr> |
| 182 |
<tr> |
| 183 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_DATE_UPDATE_LABEL}></td> |
| 184 |
<td><input size=50 type='text' name='date_update' value='<{$detail.date_update|escape|replace:"&#":"&#"}>' />(yyyy-mm-dd)</td> |
| 185 |
</tr> |
| 186 |
<tr> |
| 187 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_DATE_RECORD_LABEL}></td> |
| 188 |
<td><input size=50 type='text' name='date_record' value='<{$detail.date_record|escape|replace:"&#":"&#"}>' />(yyyy-mm-dd)</td> |
| 189 |
</tr> |
| 190 |
</table> |
| 191 |
</td> |
| 192 |
</tr> |
| 193 |
<tr> |
| 194 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_PHYSICAL_DESCRIPTIONS_LABEL}></td> |
| 195 |
<td class="<{cycle name="oddeven"}>"> |
| 196 |
<table> |
| 197 |
<tr> |
| 198 |
<td> |
| 199 |
<input size=50 type='text' name='physical_descriptions_add' value='<{$detail.physical_descriptions_add|escape|replace:"&#":"&#"}>' /> |
| 200 |
<input type='hidden' name='xnparticleAddPhysicalDescriptionFlag' value='' /> |
| 201 |
<button type='button' onclick='xnparticleAddPhysicalDescription(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 202 |
<input type='hidden' name='physical_descriptions' value='<{$detail.physical_descriptions|escape|replace:"&#":"&#"}>' /> |
| 203 |
<input type='hidden' name='physical_descriptions_str' value='<{$detail.physical_descriptions_str|escape|replace:"&#":"&#"}>' /> |
| 204 |
</td> |
| 205 |
</tr> |
| 206 |
<{if !empty( $detail.physical_description_str.value ) }> |
| 207 |
<tr> |
| 208 |
<td><{$detail.physical_description_str|replace:"&#":"&#"}> |
| 209 |
<input type='hidden' name='xnparticleUpdatePhysicalDescriptionFlag' value='' /> |
| 210 |
<button type='button' onclick='xnparticleUpdatePhysicalDescription(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 211 |
</td> |
| 212 |
</tr> |
| 213 |
<{/if}> |
| 214 |
</table> |
| 215 |
</td> |
| 216 |
</tr> |
| 217 |
<tr> |
| 218 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_JTITLE_LABEL}></td> |
| 219 |
<td class="<{cycle name="oddeven"}>" > |
| 220 |
<table> |
| 221 |
<tr> |
| 222 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_AUTHOR_NAME_LABEL}></td> |
| 223 |
<td><input size=50 type='text' name='jtitle' value='<{$detail.jtitle|escape|replace:"&#":"&#"}>' /></td> |
| 224 |
</tr> |
| 225 |
<tr> |
| 226 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_TRANSLATION_LABEL}></td> |
| 227 |
<td><input size=50 type='text' name='jtitle_translation' value='<{$detail.jtitle_translation|escape|replace:"&#":"&#"}>' /></td> |
| 228 |
</tr> |
| 229 |
<tr> |
| 230 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_JTITLE_VOLUME_LABEL}></td> |
| 231 |
<td><input size=50 type='text' name='jtitle_volume' value='<{$detail.jtitle_volume|escape|replace:"&#":"&#"}>' /></td> |
| 232 |
</tr> |
| 233 |
<tr> |
| 234 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_JTITLE_ISSUE_LABEL}></td> |
| 235 |
<td><input size=50 type='text' name='jtitle_issue' value='<{$detail.jtitle_issue|escape|replace:"&#":"&#"}>' /></td> |
| 236 |
</tr> |
| 237 |
<tr> |
| 238 |
<td colspan='2'> |
| 239 |
<table> |
| 240 |
<tr> |
| 241 |
<td width="70" rowspan='2'><{$smarty.const._MD_XNPARTICLE_YEAR_LABEL}></td> |
| 242 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_JTITLE_YEAR_LABEL}></td> |
| 243 |
<td><input size=50 type='text' name='jtitle_year' value='<{$detail.jtitle_year|escape|replace:"&#":"&#"}>' /></td> |
| 244 |
</tr> |
| 245 |
<tr> |
| 246 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_JTITLE_MONTH_LABEL}></td> |
| 247 |
<td><input size=50 type='text' name='jtitle_month' value='<{$detail.jtitle_month|escape|replace:"&#":"&#"}>' /></td> |
| 248 |
</tr> |
| 249 |
</table> |
| 250 |
</td> |
| 251 |
</tr> |
| 252 |
<tr> |
| 253 |
<td colspan='2'> |
| 254 |
<table> |
| 255 |
<tr> |
| 256 |
<td width="70" rowspan='2'><{$smarty.const._MD_XNPARTICLE_PAGE_LABEL}></td> |
| 257 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_JTITLE_SPAGE_LABEL}></td> |
| 258 |
<td><input size=50 type='text' name='jtitle_spage' value='<{$detail.jtitle_spage|escape|replace:"&#":"&#"}>' /></td> |
| 259 |
</tr> |
| 260 |
<tr> |
| 261 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_JTITLE_EPAGE_LABEL}></td> |
| 262 |
<td><input size=50 type='text' name='jtitle_epage' value='<{$detail.jtitle_epage|escape|replace:"&#":"&#"}>' /></td> |
| 263 |
</tr> |
| 264 |
</table> |
| 265 |
</td> |
| 266 |
</tr> |
| 267 |
</table> |
| 268 |
</td> |
| 269 |
</tr> |
| 270 |
<tr> |
| 271 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_IDENTIFIER_LABEL}></td> |
| 272 |
<td class="<{cycle name="oddeven"}>" > |
| 273 |
<table> |
| 274 |
<tr> |
| 275 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_ISSN_LABEL}></td> |
| 276 |
<td> |
| 277 |
<table> |
| 278 |
<tr> |
| 279 |
<td> |
| 280 |
<input size=50 type='text' name='id_issns_add' value='<{$detail.id_issns_add|escape|replace:"&#":"&#"}>' /> |
| 281 |
<input type='hidden' name='xnparticleAddIdIssnFlag' value='' /> |
| 282 |
<button type='button' onclick='xnparticleAddIdIssn(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 283 |
<input type='hidden' name='id_issns' value='<{$detail.id_issns|escape|replace:"&#":"&#"}>' /> |
| 284 |
<input type='hidden' name='id_issns_str' value='<{$detail.id_issns_str|escape|replace:"&#":"&#"}>' /> |
| 285 |
</td> |
| 286 |
</tr> |
| 287 |
<{if !empty( $detail.id_issn_str.value ) }> |
| 288 |
<tr> |
| 289 |
<td><{$detail.id_issn_str|replace:"&#":"&#"}> |
| 290 |
<input type='hidden' name='xnparticleUpdateIdIssnFlag' value='' /> |
| 291 |
<button type='button' onclick='xnparticleUpdateIdIssn(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 292 |
</td> |
| 293 |
</tr> |
| 294 |
<{/if}> |
| 295 |
</table> |
| 296 |
</td> |
| 297 |
</tr> |
| 298 |
<tr> |
| 299 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_ISBN_LABEL}></td> |
| 300 |
<td> |
| 301 |
<table> |
| 302 |
<tr> |
| 303 |
<td> |
| 304 |
<input size=50 type='text' name='id_isbns_add' value='<{$detail.id_isbns_add|escape|replace:"&#":"&#"}>' /> |
| 305 |
<input type='hidden' name='xnparticleAddIdIsbnFlag' value='' /> |
| 306 |
<button type='button' onclick='xnparticleAddIdIsbn(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 307 |
<input type='hidden' name='id_isbns' value='<{$detail.id_isbns|escape|replace:"&#":"&#"}>' /> |
| 308 |
<input type='hidden' name='id_isbns_str' value='<{$detail.id_isbns_str|escape|replace:"&#":"&#"}>' /> |
| 309 |
</td> |
| 310 |
</tr> |
| 311 |
<{if !empty( $detail.id_isbn_str.value ) }> |
| 312 |
<tr> |
| 313 |
<td><{$detail.id_isbn_str|replace:"&#":"&#"}> |
| 314 |
<input type='hidden' name='xnparticleUpdateIdIsbnFlag' value='' /> |
| 315 |
<button type='button' onclick='xnparticleUpdateIdIsbn(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 316 |
</td> |
| 317 |
</tr> |
| 318 |
<{/if}> |
| 319 |
</table> |
| 320 |
</td> |
| 321 |
</tr> |
| 322 |
<tr> |
| 323 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_DOI_LABEL}></td> |
| 324 |
<td> |
| 325 |
<table> |
| 326 |
<tr> |
| 327 |
<td> |
| 328 |
<input size=50 type='text' name='id_dois_add' value='<{$detail.id_dois_add|escape|replace:"&#":"&#"}>' /> |
| 329 |
<input type='hidden' name='xnparticleAddIdDoiFlag' value='' /> |
| 330 |
<button type='button' onclick='xnparticleAddIdDoi(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 331 |
<input type='hidden' name='id_dois' value='<{$detail.id_dois|escape|replace:"&#":"&#"}>' /> |
| 332 |
<input type='hidden' name='id_dois_str' value='<{$detail.id_dois_str|escape|replace:"&#":"&#"}>' /> |
| 333 |
</td> |
| 334 |
</tr> |
| 335 |
<{if !empty( $detail.id_doi_str.value ) }> |
| 336 |
<tr> |
| 337 |
<td><{$detail.id_doi_str|replace:"&#":"&#"}> |
| 338 |
<input type='hidden' name='xnparticleUpdateIdDoiFlag' value='' /> |
| 339 |
<button type='button' onclick='xnparticleUpdateIdDoi(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 340 |
</td> |
| 341 |
</tr> |
| 342 |
<{/if}> |
| 343 |
</table> |
| 344 |
</td> |
| 345 |
</tr> |
| 346 |
<tr> |
| 347 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_URI_LABEL}></td> |
| 348 |
<td> |
| 349 |
<table> |
| 350 |
<tr> |
| 351 |
<td> |
| 352 |
<input size=50 type='text' name='id_uris_add' value='<{$detail.id_uris_add|escape|replace:"&#":"&#"}>' /> |
| 353 |
<input type='hidden' name='xnparticleAddIdUriFlag' value='' /> |
| 354 |
<button type='button' onclick='xnparticleAddIdUri(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 355 |
<input type='hidden' name='id_uris' value='<{$detail.id_uris|escape|replace:"&#":"&#"}>' /> |
| 356 |
<input type='hidden' name='id_uris_str' value='<{$detail.id_uris_str|escape|replace:"&#":"&#"}>' /> |
| 357 |
</td> |
| 358 |
</tr> |
| 359 |
<{if !empty( $detail.id_uri_str.value ) }> |
| 360 |
<tr> |
| 361 |
<td><{$detail.id_uri_str|replace:"&#":"&#"}> |
| 362 |
<input type='hidden' name='xnparticleUpdateIdUriFlag' value='' /> |
| 363 |
<button type='button' onclick='xnparticleUpdateIdUri(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 364 |
</td> |
| 365 |
</tr> |
| 366 |
<{/if}> |
| 367 |
</table> |
| 368 |
</td> |
| 369 |
</tr> |
| 370 |
<tr> |
| 371 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_SELF_DOI_LABEL}></td> |
| 372 |
<td> |
| 373 |
<table> |
| 374 |
<tr> |
| 375 |
<td> |
| 376 |
<input size=50 type='text' name='self_doi' value='<{$detail.self_doi|escape|replace:"&#":"&#"}>' /> |
| 377 |
</td> |
| 378 |
</tr> |
| 379 |
</table> |
| 380 |
</td> |
| 381 |
</tr> |
| 382 |
<tr> |
| 383 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_NAID_LABEL}></td> |
| 384 |
<td> |
| 385 |
<table> |
| 386 |
<tr> |
| 387 |
<td> |
| 388 |
<input size=50 type='text' name='naid' value='<{$detail.naid|escape|replace:"&#":"&#"}>' /> |
| 389 |
</td> |
| 390 |
</tr> |
| 391 |
</table> |
| 392 |
</td> |
| 393 |
</tr> |
| 394 |
<tr> |
| 395 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_ICHUSHI_LABEL}></td> |
| 396 |
<td> |
| 397 |
<table> |
| 398 |
<tr> |
| 399 |
<td> |
| 400 |
<input size=50 type='text' name='ichushi' value='<{$detail.ichushi|escape|replace:"&#":"&#"}>' /> |
| 401 |
</td> |
| 402 |
</tr> |
| 403 |
</table> |
| 404 |
</td> |
| 405 |
</tr> |
| 406 |
<tr> |
| 407 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_OTHER_LABEL}></td> |
| 408 |
<td> |
| 409 |
<table> |
| 410 |
<tr> |
| 411 |
<td> |
| 412 |
<input size=50 type='text' name='id_locals_add' value='<{$detail.id_locals_add|escape|replace:"&#":"&#"}>' /> |
| 413 |
<input type='hidden' name='xnparticleAddIdLocalFlag' value='' /> |
| 414 |
<button type='button' onclick='xnparticleAddIdLocal(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 415 |
<input type='hidden' name='id_locals' value='<{$detail.id_locals|escape|replace:"&#":"&#"}>' /> |
| 416 |
<input type='hidden' name='id_locals_str' value='<{$detail.id_locals_str|escape|replace:"&#":"&#"}>' /> |
| 417 |
</td> |
| 418 |
</tr> |
| 419 |
<{if !empty( $detail.id_local_str.value ) }> |
| 420 |
<tr> |
| 421 |
<td><{$detail.id_local_str|replace:"&#":"&#"}> |
| 422 |
<input type='hidden' name='xnparticleUpdateIdLocalFlag' value='' /> |
| 423 |
<button type='button' onclick='xnparticleUpdateIdLocal(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 424 |
</td> |
| 425 |
</tr> |
| 426 |
<{/if}> |
| 427 |
</table> |
| 428 |
</td> |
| 429 |
</tr> |
| 430 |
</table> |
| 431 |
</td> |
| 432 |
</tr> |
| 433 |
<tr> |
| 434 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_DOCTORS_DEGREE_LABEL}></td> |
| 435 |
<td class="<{cycle name="oddeven"}>" > |
| 436 |
<table> |
| 437 |
<tr> |
| 438 |
<td width="80"><{$smarty.const._MD_XNPARTICLE_GRANT_ID_LABEL}></td> |
| 439 |
<td><input size=50 type='text' name='grant_id' value='<{$detail.grant_id|escape|replace:"&#":"&#"}>' /><br><{$smarty.const._MD_XNPARTICLE_GRANT_ID_DESC}></td> |
| 440 |
</tr> |
| 441 |
<tr> |
| 442 |
<td width=100"><{$smarty.const._MD_XNPARTICLE_DATE_OF_GRANTED_LABEL}></td> |
| 443 |
<td><input size=50 type='text' name='date_of_granted' value='<{$detail.date_of_granted|escape|replace:"&#":"&#"}>' />(yyyy-mm-dd)</td> |
| 444 |
</tr> |
| 445 |
<tr> |
| 446 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_DEGREE_NAME_LABEL}></td> |
| 447 |
<td><input size=50 type='text' name='degree_name' value='<{$detail.degree_name|escape|replace:"&#":"&#"}>' /></td> |
| 448 |
</tr> |
| 449 |
<tr> |
| 450 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_GRANTOR_LABEL}></td> |
| 451 |
<td><input size=50 type='text' name='grantor' value='<{$detail.grantor|escape|replace:"&#":"&#"}>' /></td> |
| 452 |
</tr> |
| 453 |
</table> |
| 454 |
</td> |
| 455 |
</tr> |
| 456 |
<tr> |
| 457 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_ABSTRACT_LABEL}></td> |
| 458 |
<td class="<{cycle name="oddeven"}>"><textarea name='abstract' rows='4' cols='40'><{$detail.abstract|escape|replace:"&#":"&#"}></textarea></td> |
| 459 |
</tr> |
| 460 |
<tr> |
| 461 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_TABLE_OF_CONTENTS_LABEL}></td> |
| 462 |
<td class="<{cycle name="oddeven"}>"><textarea name='table_of_contents' rows='4' cols='40'><{$detail.table_of_contents|escape|replace:"&#":"&#"}></textarea></td> |
| 463 |
</tr> |
| 464 |
<tr> |
| 465 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_KEYWORDS_LABEL}></td> |
| 466 |
<td class="<{cycle name="oddeven"}>"> |
| 467 |
<table> |
| 468 |
<tr> |
| 469 |
<td> |
| 470 |
<input size=50 type='text' name='keywords_add' value='<{$detail.keywords_add|escape|replace:"&#":"&#"}>' /> |
| 471 |
<input type='hidden' name='xnparticleAddKeywordFlag' value='' /> |
| 472 |
<button type='button' onclick='xnparticleAddKeyword(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 473 |
<input type='hidden' name='keywords' value='<{$detail.keywords|escape|replace:"&#":"&#"}>' /> |
| 474 |
<input type='hidden' name='keywords_str' value='<{$detail.keywords_str|escape|replace:"&#":"&#"}>' /> |
| 475 |
</td> |
| 476 |
</tr> |
| 477 |
<{if !empty( $detail.keyword_str.value ) }> |
| 478 |
<tr> |
| 479 |
<td><{$detail.keyword_str|replace:"&#":"&#"}> |
| 480 |
<input type='hidden' name='xnparticleUpdateKeywordFlag' value='' /> |
| 481 |
<button type='button' onclick='xnparticleUpdateKeyword(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 482 |
</td> |
| 483 |
</tr> |
| 484 |
<{/if}> |
| 485 |
</table> |
| 486 |
</td> |
| 487 |
</tr> |
| 488 |
<tr> |
| 489 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_NDC_CLASSIFICATIONS_LABEL}></td> |
| 490 |
<td class="<{cycle name="oddeven"}>"> |
| 491 |
<table> |
| 492 |
<tr> |
| 493 |
<td> |
| 494 |
<input size=50 type='text' name='ndc_classifications_add' value='<{$detail.ndc_classifications_add|escape|replace:"&#":"&#"}>' /> |
| 495 |
<input type='hidden' name='xnparticleAddNdcClassificationFlag' value='' /> |
| 496 |
<button type='button' onclick='xnparticleAddNdcClassification(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 497 |
<input type='hidden' name='ndc_classifications' value='<{$detail.ndc_classifications|escape|replace:"&#":"&#"}>' /> |
| 498 |
<input type='hidden' name='ndc_classifications_str' value='<{$detail.ndc_classifications_str|escape|replace:"&#":"&#"}>' /> |
| 499 |
</td> |
| 500 |
</tr> |
| 501 |
<{if !empty( $detail.ndc_classification_str.value ) }> |
| 502 |
<tr> |
| 503 |
<td><{$detail.ndc_classification_str|replace:"&#":"&#"}> |
| 504 |
<input type='hidden' name='xnparticleUpdateNdcClassificationFlag' value='' /> |
| 505 |
<button type='button' onclick='xnparticleUpdateNdcClassification(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 506 |
</td> |
| 507 |
</tr> |
| 508 |
<{/if}> |
| 509 |
</table> |
| 510 |
</td> |
| 511 |
</tr> |
| 512 |
<tr> |
| 513 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_DESCRIPTION_LABEL}></td> |
| 514 |
<td class="<{cycle name="oddeven"}>" ><{$basic.description.value}></td> |
| 515 |
</tr> |
| 516 |
<tr> |
| 517 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_LANGS_LABEL}></td> |
| 518 |
<td class="<{cycle name="oddeven"}>"> |
| 519 |
<table> |
| 520 |
<tr> |
| 521 |
<td> |
| 522 |
<input size=50 type='text' name='langs_add' value='<{$detail.langs_add|escape|replace:"&#":"&#"}>' /> |
| 523 |
<input type='hidden' name='xnparticleAddLangFlag' value='' /> |
| 524 |
<button type='button' onclick='xnparticleAddLang(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 525 |
<input type='hidden' name='langs' value='<{$detail.langs|escape|replace:"&#":"&#"}>' /> |
| 526 |
<input type='hidden' name='langs_str' value='<{$detail.langs_str|escape|replace:"&#":"&#"}>' /> |
| 527 |
</td> |
| 528 |
</tr> |
| 529 |
<{if !empty( $detail.lang_str.value ) }> |
| 530 |
<tr> |
| 531 |
<td><{$detail.lang_str|replace:"&#":"&#"}> |
| 532 |
<input type='hidden' name='xnparticleUpdateLangFlag' value='' /> |
| 533 |
<button type='button' onclick='xnparticleUpdateLang(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 534 |
</td> |
| 535 |
</tr> |
| 536 |
<{/if}> |
| 537 |
</table> |
| 538 |
</td> |
| 539 |
</tr> |
| 540 |
<tr> |
| 541 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_TYPE_OF_RESOURCE_LABEL}></td> |
| 542 |
<td class="<{cycle name="oddeven"}>" ><input size=50 type='text' name='type_of_resource' value='<{$detail.type_of_resource|escape|replace:"&#":"&#"}>' STYLE='ime-mode:inactive;' /></td> |
| 543 |
</tr> |
| 544 |
<tr> |
| 545 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_GENRE_LABEL}></td> |
| 546 |
<td class="<{cycle name="oddeven"}>" ><input size=50 type='text' name='genre' value='<{$detail.genre|escape|replace:"&#":"&#"}>' STYLE='ime-mode:inactive;' /></td> |
| 547 |
</tr> |
| 548 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_TEXTVERSION_LABEL}></td> |
| 549 |
<td class="<{cycle name="oddeven"}>" ><input size=50 type='text' name='textversion' value='<{$detail.textversion|escape|replace:"&#":"&#"}>' STYLE='ime-mode:inactive;' /></td> |
| 550 |
<tr> |
| 551 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_ITEM_LABEL}></td> |
| 552 |
<td class="<{cycle name="oddeven"}>"> |
| 553 |
<table> |
| 554 |
<tr> |
| 555 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_IMAGES_LABEL}></td> |
| 556 |
<td><{$article_images.value}></td> |
| 557 |
</tr> |
| 558 |
<tr> |
| 559 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_ATTACHMENT_LABEL}></td> |
| 560 |
<td><{$article_attachment.value}></td> |
| 561 |
</tr> |
| 562 |
<tr> |
| 563 |
<td width="70"><{$smarty.const._MD_XNPARTICLE_URI_LABEL}></td> |
| 564 |
<td> |
| 565 |
<table> |
| 566 |
<tr> |
| 567 |
<td> |
| 568 |
<input size=50 type='text' name='uris_add' value='<{$detail.uris_add|escape|replace:"&#":"&#"}>' /> |
| 569 |
<input type='hidden' name='xnparticleAddUriFlag' value='' /> |
| 570 |
<button type='button' onclick='xnparticleAddUri(this);'><{$smarty.const._MD_XNPARTICLE_ADD_LABEL}></button> |
| 571 |
<input type='hidden' name='uris' value='<{$detail.uris|escape|replace:"&#":"&#"}>' /> |
| 572 |
<input type='hidden' name='uris_str' value='<{$detail.uris_str|escape|replace:"&#":"&#"}>' /> |
| 573 |
</td> |
| 574 |
</tr> |
| 575 |
<{if !empty( $detail.uri_str.value ) }> |
| 576 |
<tr> |
| 577 |
<td><{$detail.uri_str|replace:"&#":"&#"}> |
| 578 |
<input type='hidden' name='xnparticleUpdateUriFlag' value='' /> |
| 579 |
<button type='button' onclick='xnparticleUpdateUri(this);'><{$smarty.const._MD_XNPARTICLE_UPDATE_LABEL}></button> |
| 580 |
</td> |
| 581 |
</tr> |
| 582 |
<{/if}> |
| 583 |
</table> |
| 584 |
</td> |
| 585 |
</tr> |
| 586 |
</table> |
| 587 |
</td> |
| 588 |
</tr> |
| 589 |
<tr> |
| 590 |
<td class="head"><{$smarty.const._MD_XNPARTICLE_ACCESS_CONDITION_LABEL}></td> |
| 591 |
<td class="<{cycle name="oddeven"}>"><textarea name='access_condition' rows='4' cols='40'><{$detail.access_condition|escape|replace:"&#":"&#"}></textarea></td> |
| 592 |
</tr> |
| 593 |
<{if !empty( $basic.last_update_date.value ) }> |
| 594 |
<tr> |
| 595 |
<td class="head"><{$basic.last_update_date.name}></td> |
| 596 |
<td class="<{cycle name="oddeven"}>" ><{$basic.last_update_date.value}></td> |
| 597 |
</tr> |
| 598 |
<{/if}> |
| 599 |
<{if !empty( $basic.creation_date.value ) }> |
| 600 |
<tr> |
| 601 |
<td class="head"><{$basic.creation_date.name}></td> |
| 602 |
<td class="<{cycle name="oddeven"}>"><{$basic.creation_date.value}></td> |
| 603 |
</tr> |
| 604 |
<{/if}> |
| 605 |
<{if !empty( $basic.contributor.value ) }> |
| 606 |
<tr> |
| 607 |
<td class="head"><{$basic.contributor.name}></td> |
| 608 |
<td class="<{cycle name="oddeven"}>" ><{$basic.contributor.value}></td> |
| 609 |
</tr> |
| 610 |
<{/if}> |
| 611 |
<{if !empty( $basic.item_type.value ) }> |
| 612 |
<tr> |
| 613 |
<td class="head"><{$basic.item_type.name}></td> |
| 614 |
<td class="<{cycle name="oddeven"}>"><{$basic.item_type.value}></td> |
| 615 |
</tr> |
| 616 |
<{/if}> |
| 617 |
<{if !empty( $basic.change_logs.value ) }> |
| 618 |
<tr> |
| 619 |
<td class="head"><{$basic.change_logs.name}></td> |
| 620 |
<td class="<{cycle name="oddeven"}>" ><{$basic.change_logs.value}></td> |
| 621 |
</tr> |
| 622 |
<{/if}> |
| 623 |
|
| 624 |
<!-- Article Item Detail Information --> |
| 625 |
<!-- index --> |
| 626 |
<tr> |
| 627 |
<td class="head"><{$index.name}></td> |
| 628 |
<td class="<{cycle name="oddeven"}>"><{$index.value}></td> |
| 629 |
</tr> |
| 630 |
<!-- related_to --> |
| 631 |
<tr> |
| 632 |
<td class="head"><{$basic.related_to.name}></td> |
| 633 |
<td class="<{cycle name="oddeven"}>"><{$basic.related_to.value}></td> |
| 634 |
</tr> |
| 635 |
</table> |
| 636 |
|
| 637 |
<script type="text/javascript"> |
| 638 |
<!-- |
| 639 |
// |
| 640 |
function onSubmitItemType(form){ |
| 641 |
var result = true; |
| 642 |
if ( form.title.value == '' ){ |
| 643 |
result = false; |
| 644 |
window.alert("<{$smarty.const._MD_XNPARTICLE_TITLE_REQUIRED}>"); |
| 645 |
} |
| 646 |
return result; |
| 647 |
} |
| 648 |
|
| 649 |
// title romaji request |
| 650 |
function xnparticleTitleRomaji(button){ |
| 651 |
var form = button.form; |
| 652 |
if ( form.title_kana.value == '' ){ |
| 653 |
window.alert("<{$smarty.const._MD_XNPARTICLE_TITLE_REQUIRED}>"); |
| 654 |
return false; |
| 655 |
} |
| 656 |
else { |
| 657 |
document.getElementsByName('xnparticleTitleRomajiFlag').item(0).value = '1'; |
| 658 |
getCheckedIndexes(form); |
| 659 |
saveScrollPosition(); |
| 660 |
form.action = ''; |
| 661 |
form.submit(); |
| 662 |
} |
| 663 |
} |
| 664 |
|
| 665 |
// sub title romaji request |
| 666 |
function xnparticleSubTitleRomaji(button){ |
| 667 |
var form = button.form; |
| 668 |
if ( form.sub_title_kana_add.value == '' ){ |
| 669 |
window.alert("<{$smarty.const._MD_XNPARTICLE_TITLE_REQUIRED}>"); |
| 670 |
return false; |
| 671 |
} |
| 672 |
else { |
| 673 |
document.getElementsByName('xnparticleSubTitleRomajiFlag').item(0).value = '1'; |
| 674 |
getCheckedIndexes(form); |
| 675 |
saveScrollPosition(); |
| 676 |
form.action = ''; |
| 677 |
form.submit(); |
| 678 |
} |
| 679 |
} |
| 680 |
|
| 681 |
// author romaji request |
| 682 |
function xnparticleAuthorRomaji(button){ |
| 683 |
var form = button.form; |
| 684 |
if ( form.author_kana_add.value == '' ){ |
| 685 |
window.alert("<{$smarty.const._MD_XNPARTICLE_TITLE_REQUIRED}>"); |
| 686 |
return false; |
| 687 |
} |
| 688 |
else { |
| 689 |
document.getElementsByName('xnparticleAuthorRomajiFlag').item(0).value = '1'; |
| 690 |
getCheckedIndexes(form); |
| 691 |
saveScrollPosition(); |
| 692 |
form.action = ''; |
| 693 |
form.submit(); |
| 694 |
} |
| 695 |
} |
| 696 |
|
| 697 |
// publisher romaji request |
| 698 |
function xnparticlePublisherRomaji(button){ |
| 699 |
var form = button.form; |
| 700 |
if ( form.publisher_kana.value == '' ){ |
| 701 |
window.alert("<{$smarty.const._MD_XNPARTICLE_TITLE_REQUIRED}>"); |
| 702 |
return false; |
| 703 |
} |
| 704 |
else { |
| 705 |
document.getElementsByName('xnparticlePublisherRomajiFlag').item(0).value = '1'; |
| 706 |
getCheckedIndexes(form); |
| 707 |
saveScrollPosition(); |
| 708 |
form.action = ''; |
| 709 |
form.submit(); |
| 710 |
} |
| 711 |
} |
| 712 |
|
| 713 |
// add sub title request |
| 714 |
function xnparticleAddSubTitle(button){ |
| 715 |
var form = button.form; |
| 716 |
if (form.sub_title_name_add.value != ''){ |
| 717 |
document.getElementsByName('xnparticleAddSubTitleFlag').item(0).value = '1'; |
| 718 |
getCheckedIndexes(form); |
| 719 |
saveScrollPosition(); |
| 720 |
form.action = ''; |
| 721 |
form.submit(); |
| 722 |
} |
| 723 |
} |
| 724 |
|
| 725 |
// update sub title request |
| 726 |
function xnparticleUpdateSubTitle(button){ |
| 727 |
var form = button.form; |
| 728 |
document.getElementsByName('xnparticleUpdateSubTitleFlag').item(0).value = '1'; |
| 729 |
getCheckedIndexes(form); |
| 730 |
saveScrollPosition(); |
| 731 |
form.action = ''; |
| 732 |
form.submit(); |
| 733 |
} |
| 734 |
|
| 735 |
// add author request |
| 736 |
function xnparticleAddAuthor(button){ |
| 737 |
var form = button.form; |
| 738 |
if (( form.author_name_add.value != '' ) || ( form.author_romaji_add.value != '' ) || ( form.author_affiliation_add.value != '' )){ |
| 739 |
document.getElementsByName('xnparticleAddAuthorFlag').item(0).value = '1'; |
| 740 |
getCheckedIndexes(form); |
| 741 |
saveScrollPosition(); |
| 742 |
form.action = ''; |
| 743 |
form.submit(); |
| 744 |
} |
| 745 |
} |
| 746 |
|
| 747 |
// update author request |
| 748 |
function xnparticleUpdateAuthor(button){ |
| 749 |
var form = button.form; |
| 750 |
document.getElementsByName('xnparticleUpdateAuthorFlag').item(0).value = '1'; |
| 751 |
getCheckedIndexes(form); |
| 752 |
saveScrollPosition(); |
| 753 |
form.action = ''; |
| 754 |
form.submit(); |
| 755 |
} |
| 756 |
|
| 757 |
// add keyword request |
| 758 |
function xnparticleAddKeyword(button){ |
| 759 |
var form = button.form; |
| 760 |
if ( form.keywords_add.value != '' ){ |
| 761 |
document.getElementsByName('xnparticleAddKeywordFlag').item(0).value = '1'; |
| 762 |
getCheckedIndexes(form); |
| 763 |
saveScrollPosition(); |
| 764 |
form.action = ''; |
| 765 |
form.submit(); |
| 766 |
} |
| 767 |
} |
| 768 |
|
| 769 |
// update keyword request |
| 770 |
function xnparticleUpdateKeyword(button){ |
| 771 |
var form = button.form; |
| 772 |
document.getElementsByName('xnparticleUpdateKeywordFlag').item(0).value = '1'; |
| 773 |
getCheckedIndexes(form); |
| 774 |
saveScrollPosition(); |
| 775 |
form.action = ''; |
| 776 |
form.submit(); |
| 777 |
} |
| 778 |
|
| 779 |
// add ndc_classification request |
| 780 |
function xnparticleAddNdcClassification(button){ |
| 781 |
var form = button.form; |
| 782 |
if ( form.ndc_classifications_add.value != '' ){ |
| 783 |
document.getElementsByName('xnparticleAddNdcClassificationFlag').item(0).value = '1'; |
| 784 |
getCheckedIndexes(form); |
| 785 |
saveScrollPosition(); |
| 786 |
form.action = ''; |
| 787 |
form.submit(); |
| 788 |
} |
| 789 |
} |
| 790 |
|
| 791 |
// update ndc_classification request |
| 792 |
function xnparticleUpdateNdcClassification(button){ |
| 793 |
var form = button.form; |
| 794 |
document.getElementsByName('xnparticleUpdateNdcClassificationFlag').item(0).value = '1'; |
| 795 |
getCheckedIndexes(form); |
| 796 |
saveScrollPosition(); |
| 797 |
form.action = ''; |
| 798 |
form.submit(); |
| 799 |
} |
| 800 |
|
| 801 |
// add physical_description request |
| 802 |
function xnparticleAddPhysicalDescription(button){ |
| 803 |
var form = button.form; |
| 804 |
if ( form.physical_descriptions_add.value != '' ){ |
| 805 |
document.getElementsByName('xnparticleAddPhysicalDescriptionFlag').item(0).value = '1'; |
| 806 |
getCheckedIndexes(form); |
| 807 |
saveScrollPosition(); |
| 808 |
form.action = ''; |
| 809 |
form.submit(); |
| 810 |
} |
| 811 |
} |
| 812 |
|
| 813 |
// update physical_description request |
| 814 |
function xnparticleUpdatePhysicalDescription(button){ |
| 815 |
var form = button.form; |
| 816 |
document.getElementsByName('xnparticleUpdatePhysicalDescriptionFlag').item(0).value = '1'; |
| 817 |
getCheckedIndexes(form); |
| 818 |
saveScrollPosition(); |
| 819 |
form.action = ''; |
| 820 |
form.submit(); |
| 821 |
} |
| 822 |
|
| 823 |
// add lang request |
| 824 |
function xnparticleAddLang(button){ |
| 825 |
var form = button.form; |
| 826 |
if ( form.langs_add.value != '' ){ |
| 827 |
document.getElementsByName('xnparticleAddLangFlag').item(0).value = '1'; |
| 828 |
getCheckedIndexes(form); |
| 829 |
saveScrollPosition(); |
| 830 |
form.action = ''; |
| 831 |
form.submit(); |
| 832 |
} |
| 833 |
} |
| 834 |
|
| 835 |
// update lang request |
| 836 |
function xnparticleUpdateLang(button){ |
| 837 |
var form = button.form; |
| 838 |
document.getElementsByName('xnparticleUpdateLangFlag').item(0).value = '1'; |
| 839 |
getCheckedIndexes(form); |
| 840 |
saveScrollPosition(); |
| 841 |
form.action = ''; |
| 842 |
form.submit(); |
| 843 |
} |
| 844 |
|
| 845 |
// add id_issn request |
| 846 |
function xnparticleAddIdIssn(button){ |
| 847 |
var form = button.form; |
| 848 |
if ( form.id_issns_add.value != '' ){ |
| 849 |
document.getElementsByName('xnparticleAddIdIssnFlag').item(0).value = '1'; |
| 850 |
getCheckedIndexes(form); |
| 851 |
saveScrollPosition(); |
| 852 |
form.action = ''; |
| 853 |
form.submit(); |
| 854 |
} |
| 855 |
} |
| 856 |
|
| 857 |
// update id_issn request |
| 858 |
function xnparticleUpdateIdIssn(button){ |
| 859 |
var form = button.form; |
| 860 |
document.getElementsByName('xnparticleUpdateIdIssnFlag').item(0).value = '1'; |
| 861 |
getCheckedIndexes(form); |
| 862 |
saveScrollPosition(); |
| 863 |
form.action = ''; |
| 864 |
form.submit(); |
| 865 |
} |
| 866 |
|
| 867 |
// add id_isbn request |
| 868 |
function xnparticleAddIdIsbn(button){ |
| 869 |
var form = button.form; |
| 870 |
if ( form.id_isbns_add.value != '' ){ |
| 871 |
document.getElementsByName('xnparticleAddIdIsbnFlag').item(0).value = '1'; |
| 872 |
getCheckedIndexes(form); |
| 873 |
saveScrollPosition(); |
| 874 |
form.action = ''; |
| 875 |
form.submit(); |
| 876 |
} |
| 877 |
} |
| 878 |
|
| 879 |
// update id_isbn request |
| 880 |
function xnparticleUpdateIdIsbn(button){ |
| 881 |
var form = button.form; |
| 882 |
document.getElementsByName('xnparticleUpdateIdIsbnFlag').item(0).value = '1'; |
| 883 |
getCheckedIndexes(form); |
| 884 |
saveScrollPosition(); |
| 885 |
form.action = ''; |
| 886 |
form.submit(); |
| 887 |
} |
| 888 |
|
| 889 |
// add id_doi request |
| 890 |
function xnparticleAddIdDoi(button){ |
| 891 |
var form = button.form; |
| 892 |
if ( form.id_dois_add.value != '' ){ |
| 893 |
document.getElementsByName('xnparticleAddIdDoiFlag').item(0).value = '1'; |
| 894 |
getCheckedIndexes(form); |
| 895 |
saveScrollPosition(); |
| 896 |
form.action = ''; |
| 897 |
form.submit(); |
| 898 |
} |
| 899 |
} |
| 900 |
|
| 901 |
// update id_doi request |
| 902 |
function xnparticleUpdateIdDoi(button){ |
| 903 |
var form = button.form; |
| 904 |
document.getElementsByName('xnparticleUpdateIdDoiFlag').item(0).value = '1'; |
| 905 |
getCheckedIndexes(form); |
| 906 |
saveScrollPosition(); |
| 907 |
form.action = ''; |
| 908 |
form.submit(); |
| 909 |
} |
| 910 |
|
| 911 |
// add id_uri request |
| 912 |
function xnparticleAddIdUri(button){ |
| 913 |
var form = button.form; |
| 914 |
if ( form.id_uris_add.value != '' ){ |
| 915 |
document.getElementsByName('xnparticleAddIdUriFlag').item(0).value = '1'; |
| 916 |
getCheckedIndexes(form); |
| 917 |
saveScrollPosition(); |
| 918 |
form.action = ''; |
| 919 |
form.submit(); |
| 920 |
} |
| 921 |
} |
| 922 |
|
| 923 |
// update id_uri request |
| 924 |
function xnparticleUpdateIdUri(button){ |
| 925 |
var form = button.form; |
| 926 |
document.getElementsByName('xnparticleUpdateIdUriFlag').item(0).value = '1'; |
| 927 |
getCheckedIndexes(form); |
| 928 |
saveScrollPosition(); |
| 929 |
form.action = ''; |
| 930 |
form.submit(); |
| 931 |
} |
| 932 |
|
| 933 |
// add id_local request |
| 934 |
function xnparticleAddIdLocal(button){ |
| 935 |
var form = button.form; |
| 936 |
if ( form.id_locals_add.value != '' ){ |
| 937 |
document.getElementsByName('xnparticleAddIdLocalFlag').item(0).value = '1'; |
| 938 |
getCheckedIndexes(form); |
| 939 |
saveScrollPosition(); |
| 940 |
form.action = ''; |
| 941 |
form.submit(); |
| 942 |
} |
| 943 |
} |
| 944 |
|
| 945 |
// update id_local request |
| 946 |
function xnparticleUpdateIdLocal(button){ |
| 947 |
var form = button.form; |
| 948 |
document.getElementsByName('xnparticleUpdateIdLocalFlag').item(0).value = '1'; |
| 949 |
getCheckedIndexes(form); |
| 950 |
saveScrollPosition(); |
| 951 |
form.action = ''; |
| 952 |
form.submit(); |
| 953 |
} |
| 954 |
|
| 955 |
// add uri request |
| 956 |
function xnparticleAddUri(button){ |
| 957 |
var form = button.form; |
| 958 |
if ( form.uris_add.value != '' ){ |
| 959 |
document.getElementsByName('xnparticleAddUriFlag').item(0).value = '1'; |
| 960 |
getCheckedIndexes(form); |
| 961 |
saveScrollPosition(); |
| 962 |
form.action = ''; |
| 963 |
form.submit(); |
| 964 |
} |
| 965 |
} |
| 966 |
|
| 967 |
// update uri request |
| 968 |
function xnparticleUpdateUri(button){ |
| 969 |
var form = button.form; |
| 970 |
document.getElementsByName('xnparticleUpdateUriFlag').item(0).value = '1'; |
| 971 |
getCheckedIndexes(form); |
| 972 |
saveScrollPosition(); |
| 973 |
form.action = ''; |
| 974 |
form.submit(); |
| 975 |
} |
| 976 |
//--> |
| 977 |
</script> |