queenvictoria β created an issue.
queenvictoria β created an issue.
That seems to have fixed it thanks!
Initial investigation shows that the expected form-submit button is missing in Gin admin theme.
Switching to Claro works but the modal is unusable.
Not sure if its related to
#3102011
π
Media Library's embed modal is almost unusable with less than 600px browser viewport width
Active
queenvictoria β created an issue.
queenvictoria β created an issue.
queenvictoria β made their first commit to this issueβs fork.
queenvictoria β created an issue.
Hey @DuaelFr applying that patch in 10.3.1 causes update.php to fail.
Specifically: removing the following lines allows the database update to pass:
+ 'media_post_update_oembed_loading_attribute' => '11.0.0',
+ 'media_post_update_set_blank_iframe_domain_to_null' => '11.0.0',
+ 'media_post_update_remove_mappings_targeting_source_field' => '11.0.0',
Having worked this through and submitting a patch I see that without SSO the API key integration doesn't work very well as the authorisation screen can't be iframed. See here.
https://learn.fotoware.com/Integrations_and_APIs/01_Creating_Integration...
There is a work around mentioned but I don't think implemented by this module. I found it simpler to add a user field and use SSO. Though in my case both fotoweb and Drupal were already using SSO so YMMV.
queenvictoria β created an issue.
queenvictoria β created an issue.
Corrected anchor link and text mismatch for common issues.
Thanks @mcaddz.
Attached is my patch against 9.5.
Should I go ahead and make an MR as well?
Hi there @mcaddz and @isalmanhaider. I've just figured out how to add some of these features to path_alias myself but would like to test/extend/progress your work instead. If I look at the git repo I can't see how to create a patch for your work against D9.5. It looks like you probably were working against 10.1. Is there a way to create a patch that I can bring in to my composer.json?
queenvictoria β created an issue.