Untitled diff

Created Diff never expires
90 removals
Lines
Total
Removed
Words
Total
Removed
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
109 lines
96 additions
Lines
Total
Added
Words
Total
Added
To continue using this feature, upgrade to
Diffchecker logo
Diffchecker Pro
114 lines
<section id="module-news">
<section id="module-news">
<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> {@news}# IF NOT C_ROOT_CATEGORY # - {CATEGORY_NAME}# ENDIF #
{@news}# 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 #
# 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 #
</h1>
</div>
<h1><span itemprop="name">{NAME}</span></h1>
</header>
</header>
<div class="content">
# IF NOT C_VISIBLE #
# IF NOT C_VISIBLE #
<div class="content">
# INCLUDE NOT_VISIBLE_MESSAGE #
# INCLUDE NOT_VISIBLE_MESSAGE #
# ENDIF #
</div>
<article itemscope="itemscope" itemtype="http://schema.org/CreativeWork" id="article-news-{ID}" class="article-news# IF C_NEW_CONTENT # new-content# ENDIF #">
# ENDIF #
<header>
<div itemscope="itemscope" itemtype="http://schema.org/CreativeWork" id="article-news-{ID}" class="article-news# IF C_NEW_CONTENT # new-content# ENDIF #">
<h2>
<div class="actions">
<span itemprop="name">{NAME}</span>
# IF C_EDIT #
<span class="actions">
<a href="{U_EDIT}" aria-label="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit" title="${LangLoader::get_message('edit', 'common')}"></i></a>
# IF C_EDIT #
# ENDIF #
<a href="{U_EDIT}" title="${LangLoader::get_message('edit', 'common')}"><i class="fa fa-edit"></i></a>
# IF C_DELETE #
# ENDIF #
<a href="{U_DELETE}" data-confirmation="delete-element" aria-label="${LangLoader::get_message('delete', 'common')}"><i class="fa fa-delete" title="${LangLoader::get_message('delete', 'common')}"></i></a>
# IF C_DELETE #
# ENDIF #
<a href="{U_DELETE}" title="${LangLoader::get_message('delete', 'common')}" data-confirmation="delete-element"><i class="fa fa-delete"></i></a>
</div>
# ENDIF #
<div class="more">
</span>
# IF C_AUTHOR_DISPLAYED #
</h2>
<span class="more-element more-element-author">
<i class="fa fa-user-o" aria-hidden="true"></i>
<div class="more">
# IF C_AUTHOR_CUSTOM_NAME #
# IF C_AUTHOR_DISPLAYED #
{AUTHOR_CUSTOM_NAME}
${LangLoader::get_message('by', 'common')}
# ELSE #
# IF C_AUTHOR_CUSTOM_NAME #
# IF C_AUTHOR_EXIST #<a itemprop="author" rel="author" class="{USER_LEVEL_CLASS}" href="{U_AUTHOR_PROFILE}" # IF C_USER_GROUP_COLOR # style="color:{USER_GROUP_COLOR}" # ENDIF #>{PSEUDO}</a># ELSE #{PSEUDO}# ENDIF #
{AUTHOR_CUSTOM_NAME}
# ELSE #
# IF C_AUTHOR_EXIST #<a itemprop="author" rel="author" class="small {USER_LEVEL_CLASS}" href="{U_AUTHOR_PROFILE}" # IF C_USER_GROUP_COLOR # style="color:{USER_GROUP_COLOR}" # ENDIF #>{PSEUDO}</a># ELSE #{PSEUDO}# ENDIF #,
# ENDIF #
# ENDIF #
${TextHelper::lcfirst(LangLoader::get_message('the', 'common'))} <time datetime="# IF NOT C_DIFFERED #{DATE_ISO8601}# ELSE #{DIFFERED_START_DATE_ISO8601}# ENDIF #" itemprop="datePublished"># IF NOT C_DIFFERED #{DATE}# ELSE #{DIFFERED_START_DATE}# ENDIF #</time>
${TextHelper::lcfirst(LangLoader::get_message('in', 'common'))} <a itemprop="about" href="{U_CATEGORY}">{CATEGORY_NAME}</a>
# IF C_COMMENTS_ENABLED #- # IF C_COMMENTS # {NUMBER_COMMENTS} # ENDIF # {L_COMMENTS}# ENDIF #
# IF C_NB_VIEW_ENABLED #- <span title="{NUMBER_VIEW} {@news.view}"><i class="fa fa-eye"></i> {NUMBER_VIEW}</span># ENDIF #
</div>
<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 #
|
</header>
</span>
<div class="content">
# ENDIF #
# IF C_PICTURE #<img itemprop="thumbnailUrl" src="{U_PICTURE}" alt="{NAME}" title="{NAME}" class="news-picture" /># ENDIF #
<span class="more-element more-element-date">
<i class="fa fa-calendar" aria-hidden="true"></i> <time datetime="# IF NOT C_DIFFERED #{DATE_ISO8601}# ELSE #{DIFFERED_START_DATE_ISO8601}# ENDIF #" itemprop="datePublished"># IF NOT C_DIFFERED #{DATE}# ELSE #{DIFFERED_START_DATE}# ENDIF #</time>
<div itemprop="text">{CONTENTS}</div>
</span> |
</div>
<span class="more-element more-element-category">
<aside>
<i class="fa fa-folder-o" aria-hidden="true"></i> <a itemprop="about" href="{U_CATEGORY}">{CATEGORY_NAME}</a>
# IF C_SOURCES #
</span>
# IF C_COMMENTS_ENABLED # | <span class="more-element more-element-comments"><i class="fa fa-comments-o" aria-hidden="true"></i> <a href="#comments-list" title="${LangLoader::get_message('comments.link','comments-common')}"># IF C_COMMENTS #{NUMBER_COMMENTS}# ENDIF # {L_COMMENTS}</a></span># ENDIF #
# IF C_NB_VIEW_ENABLED # | <span title="{NUMBER_VIEW} {@news.view}" class="more-element more-element-view"><i class="fa fa-eye" aria-hidden="true"></i> {NUMBER_VIEW}</span># ENDIF #
</div>
<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 #
<div class="content">
# IF C_PICTURE #<img itemprop="thumbnailUrl" src="{U_PICTURE}" alt="{NAME}" title="{NAME}" class="thumbnail-item" /># ENDIF #
<div itemprop="text">{CONTENTS}</div>
</div>
<aside>
${ContentSharingActionsMenuService::display()}
# IF C_SOURCES #
<div id="news-sources-container">
<div id="news-sources-container">
<span class="news-sources-title"><i class="fa fa-map-signs"></i> ${LangLoader::get_message('form.sources', 'common')}</span> :
<span class="news-sources-title"><i class="fa fa-map-signs" aria-hidden="true"></i> ${LangLoader::get_message('form.sources', 'common')}</span> :
# START sources #
# START sources #
<a itemprop="isBasedOnUrl" href="{sources.URL}" class="small news-sources-item">{sources.NAME}</a># IF sources.C_SEPARATOR #, # ENDIF #
<a itemprop="isBasedOnUrl" href="{sources.URL}" class="small news-sources-item" rel="nofollow">{sources.NAME}</a># IF sources.C_SEPARATOR #, # ENDIF #
# END sources #
# END sources #
</div>
</div>
# ENDIF #
# ENDIF #
# IF C_KEYWORDS #
# IF C_KEYWORDS #
<div id="news-tags-container">
<div id="news-tags-container">
<span class="news-tags-title"><i class="fa fa-tags"></i> ${LangLoader::get_message('form.keywords', 'common')}</span> :
<span class="news-tags-title"><i class="fa fa-tags" aria-hidden="true"></i> ${LangLoader::get_message('form.keywords', 'common')}</span> :
# START keywords #
# START keywords #
<a itemprop="keywords" rel="tag" href="{keywords.URL}" class="news-tags-item">{keywords.NAME}</a># IF keywords.C_SEPARATOR #, # ENDIF #
<a itemprop="keywords" rel="tag" href="{keywords.URL}" class="news-tags-item">{keywords.NAME}</a># IF keywords.C_SEPARATOR #, # ENDIF #
# END keywords #
# END keywords #
</div>
</div>
# ENDIF #
# ENDIF #
# IF C_SUGGESTED_NEWS #
# IF C_SUGGESTED_NEWS #
<div id="news-suggested-container">
<div id="news-suggested-container">
<span class="news-suggested-title"><i class="fa fa-lightbulb-o"></i> ${LangLoader::get_message('suggestions', 'common')} :</span>
<span class="news-suggested-title"><i class="fa fa-lightbulb-o"></i> ${LangLoader::get_message('suggestions', 'common')} :</span>
<ul>
<ul>
# START suggested #
# START suggested #
<li><a href="{suggested.URL}" class="news-suggested-item">{suggested.NAME}</a></li>
<li><a href="{suggested.URL}" class="news-suggested-item">{suggested.NAME}</a></li>
# END suggested #
# END suggested #
</ul>
</ul>
</div>
</div>
# ENDIF #
# ENDIF #
<hr class="news-separator">
<hr class="news-separator">
# IF C_NEWS_NAVIGATION_LINKS #
# IF C_NEWS_NAVIGATION_LINKS #
<div class="navigation-link">
<div class="navigation-link">
# IF C_PREVIOUS_NEWS #
# IF C_PREVIOUS_NEWS #
<span class="navigation-link-previous">
<span class="navigation-link-previous">
<a href="{U_PREVIOUS_NEWS}"><i class="fa fa-arrow-circle-left"></i>{PREVIOUS_NEWS}</a>
<a href="{U_PREVIOUS_NEWS}"><i class="fa fa-arrow-circle-left" aria-hidden="true"></i>{PREVIOUS_NEWS}</a>
</span>
</span>
# ENDIF #
# ENDIF #
# IF C_NEXT_NEWS #
# IF C_NEXT_NEWS #
<span class="navigation-link-next">
<span class="navigation-link-next">
<a href="{U_NEXT_NEWS}">{NEXT_NEWS}<i class="fa fa-arrow-circle-right"></i></a>
<a href="{U_NEXT_NEWS}">{NEXT_NEWS}<i class="fa fa-arrow-circle-right" aria-hidden="true"></i></a>
</span>
</span>
# ENDIF #
# ENDIF #
<div class="spacer"></div>
<div class="spacer"></div>
</div>
</div>
# ENDIF #
# ENDIF #
# INCLUDE COMMENTS #
# INCLUDE COMMENTS #
</aside>
</aside>
<footer></footer>
</article>
</div>
</div>
<footer></footer>
<footer></footer>
</section>
</section>