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

terminal42 / contao-changelanguage / 134
74%

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2017 07:14PM UTC
Jobs 1
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

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

Jobs
ID Job ID Ran Files Coverage
2 134.2 16 Oct 2017 07:14PM UTC 0
74.01
Travis Job 134.2
Source Files on build 134
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #134
  • Pull Request #140
  • PR Base - master (#133)
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