angell-co / Pimp-My-Matrix

A plugin for Craft that lets you enhance a busy Matrix field and organise block types
MIT License
60 stars 5 forks source link

Fix Matrix field manipulation contexts to support localization #48

Closed brettgullan closed 6 years ago

brettgullan commented 8 years ago

Craft Entries and Globals can be localized, which changes the URL segment patterns used to display these pages.

Entries from: cp/entries/section/slug to: cp/entries/section/slug/locale

Globals from: cp/globals/set to: cp/globals/locale/set

This PR updates the conditions used to determine display contexts and load the PMP Field Manipulator.

joshangell commented 6 years ago

Thanks for this @brettgullan - fixed in the upcoming Craft 3 port here: https://github.com/angell-co/Spoon/commit/ac209aa6bea8a71444ba695460dbf05e000e6ccf