Untitled diff

Created Diff never expires
82 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
94 lines
76 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
85 lines
<section id="module-web">
<section id="module-web">
<header>
<header>
<h1>
<div class="cat-actions">
<a href="{U_SYNDICATION}" title="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication"></i></a>
<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}" 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 #
</h1>
# 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 id="name" itemprop="name">{NAME}</span></h1>
</header>
</header>
<div class="content">
# IF NOT C_VISIBLE #
# IF NOT C_VISIBLE #
# INCLUDE NOT_VISIBLE_MESSAGE #
# 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#">
<span 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}" data-confirmation="delete-element" aria-label="${LangLoader::get_message('delete', 'common')}"><i class="fa fa-delete" aria-hidden="true" title="${LangLoader::get_message('delete', 'common')}"></i></a># ENDIF #
</span>
<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 #
# 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>
<div class="content">
<h2>
<div class="options infos">
<span id="name" itemprop="name">{NAME}</span>
<div class="center">
<span class="actions">
# IF C_IS_PARTNER #
# IF C_EDIT #
# IF C_HAS_PARTNER_PICTURE #
<a href="{U_EDIT}" title="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit"></i></a>
<img src="{U_PARTNER_PICTURE}" alt="{NAME}" title="{NAME}" itemprop="image" />
# ENDIF #
# ELSE #
# IF C_DELETE #
# IF C_PICTURE #
<a href="{U_DELETE}" title="${LangLoader::get_message('delete', 'common')}" data-confirmation="delete-element"><i class="fa fa-delete"></i></a>
<img src="{U_PICTURE}" alt="{NAME}" title="{NAME}" itemprop="image" />
# 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 #
# ENDIF #
# ENDIF #
# IF C_VISIBLE #
<div class="spacer"></div>
<a href="{U_VISIT}" rel="nofollow" class="basic-button">
# ELSE #
<i class="fa fa-globe"></i> {@visit}
# IF C_PICTURE #
</a>
<img src="{U_PICTURE}" alt="{NAME}" title="{NAME}" itemprop="image" />
# 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 #
# 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 #
# ENDIF #
# IF C_VISIBLE #
# IF C_VISIBLE #
# IF C_NOTATION_ENABLED #
<a href="{U_VISIT}" class="basic-button">
<div class="spacer"></div>
<i class="fa fa-globe" aria-hidden="true"></i> {@visit}
<div class="center">{NOTATION}</div>
</a>
# IF IS_USER_CONNECTED #
<a href="{U_DEADLINK}" class="basic-button alt" aria-label="${LangLoader::get_message('deadlink', 'common')}">
<i class="fa fa-unlink" aria-hidden="true" title="${LangLoader::get_message('deadlink', 'common')}"></i>
</a>
# ENDIF #
# ENDIF #
# ENDIF #
# ENDIF #
</div>
</div>
<h6>{@link_infos}</h6>
# IF C_PICTURE #
<span class="infos-options"><span class="text-strong">{@visits_number} : </span>{NUMBER_VIEWS}</span>
<span class="web-picture">
<span class="infos-options"><span class="text-strong">${LangLoader::get_message('category', 'categories-common')} : </span><a itemprop="about" class="small" href="{U_CATEGORY}">{CATEGORY_NAME}</a></span>
<img src="{U_PICTURE}" alt="{NAME}" itemprop="image" />
# IF C_KEYWORDS #
</span>
<span class="infos-options">
<span class="text-strong">${LangLoader::get_message('form.keywords', 'common')} : </span>
# START keywords #
<a itemprop="keywords" class="small" href="{keywords.URL}">{keywords.NAME}</a># IF keywords.C_SEPARATOR #, # ENDIF #
# END keywords #
</span>
# ENDIF #
# ENDIF #
# IF C_COMMENTS_ENABLED #
<div itemprop="text">{CONTENTS}</div>
<span class="infos-options"># IF C_COMMENTS # {NUMBER_COMMENTS} # ENDIF # {L_COMMENTS}</span>
# ENDIF #
# IF C_VISIBLE #
# IF C_NOTATION_ENABLED #
<div class="center">{NOTATION}</div>
# ENDIF #
# ENDIF #
</div>
</div>
<aside>
<div itemprop="text">{CONTENTS}</div>
# INCLUDE COMMENTS #
<div class="spacer"></div>
</aside>
${ContentSharingActionsMenuService::display()}
<footer></footer>
</div>
</article>
<aside>
</div>
# INCLUDE COMMENTS #
<footer></footer>
</aside>
<footer></footer>
</article>
<footer></footer>
</section>
</section>