unlcms / project-herbie

Drupal 10 implementation at the University of Nebraska–Lincoln
https://cms.unl.edu
GNU General Public License v2.0
5 stars 6 forks source link

Embed component #651 #667

Closed sarongebre closed 3 weeks ago

sarongebre commented 1 month ago

Closes #651

Allowed domains as of right now, nebraska.edu and unl.edu

Display Ratio options .dcf-ratio-16x9 .dcf-ratio-9x16 .dcf-ratio-1x1 Should I add 3x4? and 4x3? 4x3 and 3x4 have also been added

When I fixed this issue:https://github.com/unlcms/project-herbie/pull/615/files I added a break statement on the switch and it kinda messed up how the Tandem form block should work. So I have added a fix for that in this pull request as well.