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
57 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
100 lignes
Copier tout
48 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
99 lignes
Copier tout
<section id="module-calendar">
<section id="module-calendar">
<header>
<header>
Copier
Copié
Copier
Copié
<div class="cat-actions">
<a href="{U_SYNDICATION}" aria-label="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication" aria-hidden="true" title="${LangLoader::get_message('syndication', 'common')}"></i></a>
{@module_title}# IF NOT C_ROOT_CATEGORY # - {CATEGORY_NAME}# ENDIF # # IF IS_ADMIN #<a href="{U_EDIT_CATEGORY}" aria-label="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit small" aria-hidden="true" title="${LangLoader::get_message('edit', 'common')}"></i></a># ENDIF #
</div>
<h1>
<h1>
Copier
Copié
Copier
Copié
<a href="{U_SYNDICATION}" title="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication"></i></a>
<span itemprop="name">{TITLE}</span>
{@module_title}# IF NOT C_ROOT_CATEGORY # - {CATEGORY_NAME}# ENDIF # # IF IS_ADMIN #<a href="{U_EDIT_CATEGORY}" title="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit smaller"></i></a># ENDIF #
</h1>
</h1>
</header>
</header>
Copier
Copié
Copier
Copié
<div
class="
content
">
<div
itemscope="itemscope" itemtype="http://schema.org/Event" id="article-calendar-{ID}"
class="
article-calendar# IF C_NEW_CONTENT # new-
content
# ENDIF #
">
# IF NOT C_APPROVED #
# IF NOT C_APPROVED #
# INCLUDE NOT_VISIBLE_MESSAGE #
# INCLUDE NOT_VISIBLE_MESSAGE #
# ENDIF #
# ENDIF #
Copier
Copié
Copier
Copié
<article itemscope="itemscope" itemtype="http://schema.org/Event" id="article-calendar-{ID}" class="article-calendar# IF C_NEW_CONTENT # new-content# ENDIF #">
<div
class="actions">
<header>
# IF C_EDIT #
<h2>
<a href="{U_EDIT}"
aria-label
="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit
" aria-hidden="true" title="${LangLoader::get_message('edit', 'common')}
"></i></a>
<span itemprop="name">{TITLE}</span>
# ENDIF #
<span
class="actions">
# IF C_DELETE #
# IF C_EDIT #
<a href="{U_DELETE}"
aria-label
="${LangLoader::get_message('delete', 'common')}"# IF NOT C_BELONGS_TO_A_SERIE # data-confirmation="delete-element"# ENDIF #><i class="fa fa-delete
" aria-hidden="true" title="${LangLoader::get_message('delete', 'common')}
"></i></a>
<a href="{U_EDIT}"
title
="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit
"></i></a>
# ENDIF #
# ENDIF #
</div>
# IF C_DELETE #
<a itemprop="url" href="{U_LINK}"></a>
<a href="{U_DELETE}"
title
="${LangLoader::get_message('delete', 'common')}"# IF NOT C_BELONGS_TO_A_SERIE # data-confirmation="delete-element"# ENDIF #><i class="fa fa-delete
"></i></a>
<div class="more">
# ENDIF #
<div class="fa fa-user"></div> # IF C_AUTHOR_EXIST #<a itemprop="author" href="{U_AUTHOR_PROFILE}" class="{AUTHOR_LEVEL_CLASS}" # IF C_AUTHOR_GROUP_COLOR # style="color:{AUTHOR_GROUP_COLOR}" # ENDIF #>{AUTHOR}</a># ELSE #{AUTHOR}# ENDIF #
</span>
</div>
</h2>
<div class="content"
itemscope="itemscope" itemtype="http://schema.org/CreativeWork">
<meta itemprop="about" content="{CATEGORY_NAME}">
<a itemprop="url" href="{U_LINK}"></a>
# IF C_COMMENTS_ENABLED #
</header>
<meta itemprop="discussionUrl" content="{U_COMMENTS}">
<div class="content">
<meta itemprop="interactionCount" content="{NUMBER_COMMENTS} UserComments">
<div
itemscope="itemscope" itemtype="http://schema.org/CreativeWork">
# ENDIF #
<meta itemprop="about" content="{CATEGORY_NAME}">
# IF C_COMMENTS_ENABLED #
<div class="options infos">
<meta itemprop="discussionUrl" content="{U_COMMENTS}">
<p class="event-display-dates">
<meta itemprop="interactionCount" content="{NUMBER_COMMENTS} UserComments">
<span class="infos-options"><span class="text-strong">{@calendar.labels.start_date}</span> : <time datetime="{START_DATE_ISO8601}" itemprop="startDate">{START_DATE}</time></span>
<span class="infos-options"><span class="text-strong">{@calendar.labels.end_date}</span> : <time datetime="{END_DATE_ISO8601}" itemprop="endDate">{END_DATE}</time></span>
</p>
# IF C_HAS_PICTURE #
<img itemprop="thumbnailUrl" src="{PICTURE}" alt="{TITLE}" title="{TITLE}" />
# ENDIF #
# ENDIF #
Copier
Copié
Copier
Copié
# IF C_HAS_PICTURE #<img itemprop="thumbnailUrl" src="{PICTURE}" alt="{TITLE}" /># ENDIF #
<div itemprop="text">{CONTENTS}</div>
# IF C_LOCATION #
# IF C_LOCATION #
Copier
Copié
Copier
Copié
<
div class="spacer"></div>
<
p
itemprop="location" itemscope itemtype="http://schema.org/Place">
<div
itemprop="location" itemscope itemtype="http://schema.org/Place">
<span class="text-strong">{@calendar.labels.location}</span> :
<span class="text-strong">{@calendar.labels.location}</span> :
<span itemprop="name">{LOCATION}</span>
<span itemprop="name">{LOCATION}</span>
Copier
Copié
Copier
Copié
# IF C_LOCATION_MAP #<div class="location-map">{LOCATION_MAP}</div># ENDIF #
</
p
>
</
div
>
# ENDIF #
# ENDIF #
# IF C_PARTICIPATION_ENABLED #
# IF C_PARTICIPATION_ENABLED #
<div class="spacer"></div>
<div class="spacer"></div>
# IF C_DISPLAY_PARTICIPANTS #
# IF C_DISPLAY_PARTICIPANTS #
<div>
<div>
<span class="text-strong">{@calendar.labels.participants}</span> :
<span class="text-strong">{@calendar.labels.participants}</span> :
<span>
<span>
# IF C_PARTICIPANTS #
# IF C_PARTICIPANTS #
# START participant #
# START participant #
<a href="{participant.U_PROFILE}" class="{participant.LEVEL_CLASS}" # IF participant.C_GROUP_COLOR # style="color:{participant.GROUP_COLOR}" # ENDIF #>{participant.DISPLAY_NAME}</a># IF NOT participant.C_LAST_PARTICIPANT #,# ENDIF #
<a href="{participant.U_PROFILE}" class="{participant.LEVEL_CLASS}" # IF participant.C_GROUP_COLOR # style="color:{participant.GROUP_COLOR}" # ENDIF #>{participant.DISPLAY_NAME}</a># IF NOT participant.C_LAST_PARTICIPANT #,# ENDIF #
# END participant #
# END participant #
# ELSE #
# ELSE #
{@calendar.labels.no_one}
{@calendar.labels.no_one}
# ENDIF #
# ENDIF #
</span>
</span>
</div>
</div>
# ENDIF #
# ENDIF #
# IF C_PARTICIPATE #
# IF C_PARTICIPATE #
<a href="{U_SUSCRIBE}" class="basic-button">{@calendar.labels.suscribe}</a>
<a href="{U_SUSCRIBE}" class="basic-button">{@calendar.labels.suscribe}</a>
# IF C_MISSING_PARTICIPANTS #
# IF C_MISSING_PARTICIPANTS #
<span class="small text-italic">({L_MISSING_PARTICIPANTS})</span>
<span class="small text-italic">({L_MISSING_PARTICIPANTS})</span>
# ENDIF #
# ENDIF #
# IF C_REGISTRATION_DAYS_LEFT #
# IF C_REGISTRATION_DAYS_LEFT #
<div class="spacer"></div>
<div class="spacer"></div>
<span class="small text-italic">{L_REGISTRATION_DAYS_LEFT}</span>
<span class="small text-italic">{L_REGISTRATION_DAYS_LEFT}</span>
# ENDIF #
# ENDIF #
# ENDIF #
# ENDIF #
# IF C_IS_PARTICIPANT #
# IF C_IS_PARTICIPANT #
<a href="{U_UNSUSCRIBE}" class="basic-button">{@calendar.labels.unsuscribe}</a>
<a href="{U_UNSUSCRIBE}" class="basic-button">{@calendar.labels.unsuscribe}</a>
# ELSE #
# ELSE #
# IF C_MAX_PARTICIPANTS_REACHED #<span class="small text-italic">{@calendar.labels.max_participants_reached}</span># ENDIF #
# IF C_MAX_PARTICIPANTS_REACHED #<span class="small text-italic">{@calendar.labels.max_participants_reached}</span># ENDIF #
# ENDIF #
# ENDIF #
# IF C_REGISTRATION_CLOSED #<span class="small text-italic">{@calendar.labels.registration_closed}</span># ENDIF #
# IF C_REGISTRATION_CLOSED #<span class="small text-italic">{@calendar.labels.registration_closed}</span># ENDIF #
# ENDIF #
# ENDIF #
Copier
Copié
Copier
Copié
</div>
<div
class="spacer">
</div>
<div class="
event-display-author
">
<div
itemprop="text">{CONTENTS}
</div>
{@calendar.labels.created_by} :
# IF C_
AUTHOR_EXIST
#<
a itemprop="author" href="{U_AUTHOR_PROFILE}"
class="
{AUTHOR_LEVEL_CLASS}" # IF C_AUTHOR_GROUP_COLOR # style="color:{AUTHOR_GROUP_COLOR}" # ENDIF #>{AUTHOR}</a># ELSE #{AUTHOR}
# ENDIF #
# IF C_LOCATION #
<div class="
location-map" itemprop="location" itemscope itemtype="http://schema.org/Place
">
# IF C_
LOCATION_MAP
#<
div
class="
location-map">{LOCATION_MAP}</div>
# ENDIF #
</div>
</div>
Copier
Copié
Copier
Copié
</div>
# ENDIF #
<div class="event-display-dates">
</div>
{@calendar.labels.start_date} : <span class="float-right"><time datetime="{START_DATE_ISO8601}" itemprop="startDate">{START_DATE}</time></span>
<hr>
<div class="spacer"></div>
{@calendar.labels.end_date} : <span class="float-right"><time datetime="{END_DATE_ISO8601}" itemprop="endDate">{END_DATE}</time></span>
# INCLUDE COMMENTS #
</div>
<footer></footer>
<hr>
# INCLUDE COMMENTS #
</div>
<footer></footer>
</article>
</div>
</div>
<footer></footer>
<footer></footer>
</section>
</section>
Différences enregistrées
Texte d'origine
Ouvrir un fichier
<section id="module-calendar"> <header> <h1> <a href="{U_SYNDICATION}" title="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication"></i></a> {@module_title}# IF NOT C_ROOT_CATEGORY # - {CATEGORY_NAME}# ENDIF # # IF IS_ADMIN #<a href="{U_EDIT_CATEGORY}" title="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit smaller"></i></a># ENDIF # </h1> </header> <div class="content"> # IF NOT C_APPROVED # # INCLUDE NOT_VISIBLE_MESSAGE # # ENDIF # <article itemscope="itemscope" itemtype="http://schema.org/Event" id="article-calendar-{ID}" class="article-calendar# IF C_NEW_CONTENT # new-content# ENDIF #"> <header> <h2> <span itemprop="name">{TITLE}</span> <span class="actions"> # IF C_EDIT # <a href="{U_EDIT}" title="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit"></i></a> # ENDIF # # IF C_DELETE # <a href="{U_DELETE}" title="${LangLoader::get_message('delete', 'common')}"# IF NOT C_BELONGS_TO_A_SERIE # data-confirmation="delete-element"# ENDIF #><i class="fa fa-delete"></i></a> # ENDIF # </span> </h2> <a itemprop="url" href="{U_LINK}"></a> </header> <div class="content"> <div itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemprop="about" content="{CATEGORY_NAME}"> # IF C_COMMENTS_ENABLED # <meta itemprop="discussionUrl" content="{U_COMMENTS}"> <meta itemprop="interactionCount" content="{NUMBER_COMMENTS} UserComments"> # ENDIF # # IF C_HAS_PICTURE #<img itemprop="thumbnailUrl" src="{PICTURE}" alt="{TITLE}" /># ENDIF # <div itemprop="text">{CONTENTS}</div> # IF C_LOCATION # <div class="spacer"></div> <div itemprop="location" itemscope itemtype="http://schema.org/Place"> <span class="text-strong">{@calendar.labels.location}</span> : <span itemprop="name">{LOCATION}</span> # IF C_LOCATION_MAP #<div class="location-map">{LOCATION_MAP}</div># ENDIF # </div> # ENDIF # # IF C_PARTICIPATION_ENABLED # <div class="spacer"></div> # IF C_DISPLAY_PARTICIPANTS # <div> <span class="text-strong">{@calendar.labels.participants}</span> : <span> # IF C_PARTICIPANTS # # START participant # <a href="{participant.U_PROFILE}" class="{participant.LEVEL_CLASS}" # IF participant.C_GROUP_COLOR # style="color:{participant.GROUP_COLOR}" # ENDIF #>{participant.DISPLAY_NAME}</a># IF NOT participant.C_LAST_PARTICIPANT #,# ENDIF # # END participant # # ELSE # {@calendar.labels.no_one} # ENDIF # </span> </div> # ENDIF # # IF C_PARTICIPATE # <a href="{U_SUSCRIBE}" class="basic-button">{@calendar.labels.suscribe}</a> # IF C_MISSING_PARTICIPANTS # <span class="small text-italic">({L_MISSING_PARTICIPANTS})</span> # ENDIF # # IF C_REGISTRATION_DAYS_LEFT # <div class="spacer"></div> <span class="small text-italic">{L_REGISTRATION_DAYS_LEFT}</span> # ENDIF # # ENDIF # # IF C_IS_PARTICIPANT # <a href="{U_UNSUSCRIBE}" class="basic-button">{@calendar.labels.unsuscribe}</a> # ELSE # # IF C_MAX_PARTICIPANTS_REACHED #<span class="small text-italic">{@calendar.labels.max_participants_reached}</span># ENDIF # # ENDIF # # IF C_REGISTRATION_CLOSED #<span class="small text-italic">{@calendar.labels.registration_closed}</span># ENDIF # # ENDIF # <div class="spacer"></div> <div class="event-display-author"> {@calendar.labels.created_by} : # IF C_AUTHOR_EXIST #<a itemprop="author" href="{U_AUTHOR_PROFILE}" class="{AUTHOR_LEVEL_CLASS}" # IF C_AUTHOR_GROUP_COLOR # style="color:{AUTHOR_GROUP_COLOR}" # ENDIF #>{AUTHOR}</a># ELSE #{AUTHOR}# ENDIF # </div> </div> <div class="event-display-dates"> {@calendar.labels.start_date} : <span class="float-right"><time datetime="{START_DATE_ISO8601}" itemprop="startDate">{START_DATE}</time></span> <div class="spacer"></div> {@calendar.labels.end_date} : <span class="float-right"><time datetime="{END_DATE_ISO8601}" itemprop="endDate">{END_DATE}</time></span> </div> <hr> # INCLUDE COMMENTS # </div> <footer></footer> </article> </div> <footer></footer> </section>
Texte modifié
Ouvrir un fichier
<section id="module-calendar"> <header> <div class="cat-actions"> <a href="{U_SYNDICATION}" aria-label="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication" aria-hidden="true" title="${LangLoader::get_message('syndication', 'common')}"></i></a> {@module_title}# IF NOT C_ROOT_CATEGORY # - {CATEGORY_NAME}# ENDIF # # IF IS_ADMIN #<a href="{U_EDIT_CATEGORY}" aria-label="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit small" aria-hidden="true" title="${LangLoader::get_message('edit', 'common')}"></i></a># ENDIF # </div> <h1> <span itemprop="name">{TITLE}</span> </h1> </header> <div itemscope="itemscope" itemtype="http://schema.org/Event" id="article-calendar-{ID}" class="article-calendar# IF C_NEW_CONTENT # new-content# ENDIF #"> # IF NOT C_APPROVED # # INCLUDE NOT_VISIBLE_MESSAGE # # ENDIF # <div class="actions"> # IF C_EDIT # <a href="{U_EDIT}" aria-label="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit" aria-hidden="true" title="${LangLoader::get_message('edit', 'common')}"></i></a> # ENDIF # # IF C_DELETE # <a href="{U_DELETE}" aria-label="${LangLoader::get_message('delete', 'common')}"# IF NOT C_BELONGS_TO_A_SERIE # data-confirmation="delete-element"# ENDIF #><i class="fa fa-delete" aria-hidden="true" title="${LangLoader::get_message('delete', 'common')}"></i></a> # ENDIF # </div> <a itemprop="url" href="{U_LINK}"></a> <div class="more"> <div class="fa fa-user"></div> # IF C_AUTHOR_EXIST #<a itemprop="author" href="{U_AUTHOR_PROFILE}" class="{AUTHOR_LEVEL_CLASS}" # IF C_AUTHOR_GROUP_COLOR # style="color:{AUTHOR_GROUP_COLOR}" # ENDIF #>{AUTHOR}</a># ELSE #{AUTHOR}# ENDIF # </div> <div class="content" itemscope="itemscope" itemtype="http://schema.org/CreativeWork"> <meta itemprop="about" content="{CATEGORY_NAME}"> # IF C_COMMENTS_ENABLED # <meta itemprop="discussionUrl" content="{U_COMMENTS}"> <meta itemprop="interactionCount" content="{NUMBER_COMMENTS} UserComments"> # ENDIF # <div class="options infos"> <p class="event-display-dates"> <span class="infos-options"><span class="text-strong">{@calendar.labels.start_date}</span> : <time datetime="{START_DATE_ISO8601}" itemprop="startDate">{START_DATE}</time></span> <span class="infos-options"><span class="text-strong">{@calendar.labels.end_date}</span> : <time datetime="{END_DATE_ISO8601}" itemprop="endDate">{END_DATE}</time></span> </p> # IF C_HAS_PICTURE # <img itemprop="thumbnailUrl" src="{PICTURE}" alt="{TITLE}" title="{TITLE}" /> # ENDIF # # IF C_LOCATION # <p itemprop="location" itemscope itemtype="http://schema.org/Place"> <span class="text-strong">{@calendar.labels.location}</span> : <span itemprop="name">{LOCATION}</span> </p> # ENDIF # # IF C_PARTICIPATION_ENABLED # <div class="spacer"></div> # IF C_DISPLAY_PARTICIPANTS # <div> <span class="text-strong">{@calendar.labels.participants}</span> : <span> # IF C_PARTICIPANTS # # START participant # <a href="{participant.U_PROFILE}" class="{participant.LEVEL_CLASS}" # IF participant.C_GROUP_COLOR # style="color:{participant.GROUP_COLOR}" # ENDIF #>{participant.DISPLAY_NAME}</a># IF NOT participant.C_LAST_PARTICIPANT #,# ENDIF # # END participant # # ELSE # {@calendar.labels.no_one} # ENDIF # </span> </div> # ENDIF # # IF C_PARTICIPATE # <a href="{U_SUSCRIBE}" class="basic-button">{@calendar.labels.suscribe}</a> # IF C_MISSING_PARTICIPANTS # <span class="small text-italic">({L_MISSING_PARTICIPANTS})</span> # ENDIF # # IF C_REGISTRATION_DAYS_LEFT # <div class="spacer"></div> <span class="small text-italic">{L_REGISTRATION_DAYS_LEFT}</span> # ENDIF # # ENDIF # # IF C_IS_PARTICIPANT # <a href="{U_UNSUSCRIBE}" class="basic-button">{@calendar.labels.unsuscribe}</a> # ELSE # # IF C_MAX_PARTICIPANTS_REACHED #<span class="small text-italic">{@calendar.labels.max_participants_reached}</span># ENDIF # # ENDIF # # IF C_REGISTRATION_CLOSED #<span class="small text-italic">{@calendar.labels.registration_closed}</span># ENDIF # # ENDIF # </div> <div itemprop="text">{CONTENTS}</div> # IF C_LOCATION # <div class="location-map" itemprop="location" itemscope itemtype="http://schema.org/Place"> # IF C_LOCATION_MAP #<div class="location-map">{LOCATION_MAP}</div># ENDIF # </div> # ENDIF # </div> <hr> # INCLUDE COMMENTS # <footer></footer> </div> <footer></footer> </section>
Trouver la différence