Jen Lampton
Jen Lampton
@arshad this extension is fantastic! Thank you :) It also works on Backdrop sites, would you be willing to add Backdrop to the project description?
Fixes https://github.com/backdrop/backdrop-issues/issues/647
Fixes https://github.com/backdrop/backdrop-issues/issues/2949 Replaces https://github.com/backdrop/backdrop/pull/2079
Fixes https://github.com/backdrop/backdrop-issues/issues/4029
Fixes https://github.com/backdrop/backdrop-issues/issues/4150
Fixes https://github.com/backdrop/backdrop-issues/issues/4289
Fixes https://github.com/backdrop/backdrop-issues/issues/4487 Steps to test: - create an admin user (with `access administration pages` permission) and log in as that user. - visit `/admin` and other pages under admin paths,...
Fixes https://github.com/backdrop/backdrop-issues/issues/5613
Fixes https://github.com/backdrop/backdrop-issues/issues/4207
Chosen puts the Placeholder text into the `value` attribute on the input elements, instead of in the `placeholder` attribute. It still renders as though it was a placeholder. I'm using...