collective.pamfixes

An add-on for Plone that patches the alternate languages viewlet in plone.app.multilingual to fix a bug in the generation of the relative URLs that are used for the rel="alternate" links on multilingual pages.


Keywords
Python, Plone
License
CNRI-Python-GPL-Compatible
Install
pip install collective.pamfixes==1.1

Documentation

collective.pamfixes

This Plone add-on patches the AlternateLanguagesViewlet from plone.app.multilingual. The fix addresses Issue #153 which can generate broken or inccorect links for the rel="alternate" links of multilingual pages. This add-on registers an overriding viewlet with a fix to now generate the correct links.