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

terminal42 / contao-changelanguage / 134 / 2
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2017 07:14PM UTC
Files 6
Run time 3min
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

16 Oct 2017 07:11PM UTC coverage: 74.007%. Remained the same
134.2

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

Source Files on job 134.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 134
  • Travis Job 134.2
  • 7cf67206 on github
  • Prev Job for on master (#133.2)
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

© 2026 Coveralls, Inc