Diff
checker
Texto
Texto
Imágenes
Documentos
Excel
Carpetas
Legal
Enterprise
Aplicación de escritorio
Precios
Iniciar sesión
Descargar Diffchecker Desktop
Comparar texto
Encuentra la diferencia entre dos archivos de texto
Herramientas
Historial
Editor live
Ocultar sin cambios
Sin ajuste de línea
Vista
Dividido
Unificado
Nivel de detalle
Inteligente
Palabra
Letra
Resaltado de sintaxis
Elegir sintaxis
Ignorar
Transformar texto
Ir al primer cambio
Editar entrada
Diffchecker Desktop
La forma más segura de usar Diffchecker. ¡Obtén la app de Diffchecker Desktop: tus diffs nunca salen de tu computadora!
Obtener Desktop
Untitled diff
Creado
hace 7 años
El diff nunca expira
Borrar
Exportar
Compartir
Explicar
57 eliminaciones
Líneas
Total
Eliminado
Caracteres
Total
Eliminado
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
100 líneas
Copiar todo
48 adiciones
Líneas
Total
Añadido
Caracteres
Total
Añadido
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
99 líneas
Copiar todo
<section id="module-calendar">
<section id="module-calendar">
<header>
<header>
Copiar
Copiado
Copiar
Copiado
<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>
Copiar
Copiado
Copiar
Copiado
<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>
Copiar
Copiado
Copiar
Copiado
<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 #
Copiar
Copiado
Copiar
Copiado
<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 #
Copiar
Copiado
Copiar
Copiado
# IF C_HAS_PICTURE #<img itemprop="thumbnailUrl" src="{PICTURE}" alt="{TITLE}" /># ENDIF #
<div itemprop="text">{CONTENTS}</div>
# IF C_LOCATION #
# IF C_LOCATION #
Copiar
Copiado
Copiar
Copiado
<
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>
Copiar
Copiado
Copiar
Copiado
# 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 #
Copiar
Copiado
Copiar
Copiado
</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>
Copiar
Copiado
Copiar
Copiado
</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>
Diferencias guardadas
Texto original
Abrir archivo
<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>
Texto modificado
Abrir archivo
<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>
Encontrar la diferencia