Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 7 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
21 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
61 lignes
Copier tout
9 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
55 lignes
Copier tout
<form action="{U_GALLERY_ACTION_ADD}" method="post" enctype="multipart/form-data">
<form action="{U_GALLERY_ACTION_ADD}" method="post" enctype="multipart/form-data">
<section id="module-gallery-add">
<section id="module-gallery-add">
<header>
<header>
<h1>{L_GALLERY} - {L_ADD_IMG}</h1>
<h1>{L_GALLERY} - {L_ADD_IMG}</h1>
<div class="right">
<div class="right">
{PAGINATION}
{PAGINATION}
</div>
</div>
</header>
</header>
<div class="content">
<div class="content">
<div class="center">
<div class="center">
# INCLUDE message_helper #
# INCLUDE message_helper #
Copier
Copié
Copier
Copié
# START image_up #
# START image_up #
<strong>{image_up.L_SUCCESS_UPLOAD}</strong>
<strong>{image_up.L_SUCCESS_UPLOAD}</strong>
Copier
Copié
Copier
Copié
<
br /
>
<
span class="spacer"></span
>
<strong>{image_up.NAME}</strong>
<strong>{image_up.NAME}</strong>
Copier
Copié
Copier
Copié
<
br /
>
<
span class="spacer"></span
>
<a href="gallery.php?cat={image_up.ID_CAT}&id={image_up.ID}#pics_max
"><img src="pics/{image_up.PATH}" alt="{image_up.NAME}" /></a>
<a href="gallery.php?cat={image_up.ID_CAT}&id={image_up.ID}#pics_max
" title="{image_up.NAME}
"><img src="pics/{image_up.PATH}" alt="{image_up.NAME}" /></a>
<
br /
>
<
span class="spacer"></span
>
<a href="gallery.php?cat={image_up.ID_CAT}">{image_up.CAT_NAME}</a>
<a href="gallery.php?cat={image_up.ID_CAT}">{image_up.CAT_NAME}</a>
Copier
Copié
Copier
Copié
<br /><br />
# END image_up #
# END image_up #
Copier
Copié
Copier
Copié
# START image_quota #
# START image_quota #
<div class="image-quota-container">
<div class="image-quota-container">
<strong>{image_quota.L_IMAGE_QUOTA}</strong>
<strong>{image_quota.L_IMAGE_QUOTA}</strong>
</div>
</div>
# END image_quota #
# END image_quota #
Copier
Copié
Copier
Copié
<
br /
>
<
span class="spacer"></span
>
{L_IMG_FORMAT}: {IMG_FORMAT}
{L_IMG_FORMAT}: {IMG_FORMAT}
<
br /
>
<
span class="spacer"></span
>
{L_WIDTH_MAX}: {WIDTH_MAX} {L_UNIT_PX}
{L_WIDTH_MAX}: {WIDTH_MAX} {L_UNIT_PX}
Copier
Copié
Copier
Copié
<
br /
>
<
span class="spacer"></span
>
{L_HEIGHT_MAX}: {HEIGHT_MAX} {L_UNIT_PX}
{L_HEIGHT_MAX}: {HEIGHT_MAX} {L_UNIT_PX}
Copier
Copié
Copier
Copié
<
br /
>
<
span class="spacer"></span
>
{L_WEIGHT_MAX}: {WEIGHT_MAX} {L_UNIT_KO}
{L_WEIGHT_MAX}: {WEIGHT_MAX} {L_UNIT_KO}
Copier
Copié
Copier
Copié
<br /><br />
{CATEGORIES_TREE}
{CATEGORIES_TREE}
Copier
Copié
Copier
Copié
<br /><br />
<label>{L_NAME}
plop
: <input type="text" maxlength="50" name="name"></label>
<label>{L_NAME}
: <input type="text" maxlength="50" name="name"></label>
* <input type="file" name="gallery" class="file" />
<br /><br />
* <input type="file" name="gallery" class="file" />
<br /><br />
</div>
</div>
Copier
Copié
Copier
Copié
<br />
<fieldset class="fieldset-submit">
<fieldset class="fieldset-submit">
<legend></legend><input type="hidden" name="max_file_size" value="2000000">
<legend></legend><input type="hidden" name="max_file_size" value="2000000">
<input type="hidden" name="token" value="{TOKEN}">
<input type="hidden" name="token" value="{TOKEN}">
<button type="submit" name="vupload" value="true" class="submit">{L_UPLOAD}</button>
<button type="submit" name="vupload" value="true" class="submit">{L_UPLOAD}</button>
</fieldset>
</fieldset>
</div>
</div>
<footer>
<footer>
<div class="right">
<div class="right">
{PAGINATION}
{PAGINATION}
</div>
</div>
</footer>
</footer>
</section>
</section>
</form>
</form>
Différences enregistrées
Texte d'origine
Ouvrir un fichier
<form action="{U_GALLERY_ACTION_ADD}" method="post" enctype="multipart/form-data"> <section id="module-gallery-add"> <header> <h1>{L_GALLERY} - {L_ADD_IMG}</h1> <div class="right"> {PAGINATION} </div> </header> <div class="content"> <div class="center"> # INCLUDE message_helper # # START image_up # <strong>{image_up.L_SUCCESS_UPLOAD}</strong> <br /> <strong>{image_up.NAME}</strong> <br /> <a href="gallery.php?cat={image_up.ID_CAT}&id={image_up.ID}#pics_max"><img src="pics/{image_up.PATH}" alt="{image_up.NAME}" /></a> <br /> <a href="gallery.php?cat={image_up.ID_CAT}">{image_up.CAT_NAME}</a> <br /><br /> # END image_up # # START image_quota # <div class="image-quota-container"> <strong>{image_quota.L_IMAGE_QUOTA}</strong> </div> # END image_quota # <br /> {L_IMG_FORMAT}: {IMG_FORMAT} <br /> {L_WIDTH_MAX}: {WIDTH_MAX} {L_UNIT_PX} <br /> {L_HEIGHT_MAX}: {HEIGHT_MAX} {L_UNIT_PX} <br /> {L_WEIGHT_MAX}: {WEIGHT_MAX} {L_UNIT_KO} <br /><br /> {CATEGORIES_TREE} <br /><br /> <label>{L_NAME}: <input type="text" maxlength="50" name="name"></label> <br /><br /> * <input type="file" name="gallery" class="file" /><br /><br /> </div> <br /> <fieldset class="fieldset-submit"> <legend></legend><input type="hidden" name="max_file_size" value="2000000"> <input type="hidden" name="token" value="{TOKEN}"> <button type="submit" name="vupload" value="true" class="submit">{L_UPLOAD}</button> </fieldset> </div> <footer> <div class="right"> {PAGINATION} </div> </footer> </section> </form>
Texte modifié
Ouvrir un fichier
<form action="{U_GALLERY_ACTION_ADD}" method="post" enctype="multipart/form-data"> <section id="module-gallery-add"> <header> <h1>{L_GALLERY} - {L_ADD_IMG}</h1> <div class="right"> {PAGINATION} </div> </header> <div class="content"> <div class="center"> # INCLUDE message_helper # # START image_up # <strong>{image_up.L_SUCCESS_UPLOAD}</strong> <span class="spacer"></span> <strong>{image_up.NAME}</strong> <span class="spacer"></span> <a href="gallery.php?cat={image_up.ID_CAT}&id={image_up.ID}#pics_max" title="{image_up.NAME}"><img src="pics/{image_up.PATH}" alt="{image_up.NAME}" /></a> <span class="spacer"></span> <a href="gallery.php?cat={image_up.ID_CAT}">{image_up.CAT_NAME}</a> # END image_up # # START image_quota # <div class="image-quota-container"> <strong>{image_quota.L_IMAGE_QUOTA}</strong> </div> # END image_quota # <span class="spacer"></span> {L_IMG_FORMAT}: {IMG_FORMAT} <span class="spacer"></span> {L_WIDTH_MAX}: {WIDTH_MAX} {L_UNIT_PX} <span class="spacer"></span> {L_HEIGHT_MAX}: {HEIGHT_MAX} {L_UNIT_PX} <span class="spacer"></span> {L_WEIGHT_MAX}: {WEIGHT_MAX} {L_UNIT_KO} {CATEGORIES_TREE} <label>{L_NAME} plop: <input type="text" maxlength="50" name="name"></label> * <input type="file" name="gallery" class="file" /> </div> <fieldset class="fieldset-submit"> <legend></legend><input type="hidden" name="max_file_size" value="2000000"> <input type="hidden" name="token" value="{TOKEN}"> <button type="submit" name="vupload" value="true" class="submit">{L_UPLOAD}</button> </fieldset> </div> <footer> <div class="right"> {PAGINATION} </div> </footer> </section> </form>
Trouver la différence