Diff
checker
Texto
Texto
Imagens
Documentos
Excel
Pastas
Legal
Enterprise
Aplicativo para desktop
Preços
Fazer login
Baixar o Diffchecker Desktop
Comparar texto
Encontre a diferença entre dois arquivos de texto
Ferramentas
Histórico
Editor live
Recolher inalteradas
Sem quebra de linha
Layout
Dividido
Unificado
Nível de detalhe
Inteligente
Palavra
Caractere
Realce de sintaxe
Escolher sintaxe
Ignorar
Transformar texto
Ir à primeira mudança
Editar entrada
Diffchecker Desktop
A maneira mais segura de usar o Diffchecker. Obtenha o aplicativo Diffchecker Desktop: seus diffs nunca saem do seu computador!
Obter Desktop
Untitled diff
Criado
há 9 anos
O diff nunca expira
Limpar
Exportar
Compartilhar
Explicar
3 remoções
Linhas
Total
Removido
Caracteres
Total
Removido
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
84 linhas
Copiar tudo
17 adições
Linhas
Total
Adicionado
Caracteres
Total
Adicionado
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
94 linhas
Copiar tudo
<section id="module-web">
<section id="module-web">
<header>
<header>
<h1>
<h1>
<a href="{U_SYNDICATION}" title="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication"></i></a>
<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 #
{@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>
<div class="content">
<div class="content">
# IF NOT C_VISIBLE #
# IF NOT C_VISIBLE #
# INCLUDE NOT_VISIBLE_MESSAGE #
# INCLUDE NOT_VISIBLE_MESSAGE #
# ENDIF #
# ENDIF #
Copiar
Copiado
Copiar
Copiado
<article id="article-web-{ID}" itemscope="itemscope" itemtype="http://schema.org/CreativeWork" class="article-web# IF C_IS_PARTNER #
web-partner
# ENDIF ## IF C_IS_PRIVILEGED_PARTNER #
web
-privileged-
partner
# ENDIF #
">
<article id="article-web-{ID}" itemscope="itemscope" itemtype="http://schema.org/CreativeWork" class="article-web# IF C_IS_PARTNER #
content-friends
# ENDIF ## IF C_IS_PRIVILEGED_PARTNER #
content
-privileged-
friends
# ENDIF #
# IF C_NEW_CONTENT # new-content# ENDIF#
">
<header>
<header>
<h2>
<h2>
<span id="name" itemprop="name">{NAME}</span>
<span id="name" itemprop="name">{NAME}</span>
<span class="actions">
<span class="actions">
# IF C_EDIT #
# IF C_EDIT #
<a href="{U_EDIT}" title="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit"></i></a>
<a href="{U_EDIT}" title="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit"></i></a>
# ENDIF #
# ENDIF #
# IF C_DELETE #
# IF C_DELETE #
<a href="{U_DELETE}" title="${LangLoader::get_message('delete', 'common')}" data-confirmation="delete-element"><i class="fa fa-delete"></i></a>
<a href="{U_DELETE}" title="${LangLoader::get_message('delete', 'common')}" data-confirmation="delete-element"><i class="fa fa-delete"></i></a>
# ENDIF #
# ENDIF #
</span>
</span>
</h2>
</h2>
<meta itemprop="url" content="{U_LINK}">
<meta itemprop="url" content="{U_LINK}">
<meta itemprop="description" content="${escape(DESCRIPTION)}" />
<meta itemprop="description" content="${escape(DESCRIPTION)}" />
# IF C_COMMENTS_ENABLED #
# IF C_COMMENTS_ENABLED #
<meta itemprop="discussionUrl" content="{U_COMMENTS}">
<meta itemprop="discussionUrl" content="{U_COMMENTS}">
<meta itemprop="interactionCount" content="{NUMBER_COMMENTS} UserComments">
<meta itemprop="interactionCount" content="{NUMBER_COMMENTS} UserComments">
# ENDIF #
# ENDIF #
</header>
</header>
<div class="content">
<div class="content">
<div class="options infos">
<div class="options infos">
<div class="center">
<div class="center">
Copiar
Copiado
Copiar
Copiado
# IF C_HAS_PARTNER_PICTURE #
# IF C_IS_PARTNER #
<img src="{U_PARTNER_PICTURE}" alt="{NAME}" itemprop="image" />
# IF C_HAS_PARTNER_PICTURE #
<span class="web-partner-picture">
<img src="{U_PARTNER_PICTURE}" alt="{NAME}" itemprop="image" />
</span>
<div class="spacer"></div>
<div class="spacer"></div>
Copiar
Copiado
Copiar
Copiado
# ENDIF #
# ENDIF #
# ENDIF #
# IF C_VISIBLE #
# IF C_VISIBLE #
<a href="{U_VISIT}" class="basic-button">
<a href="{U_VISIT}" class="basic-button">
<i class="fa fa-globe"></i> {@visit}
<i class="fa fa-globe"></i> {@visit}
</a>
</a>
# IF IS_USER_CONNECTED #
# IF IS_USER_CONNECTED #
<a href="{U_DEADLINK}" class="basic-button alt" title="${LangLoader::get_message('deadlink', 'common')}">
<a href="{U_DEADLINK}" class="basic-button alt" title="${LangLoader::get_message('deadlink', 'common')}">
<i class="fa fa-unlink"></i>
<i class="fa fa-unlink"></i>
</a>
</a>
# ENDIF #
# ENDIF #
# ENDIF #
# ENDIF #
</div>
</div>
<h6>{@link_infos}</h6>
<h6>{@link_infos}</h6>
<span class="text-strong">{@visits_number} : </span><span>{NUMBER_VIEWS}</span><br/>
<span class="text-strong">{@visits_number} : </span><span>{NUMBER_VIEWS}</span><br/>
<span class="text-strong">${LangLoader::get_message('category', 'categories-common')} : </span><span><a itemprop="about" class="small" href="{U_CATEGORY}">{CATEGORY_NAME}</a></span><br/>
<span class="text-strong">${LangLoader::get_message('category', 'categories-common')} : </span><span><a itemprop="about" class="small" href="{U_CATEGORY}">{CATEGORY_NAME}</a></span><br/>
# IF C_KEYWORDS #
# IF C_KEYWORDS #
<span class="text-strong">${LangLoader::get_message('form.keywords', 'common')} : </span>
<span class="text-strong">${LangLoader::get_message('form.keywords', 'common')} : </span>
<span>
<span>
# START keywords #
# START keywords #
<a itemprop="keywords" class="small" href="{keywords.URL}">{keywords.NAME}</a># IF keywords.C_SEPARATOR #, # ENDIF #
<a itemprop="keywords" class="small" href="{keywords.URL}">{keywords.NAME}</a># IF keywords.C_SEPARATOR #, # ENDIF #
# END keywords #
# END keywords #
</span><br/>
</span><br/>
# ENDIF #
# ENDIF #
# IF C_COMMENTS_ENABLED #
# IF C_COMMENTS_ENABLED #
<span># IF C_COMMENTS # {NUMBER_COMMENTS} # ENDIF # {L_COMMENTS}</span>
<span># IF C_COMMENTS # {NUMBER_COMMENTS} # ENDIF # {L_COMMENTS}</span>
# ENDIF #
# ENDIF #
# IF C_VISIBLE #
# IF C_VISIBLE #
# IF C_NOTATION_ENABLED #
# IF C_NOTATION_ENABLED #
<div class="spacer"></div>
<div class="spacer"></div>
<div class="center">{NOTATION}</div>
<div class="center">{NOTATION}</div>
# ENDIF #
# ENDIF #
# ENDIF #
# ENDIF #
</div>
</div>
Copiar
Copiado
Copiar
Copiado
# IF C_PICTURE #
<span class="web-picture">
<img src="{U_PICTURE}" alt="{NAME}" itemprop="image" />
</span>
# ENDIF #
<div itemprop="text">{CONTENTS}</div>
<div itemprop="text">{CONTENTS}</div>
</div>
</div>
<aside>
<aside>
# INCLUDE COMMENTS #
# INCLUDE COMMENTS #
</aside>
</aside>
<footer></footer>
<footer></footer>
</article>
</article>
</div>
</div>
<footer></footer>
<footer></footer>
</section>
</section>
Diferenças salvas
Texto original
Abrir arquivo
<section id="module-web"> <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_VISIBLE # # INCLUDE NOT_VISIBLE_MESSAGE # # ENDIF # <article id="article-web-{ID}" itemscope="itemscope" itemtype="http://schema.org/CreativeWork" class="article-web# IF C_IS_PARTNER # web-partner# ENDIF ## IF C_IS_PRIVILEGED_PARTNER # web-privileged-partner# ENDIF #"> <header> <h2> <span id="name" itemprop="name">{NAME}</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')}" data-confirmation="delete-element"><i class="fa fa-delete"></i></a> # ENDIF # </span> </h2> <meta itemprop="url" content="{U_LINK}"> <meta itemprop="description" content="${escape(DESCRIPTION)}" /> # IF C_COMMENTS_ENABLED # <meta itemprop="discussionUrl" content="{U_COMMENTS}"> <meta itemprop="interactionCount" content="{NUMBER_COMMENTS} UserComments"> # ENDIF # </header> <div class="content"> <div class="options infos"> <div class="center"> # IF C_HAS_PARTNER_PICTURE # <img src="{U_PARTNER_PICTURE}" alt="{NAME}" itemprop="image" /> <div class="spacer"></div> # ENDIF # # IF C_VISIBLE # <a href="{U_VISIT}" class="basic-button"> <i class="fa fa-globe"></i> {@visit} </a> # IF IS_USER_CONNECTED # <a href="{U_DEADLINK}" class="basic-button alt" title="${LangLoader::get_message('deadlink', 'common')}"> <i class="fa fa-unlink"></i> </a> # ENDIF # # ENDIF # </div> <h6>{@link_infos}</h6> <span class="text-strong">{@visits_number} : </span><span>{NUMBER_VIEWS}</span><br/> <span class="text-strong">${LangLoader::get_message('category', 'categories-common')} : </span><span><a itemprop="about" class="small" href="{U_CATEGORY}">{CATEGORY_NAME}</a></span><br/> # IF C_KEYWORDS # <span class="text-strong">${LangLoader::get_message('form.keywords', 'common')} : </span> <span> # START keywords # <a itemprop="keywords" class="small" href="{keywords.URL}">{keywords.NAME}</a># IF keywords.C_SEPARATOR #, # ENDIF # # END keywords # </span><br/> # ENDIF # # IF C_COMMENTS_ENABLED # <span># IF C_COMMENTS # {NUMBER_COMMENTS} # ENDIF # {L_COMMENTS}</span> # ENDIF # # IF C_VISIBLE # # IF C_NOTATION_ENABLED # <div class="spacer"></div> <div class="center">{NOTATION}</div> # ENDIF # # ENDIF # </div> <div itemprop="text">{CONTENTS}</div> </div> <aside> # INCLUDE COMMENTS # </aside> <footer></footer> </article> </div> <footer></footer> </section>
Texto alterado
Abrir arquivo
<section id="module-web"> <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_VISIBLE # # INCLUDE NOT_VISIBLE_MESSAGE # # ENDIF # <article id="article-web-{ID}" itemscope="itemscope" itemtype="http://schema.org/CreativeWork" class="article-web# IF C_IS_PARTNER # content-friends# ENDIF ## IF C_IS_PRIVILEGED_PARTNER # content-privileged-friends# ENDIF ## IF C_NEW_CONTENT # new-content# ENDIF#"> <header> <h2> <span id="name" itemprop="name">{NAME}</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')}" data-confirmation="delete-element"><i class="fa fa-delete"></i></a> # ENDIF # </span> </h2> <meta itemprop="url" content="{U_LINK}"> <meta itemprop="description" content="${escape(DESCRIPTION)}" /> # IF C_COMMENTS_ENABLED # <meta itemprop="discussionUrl" content="{U_COMMENTS}"> <meta itemprop="interactionCount" content="{NUMBER_COMMENTS} UserComments"> # ENDIF # </header> <div class="content"> <div class="options infos"> <div class="center"> # IF C_IS_PARTNER # # IF C_HAS_PARTNER_PICTURE # <span class="web-partner-picture"> <img src="{U_PARTNER_PICTURE}" alt="{NAME}" itemprop="image" /> </span> <div class="spacer"></div> # ENDIF # # ENDIF # # IF C_VISIBLE # <a href="{U_VISIT}" class="basic-button"> <i class="fa fa-globe"></i> {@visit} </a> # IF IS_USER_CONNECTED # <a href="{U_DEADLINK}" class="basic-button alt" title="${LangLoader::get_message('deadlink', 'common')}"> <i class="fa fa-unlink"></i> </a> # ENDIF # # ENDIF # </div> <h6>{@link_infos}</h6> <span class="text-strong">{@visits_number} : </span><span>{NUMBER_VIEWS}</span><br/> <span class="text-strong">${LangLoader::get_message('category', 'categories-common')} : </span><span><a itemprop="about" class="small" href="{U_CATEGORY}">{CATEGORY_NAME}</a></span><br/> # IF C_KEYWORDS # <span class="text-strong">${LangLoader::get_message('form.keywords', 'common')} : </span> <span> # START keywords # <a itemprop="keywords" class="small" href="{keywords.URL}">{keywords.NAME}</a># IF keywords.C_SEPARATOR #, # ENDIF # # END keywords # </span><br/> # ENDIF # # IF C_COMMENTS_ENABLED # <span># IF C_COMMENTS # {NUMBER_COMMENTS} # ENDIF # {L_COMMENTS}</span> # ENDIF # # IF C_VISIBLE # # IF C_NOTATION_ENABLED # <div class="spacer"></div> <div class="center">{NOTATION}</div> # ENDIF # # ENDIF # </div> # IF C_PICTURE # <span class="web-picture"> <img src="{U_PICTURE}" alt="{NAME}" itemprop="image" /> </span> # ENDIF # <div itemprop="text">{CONTENTS}</div> </div> <aside> # INCLUDE COMMENTS # </aside> <footer></footer> </article> </div> <footer></footer> </section>
Encontrar Diferença