Problem/Motivation
While using the module, I did encounter a problem where I would like to define the width of a modal for a certain route. In the current version, this is not possible as only the general width can be adjusted through the setting form.
Steps to reproduce
/
Proposed resolution
Make it possible to override certain settings for individual routes. To start, this should be implemented for width and height but can always be expanded to more parameters in the future.
Remaining tasks
Provide patch
Review patch
User interface changes
Optional parameters possible within the text area where routes are defined. It will be possible to set this for each individual route e.g. |width:480,height:auto
API changes
/
Data model changes
/
Issue fork route_in_modal-3324803
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
økse commentedFeature has been commited and merged.