• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

terminal42 / contao-changelanguage
74%

Build:
DEFAULT BRANCH: master
Repo Added 28 Jul 2016 11:43AM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 3.0.0
  • 3.0.1
  • 3.0.2
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.1.4
  • 3.1.5
  • 3.1.6
  • 3.1.7
  • WIP-docs
  • develop
  • feature/support-third-party-label-callbacks
  • hotfix/3.0.2
  • hotfix/3.1.1
  • hotfix/3.1.2
  • hotfix/3.1.3
  • hotfix/3.1.4
  • hotfix/3.1.5

pending completion
134

Pull #140

travis-ci

web-flow
Add microdata to <nav>

The default navigation list template 'nav_default.html5' of Contao is adding microdata to the list items (itemprop url and itemprop name).

Currently these Microdata inside the language links are hierarchically connected with the itemtype "WebPage" of the <body> element. This is wrong, because now all language links are interpreted as names and urls of the document itself. You can check this wrong connection and behaviour when testing any Contao site with installed ChangeLanguage in the microdata testing tool at https://search.google.com/structured-data/testing-tool

This PR is adding the correct itemtype "SiteNavigationElement" to the wrapping <nav> Element of the language links to correct the wrong connection to the body itemtype.
Pull Request #140: Add microdata to <nav>

205 of 277 relevant lines covered (74.01%)

5.1 hits per line

Relevant lines Covered
Build:
Build:
277 RELEVANT LINES 205 COVERED LINES
5.1 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
134 master Add microdata to <nav> The default navigation list template 'nav_default.html5' of Contao is adding microdata to the list items (itemprop url and itemprop name). Currently these Microdata inside the language links are hierarchically connected ... Pull #140 16 Oct 2017 07:14PM UTC web-flow travis-ci pending completion  
133 master Merge branch 'hotfix/3.1.7' push 21 Sep 2017 08:14PM UTC aschempp travis-ci pending completion  
130 master - fix orderNavigationItems not working in some cases - use `getLanguageTag` instead of `getNormalizedLanguage` to avoid comparison between e.g. `de-DE` and `de_DE` (which always fails and is the reason it did not work) - add unittest for LanguageT... Pull #134 05 Sep 2017 10:56AM UTC web-flow travis-ci pending completion  
129 master Merge pull request #2 from ctsmedia/fix-customOrderNotWorking [RTM]Requested Changes by aschempp Pull #134 05 Sep 2017 10:49AM UTC web-flow travis-ci pending completion  
128 master Merge pull request #1 from ctsmedia/iss-68/fix_orderNavigationItems [RTM]MERGE ISSUE #68 - Fix Order for special cases Pull #134 29 Aug 2017 10:40AM UTC web-flow travis-ci pending completion  
127 master Merge branch 'hotfix/3.1.6' push 01 Aug 2017 09:32AM UTC aschempp travis-ci pending completion  
124 master Merge branch 'hotfix/3.1.5' push 26 Jul 2017 08:13AM UTC aschempp travis-ci pending completion  
120 master Merge branch 'hotfix/3.1.4' push 17 Jul 2017 12:14PM UTC aschempp travis-ci pending completion  
116 master Documentation Fix: Language detection does not work We already have the root language, so use ->language Pull #120 17 May 2017 08:21AM UTC web-flow travis-ci pending completion  
112 master Merge branch 'hotfix/3.1.3' push 25 Apr 2017 10:12AM UTC aschempp travis-ci pending completion  
See All Builds (113)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc