Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
Untitled diff
Created
9 years ago
Diff never expires
Clear
Export
Share
Explain
0 removals
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
98 lines
Copy
3 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
100 lines
Copy
<section id="module-calendar">
<section id="module-calendar">
<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_APPROVED #
# IF NOT C_APPROVED #
# INCLUDE NOT_VISIBLE_MESSAGE #
# INCLUDE NOT_VISIBLE_MESSAGE #
# ENDIF #
# ENDIF #
Copy
Copied
Copy
Copied
<article itemscope="itemscope" itemtype="http://schema.org/Event" id="article-calendar-{ID}" class="article-calendar
">
<article itemscope="itemscope" itemtype="http://schema.org/Event" id="article-calendar-{ID}" class="article-calendar
# IF C_NEW_CONTENT # new-content# ENDIF #
">
<header>
<header>
<h2>
<h2>
<span itemprop="name">{TITLE}</span>
<span itemprop="name">{TITLE}</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')}"# IF NOT C_BELONGS_TO_A_SERIE # data-confirmation="delete-element"# ENDIF #><i class="fa fa-delete"></i></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>
# ENDIF #
# ENDIF #
</span>
</span>
</h2>
</h2>
<a itemprop="url" href="{U_LINK}"></a>
<a itemprop="url" href="{U_LINK}"></a>
</header>
</header>
<div class="content">
<div class="content">
<div itemscope="itemscope" itemtype="http://schema.org/CreativeWork">
<div itemscope="itemscope" itemtype="http://schema.org/CreativeWork">
<meta itemprop="about" content="{CATEGORY_NAME}">
<meta itemprop="about" content="{CATEGORY_NAME}">
# 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 #
Copy
Copied
Copy
Copied
# IF C_HAS_PICTURE #<img itemprop="thumbnailUrl" src="{PICTURE}" alt="{TITLE}" /># ENDIF #
<div itemprop="text">{CONTENTS}</div>
<div itemprop="text">{CONTENTS}</div>
# IF C_LOCATION #
# IF C_LOCATION #
<div class="spacer"></div>
<div class="spacer"></div>
<div 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>
Copy
Copied
Copy
Copied
# IF C_LOCATION_MAP #<div class="location-map">{LOCATION_MAP}</div># ENDIF #
</div>
</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 #
<div class="spacer"></div>
<div class="spacer"></div>
<div class="event-display-author">
<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 #
{@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>
</div>
<div class="event-display-dates">
<div class="event-display-dates">
{@calendar.labels.start_date} : <span class="float-right"><time datetime="{START_DATE_ISO8601}" itemprop="startDate">{START_DATE}</time></span>
{@calendar.labels.start_date} : <span class="float-right"><time datetime="{START_DATE_ISO8601}" itemprop="startDate">{START_DATE}</time></span>
<div class="spacer"></div>
<div class="spacer"></div>
{@calendar.labels.end_date} : <span class="float-right"><time datetime="{END_DATE_ISO8601}" itemprop="endDate">{END_DATE}</time></span>
{@calendar.labels.end_date} : <span class="float-right"><time datetime="{END_DATE_ISO8601}" itemprop="endDate">{END_DATE}</time></span>
</div>
</div>
<hr>
<hr>
# INCLUDE COMMENTS #
# INCLUDE COMMENTS #
</div>
</div>
<footer></footer>
<footer></footer>
</article>
</article>
</div>
</div>
<footer></footer>
<footer></footer>
</section>
</section>
Saved diffs
Original text
Open file
<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"> <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 # <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> </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>
Changed text
Open file
<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>
Find difference