File tree Expand file tree Collapse file tree 7 files changed +40
-91
lines changed
Expand file tree Collapse file tree 7 files changed +40
-91
lines changed Original file line number Diff line number Diff line change 2323 <strong>
2424 <txp:text item="comments" />
2525 </strong>
26- <a href="<txp:permlink />#comments-head" title="<txp:text item="view " />" itemprop="discussionUrl">
26+ <a href="<txp:permlink />#comments-head" title="<txp:text item="go_comments " />" itemprop="discussionUrl">
2727 <span itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">
2828 <meta itemprop="interactionType" content="https://schema.org/CommentAction" />
2929 <span itemprop="userInteractionCount"><txp:comments_count /></span>
3535 <strong>
3636 <txp:text item="comments" />
3737 </strong>
38- <a href="<txp:permlink />#comments-head" title="<txp:text item="view " />" itemprop="discussionUrl">
38+ <a href="<txp:permlink />#comments-head" title="<txp:text item="go_comments " />" itemprop="discussionUrl">
3939 <span itemprop="interactionStatistic" itemscope itemtype="https://schema.org/InteractionCounter">
4040 <meta itemprop="interactionType" content="https://schema.org/CommentAction" />
4141 <span itemprop="userInteractionCount">0</span>
Original file line number Diff line number Diff line change 1010<nav id="navigation" class="site-navigation" aria-label="<txp:text item="site_nav" />" itemscope itemtype="https://schema.org/SiteNavigationElement">
1111 <div>
1212 <txp:section_list default_title='<txp:text item="home" />' include_default wraptag="ul" break="">
13- <li<txp:if_section name='<txp:section />'> class="active"</txp:if_section>>
14- <a itemprop="url" href="<txp:section url />">
15- <txp:section title />
16- </a>
17- </li>
13+ <if_status>
14+ <li<txp:if_section name='<txp:section />'> class="active"</txp:if_section>>
15+ <a itemprop="url" href="<txp:section url />"<txp:if_section name='<txp:section />'> aria-current="page"</txp:if_section>>
16+ <txp:section title />
17+ </a>
18+ </li>
19+ <txp:else />
20+ <li>
21+ <a itemprop="url" href="<txp:section url />">
22+ <txp:section title />
23+ </a>
24+ </li>
25+ </if_status>
1826 </txp:section_list>
1927
2028 <!-- links by default to form: 'search_input.txp' unless you specify a different form -->
Original file line number Diff line number Diff line change 11{
2- "version" : " 4.8.7 " ,
2+ "version" : " 4.8.8 " ,
33 "title" : " Four Point Eight" ,
44 "txp-type" : " textpattern-theme" ,
55 "description" : " The default theme shipped with Textpattern CMS 4.8." ,
You can’t perform that action at this time.
0 commit comments