Vai al contenuto
<# } else if ( data.sizes && data.sizes.large ) { #>
<# } else if ( -1 === jQuery.inArray( data.type, [ 'audio', 'video' ] ) ) { #>
<# } #>
<# if ( 'audio' === data.type ) { #>
<# } else if ( 'video' === data.type ) {
var w_rule = '';
if ( data.width ) {
w_rule = 'width: ' + data.width + 'px;';
} else if ( wp.media.view.settings.contentWidth ) {
w_rule = 'width: ' + wp.media.view.settings.contentWidth + 'px;';
}
#>
<# } #>
<# if ( 'image' === data.type && ! data.uploading && data.sizes && data.can.save ) { #>
<# } else if ( 'pdf' === data.subtype && data.sizes ) { #>
Anteprima documento
<# } #>
Salvato.
Dettagli
Caricato il: {{ data.dateFormatted }}
Caricato da:
<# if ( data.authorLink ) { #>
{{ data.authorName }}
<# } else { #>
{{ data.authorName }}
<# } #>
<# if ( data.uploadedToTitle ) { #>
<# } #>
Nome file: {{ data.filename }}
Tipo di file: {{ data.mime }}
Dimensione del file: {{ data.filesizeHumanReadable }}
<# if ( 'image' === data.type && ! data.uploading ) { #>
<# if ( data.width && data.height ) { #>
Dimensioni:
{{ data.width }} per {{ data.height }} pixel
<# } #>
<# if ( data.originalImageURL && data.originalImageName ) { #>
<# } #>
<# } #>
<# if ( data.fileLength && data.fileLengthHumanReadable ) { #>
Lunghezza:
{{ data.fileLengthHumanReadable }}
{{ data.fileLengthHumanReadable }}
<# } #>
<# if ( 'audio' === data.type && data.meta.bitrate ) { #>
Bitrate: {{ Math.round( data.meta.bitrate / 1000 ) }}kb/s
<# if ( data.meta.bitrate_mode ) { #>
{{ ' ' + data.meta.bitrate_mode.toUpperCase() }}
<# } #>
<# } #>
<# if ( data.mediaStates ) { #>
Usato come: {{ data.mediaStates }}
<# } #>
<# if ( data.compat && data.compat.meta ) { #>
{{{ data.compat.meta }}}
<# } #>
<# if ( data.link ) { #>
Vedi pagina allegato
<# } #>
<# if ( data.can.save ) { #>
<# if ( data.link ) { #>
|
<# } #>
Modifica i dettagli aggiuntivi
<# } #>
<# if ( data.can.save && data.link ) { #>
|
Scarica il file
<# } #>
<# if ( ! data.uploading && data.can.remove ) { #>
<# if ( data.link || data.can.save ) { #>
|
<# } #>
<# } #>
<# } else { #>
<# if ( data.image && data.image.src && data.image.src !== data.icon ) { #>
<# } else if ( data.sizes ) {
if ( data.sizes.medium ) { #>
<# } else { #>
<# } #>
<# } else { #>
<# } #>
<# } #>
<# if ( data.buttons.close ) { #>
<# } #>
<# if ( data.buttons.check ) { #>
<# } #>
<#
var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly';
if ( data.describe ) {
if ( 'image' === data.type ) { #>
<# } else { #>
aria-label="Titolo del video"
placeholder="Titolo del video…"
<# } else if ( 'audio' === data.type ) { #>
aria-label="Titolo dell'audio"
placeholder="Titolo dell'audio…"
<# } else { #>
aria-label="Titolo del media"
placeholder="Titolo del media…"
<# } #> {{ maybeReadOnly }} />
<# }
} #>
<# } else if ( 'video' === data.type ) {
var w_rule = '';
if ( data.width ) {
w_rule = 'width: ' + data.width + 'px;';
} else if ( wp.media.view.settings.contentWidth ) {
w_rule = 'width: ' + wp.media.view.settings.contentWidth + 'px;';
}
#>
<# } else { #>
<# if ( data.uploading ) { #>
<# } else if ( 'image' === data.type && data.size && data.size.url ) { #>
<# } else { #>
<# } #>
<# } #>
{{ data.filename }}
{{ data.dateFormatted }}
{{ data.filesizeHumanReadable }}
<# if ( 'image' === data.type && ! data.uploading ) { #>
<# if ( data.width && data.height ) { #>
{{ data.width }} per {{ data.height }} pixel
<# } #>
<# if ( data.originalImageURL && data.originalImageName ) { #>
<# } #>
<# if ( data.can.save && data.sizes ) { #>
Modifica immagine
<# } #>
<# } #>
<# if ( data.fileLength && data.fileLengthHumanReadable ) { #>
Lunghezza: {{ data.fileLengthHumanReadable }}
{{ data.fileLengthHumanReadable }}
<# } #>
<# if ( data.mediaStates ) { #>
Usato come: {{ data.mediaStates }}
<# } #>
<# if ( ! data.uploading && data.can.remove ) { #>
<# } #>
<# if ( data.compat && data.compat.meta ) { #>
{{{ data.compat.meta }}}
<# } #>
<# var maybeReadOnly = data.can.save || data.allowLocalEdits ? '' : 'readonly'; #>
<# if ( 'image' === data.type ) { #>
Impara come descrivere lo scopo dell'immagine (si apre in una nuova scheda). Lascia vuoto se l'immagine è puramente decorativa.
<# } #>
<# if ( 'audio' === data.type ) { #>
<# } #>
Copiato!
<# if ( 'undefined' !== typeof data.sizes ) { #>
<# } #>
<# if ( ! isVideo ) { #>
checked="checked"
<# } #> />
<# } #>
checked="checked"
<# } #> />
Impara come descrivere lo scopo dell'immagine (si apre in una nuova scheda). Lascia vuoto se l'immagine è puramente decorativa.
×
Dimensione immagine in pixel
<# } #>
<# } #>
<# if ( ! _.isEmpty( data.model.mp3 ) ) { #>
<# } #>
<# if ( ! _.isEmpty( data.model.ogg ) ) { #>
<# } #>
<# if ( ! _.isEmpty( data.model.flac ) ) { #>
<# } #>
<# if ( ! _.isEmpty( data.model.m4a ) ) { #>
<# } #>
<# if ( ! _.isEmpty( data.model.wav ) ) { #>
<# } #>
<# if ( ! _.isEmpty( data.model.src ) ) {
ext = data.model.src.split('.').pop();
if ( html5types[ ext ] ) {
delete html5types[ ext ];
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.mp3 ) ) {
if ( ! _.isUndefined( html5types.mp3 ) ) {
delete html5types.mp3;
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.ogg ) ) {
if ( ! _.isUndefined( html5types.ogg ) ) {
delete html5types.ogg;
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.flac ) ) {
if ( ! _.isUndefined( html5types.flac ) ) {
delete html5types.flac;
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.m4a ) ) {
if ( ! _.isUndefined( html5types.m4a ) ) {
delete html5types.m4a;
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.wav ) ) {
if ( ! _.isUndefined( html5types.wav ) ) {
delete html5types.wav;
}
#>
<# } #>
<# if ( ! _.isEmpty( html5types ) ) { #>
<# } #>
<# } else if ( isVimeo ) { #>
<# } else { #>
<# }
} #>
<# if ( data.model.mp4 ) { #>
<# } #>
<# if ( data.model.m4v ) { #>
<# } #>
<# if ( data.model.webm ) { #>
<# } #>
<# if ( data.model.ogv ) { #>
<# } #>
<# if ( data.model.flv ) { #>
<# } #>
{{{ data.model.content }}}
<# if ( ! _.isEmpty( data.model.src ) ) {
ext = data.model.src.split('.').pop();
if ( html5types[ ext ] ) {
delete html5types[ ext ];
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.mp4 ) ) {
if ( ! _.isUndefined( html5types.mp4 ) ) {
delete html5types.mp4;
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.m4v ) ) {
if ( ! _.isUndefined( html5types.m4v ) ) {
delete html5types.m4v;
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.webm ) ) {
if ( ! _.isUndefined( html5types.webm ) ) {
delete html5types.webm;
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.ogv ) ) {
if ( ! _.isUndefined( html5types.ogv ) ) {
delete html5types.ogv;
}
#>
<# } #>
<# if ( ! _.isEmpty( data.model.flv ) ) {
if ( ! _.isUndefined( html5types.flv ) ) {
delete html5types.flv;
}
#>
<# } #>
<# if ( ! _.isEmpty( html5types ) ) { #>
<# } #>
<# if ( ! _.isEmpty( data.model.poster ) ) { #>
<# } #>
<#
var content = '';
if ( ! _.isEmpty( data.model.content ) ) {
var tracks = jQuery( data.model.content ).filter( 'track' );
_.each( tracks.toArray(), function( track, index ) {
content += track.outerHTML; #>
I valori srclang, label e kind possono essere modificati per impostare la lingua e il tipo di traccia video.
<# } ); #>
<# } else { #>
Tracce (sottotitoli, didascalie, descrizioni, capitoli o metadati)
Non ci sono sottotitoli associati.
<# } #>
<# } else { #>
<# } #>
<# if ( attachment.caption ) { #>
{{{ data.verifyHTML( attachment.caption ) }}}
<# } #>
<# if ( index % data.columns === data.columns - 1 ) { #>
<# } #>
<# } ); #>
<# } else { #>
<# } #>
<# print( 'LOFT52 Shopping e Parole' ) #>