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
16 eliminaciones
Líneas
Total
Eliminado
Caracteres
Total
Eliminado
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
85 líneas
Copiar todo
110 adiciones
Líneas
Total
Añadido
Caracteres
Total
Añadido
Para continuar usando esta función, actualice a
Diff
checker
Pro
Ver precios
101 líneas
Copiar todo
Copiar
Copiado
Copiar
Copiado
<section id="module-wiki-history" class="wiki-history">
# IF C_ARTICLE #
# IF C_ARTICLE #
Copiar
Copiado
Copiar
Copiado
<
table id="table"
>
<
header
>
<
caption
>{L_HISTORY}
: <a href="{U_ARTICLE}">{TITLE}</a></
caption
>
<
h1
>{L_HISTORY}
: <a href="{U_ARTICLE}">{TITLE}</a></
h1>
<thead>
</header
>
<tr>
<table id="table">
<th>
<thead>
{L_VERSIONS}
<tr>
</th>
<th>
<th>
{L_VERSIONS}
{L_DATE}
</th>
</th>
<th>
<th>
{L_DATE}
{L_AUTHOR}
</th>
</th>
<th>
<th>
{L_CHANGE_REASON}
{L_ACTIONS}
</th>
</th>
<th>
</tr>
{L_AUTHOR}
</thead>
</th>
<tbody>
<th>
# START list #
{L_ACTIONS}
<tr>
</th>
<td>
</tr>
<a href="{list.U_ARTICLE}">{list.TITLE}</a>
{list.CURRENT_RELEASE}
</thead>
</td>
<tbody>
<td>
# START list #
{list.DATE}
<tr>
</td>
<td>
<td>
<a href="{list.U_ARTICLE}">{list.TITLE}</a>
{list.AUTHOR}
<span class="infos-options">
{list.CURRENT_RELEASE}
</span>
</td>
</td>
<td>
<td>
{list.ACTIONS}
{list.DATE}
</td>
</td>
</tr>
<td class="col-max">
# END list #
{list.CHANGE_REASON}
</tbody>
</td>
</table>
<td>
{list.AUTHOR}
</td>
<td>
{list.ACTIONS}
</td>
</tr>
# END list #
</tbody>
</table>
# ELSE #
# ELSE #
Copiar
Copiado
Copiar
Copiado
<table id="table2">
<header>
<caption>{L_HISTORY}</caption>
<h1>{L_HISTORY}</h1>
<thead>
</header>
<tr>
<th>
<table id="table2">
<a href="{TOP_TITLE}"
class="fa fa-table-sort-up"
></a>
<caption>{L_HISTORY}</caption>
{L_TITLE}
<thead>
<a href="{BOTTOM_TITLE}"
class="fa fa-table-sort-down"
></a>
<tr>
</th>
<th>
<th>
<a href="{TOP_TITLE}"
aria-label="${LangLoader::get_message('sort.asc', 'common')}"><i
class="fa fa-table-sort-up"
aria-hidden="true" title="${LangLoader::get_message('sort.asc', 'common')}"></i
></a>
<a href="{TOP_DATE}"
class="fa fa-table-sort-up"
></a>
{L_TITLE}
{L_DATE}
<a href="{BOTTOM_TITLE}"
aria-label="${LangLoader::get_message('sort.desc', 'common')}"><i
class="fa fa-table-sort-down"
aria-hidden="true" title="${LangLoader::get_message('sort.desc', 'common')}"></i
></a>
<a href="{BOTTOM_DATE}"
class="fa fa-table-sort-down"
></a>
</th>
</th>
<th>
<th>
<a href="{TOP_DATE}"
aria-label="${LangLoader::get_message('sort.asc', 'common')}"><i
class="fa fa-table-sort-up"
aria-hidden="true" title="${LangLoader::get_message('sort.asc', 'common')}"></i
></a>
{L_AUTHOR}
{L_DATE}
</th>
<a href="{BOTTOM_DATE}"
aria-label="${LangLoader::get_message('sort.desc', 'common')}"><i
class="fa fa-table-sort-down"
aria-hidden="true" title="${LangLoader::get_message('sort.desc', 'common')}"></i
></a>
</tr>
</th>
</thead>
<th>
# IF C_PAGINATION #
{L_AUTHOR}
<tfoot>
</th>
<tr>
</tr>
<td colspan="3">
</thead>
# INCLUDE PAGINATION #
<tbody>
</td>
# START list #
</tr>
<tr>
</tfoot>
<td>
# ENDIF #
<a href="{list.U_ARTICLE}">{list.TITLE}</a>
<tbody>
</td>
# START list #
<td>
<tr>
{list.DATE}
<td>
</td>
<a href="{list.U_ARTICLE}">{list.TITLE}</a>
<td>
</td>
{list.AUTHOR}
<td>
</td>
{list.DATE}
</tr>
</td>
# END list #
<td>
</tbody>
{list.AUTHOR}
# IF C_PAGINATION #
</td>
<tfoot>
</tr>
<tr>
# END list #
<td colspan="3">
</tbody>
# INCLUDE PAGINATION #
</table>
</td>
</tr>
</tfoot>
# ENDIF #
</table>
# END IF #
# END IF #
Copiar
Copiado
Copiar
Copiado
<footer></footer>
</section>
Diferencias guardadas
Texto original
Abrir archivo
# IF C_ARTICLE # <table id="table"> <caption>{L_HISTORY}: <a href="{U_ARTICLE}">{TITLE}</a></caption> <thead> <tr> <th> {L_VERSIONS} </th> <th> {L_DATE} </th> <th> {L_AUTHOR} </th> <th> {L_ACTIONS} </th> </tr> </thead> <tbody> # START list # <tr> <td> <a href="{list.U_ARTICLE}">{list.TITLE}</a> {list.CURRENT_RELEASE} </td> <td> {list.DATE} </td> <td> {list.AUTHOR} </td> <td> {list.ACTIONS} </td> </tr> # END list # </tbody> </table> # ELSE # <table id="table2"> <caption>{L_HISTORY}</caption> <thead> <tr> <th> <a href="{TOP_TITLE}" class="fa fa-table-sort-up"></a> {L_TITLE} <a href="{BOTTOM_TITLE}" class="fa fa-table-sort-down"></a> </th> <th> <a href="{TOP_DATE}" class="fa fa-table-sort-up"></a> {L_DATE} <a href="{BOTTOM_DATE}" class="fa fa-table-sort-down"></a> </th> <th> {L_AUTHOR} </th> </tr> </thead> # IF C_PAGINATION # <tfoot> <tr> <td colspan="3"> # INCLUDE PAGINATION # </td> </tr> </tfoot> # ENDIF # <tbody> # START list # <tr> <td> <a href="{list.U_ARTICLE}">{list.TITLE}</a> </td> <td> {list.DATE} </td> <td> {list.AUTHOR} </td> </tr> # END list # </tbody> </table> # END IF #
Texto modificado
Abrir archivo
<section id="module-wiki-history" class="wiki-history"> # IF C_ARTICLE # <header> <h1>{L_HISTORY} : <a href="{U_ARTICLE}">{TITLE}</a></h1> </header> <table id="table"> <thead> <tr> <th> {L_VERSIONS} </th> <th> {L_DATE} </th> <th> {L_CHANGE_REASON} </th> <th> {L_AUTHOR} </th> <th> {L_ACTIONS} </th> </tr> </thead> <tbody> # START list # <tr> <td> <a href="{list.U_ARTICLE}">{list.TITLE}</a> <span class="infos-options">{list.CURRENT_RELEASE}</span> </td> <td> {list.DATE} </td> <td class="col-max"> {list.CHANGE_REASON} </td> <td> {list.AUTHOR} </td> <td> {list.ACTIONS} </td> </tr> # END list # </tbody> </table> # ELSE # <header> <h1>{L_HISTORY}</h1> </header> <table id="table2"> <caption>{L_HISTORY}</caption> <thead> <tr> <th> <a href="{TOP_TITLE}" aria-label="${LangLoader::get_message('sort.asc', 'common')}"><i class="fa fa-table-sort-up" aria-hidden="true" title="${LangLoader::get_message('sort.asc', 'common')}"></i></a> {L_TITLE} <a href="{BOTTOM_TITLE}" aria-label="${LangLoader::get_message('sort.desc', 'common')}"><i class="fa fa-table-sort-down" aria-hidden="true" title="${LangLoader::get_message('sort.desc', 'common')}"></i></a> </th> <th> <a href="{TOP_DATE}" aria-label="${LangLoader::get_message('sort.asc', 'common')}"><i class="fa fa-table-sort-up" aria-hidden="true" title="${LangLoader::get_message('sort.asc', 'common')}"></i></a> {L_DATE} <a href="{BOTTOM_DATE}" aria-label="${LangLoader::get_message('sort.desc', 'common')}"><i class="fa fa-table-sort-down" aria-hidden="true" title="${LangLoader::get_message('sort.desc', 'common')}"></i></a> </th> <th> {L_AUTHOR} </th> </tr> </thead> <tbody> # START list # <tr> <td> <a href="{list.U_ARTICLE}">{list.TITLE}</a> </td> <td> {list.DATE} </td> <td> {list.AUTHOR} </td> </tr> # END list # </tbody> # IF C_PAGINATION # <tfoot> <tr> <td colspan="3"> # INCLUDE PAGINATION # </td> </tr> </tfoot> # ENDIF # </table> # END IF # <footer></footer> </section>
Encontrar la diferencia