Would you be willing to test out the new version of Modal Dialog before I make it public? I have been doing some testing myself but want another pair or eyes.
You can download the beta version here:
Copy all files over your existing Modal Dialog installation. You can always roll back to the official release if you run into any issues.
The first thing I would like you to test is that the plugin still works as normal if you just load the new files without going to the admin pages and making any changes to configuration.
Then, go to the configuration panel and create multiple entries to be able to be loaded in the dialog. The idea here is that you can give a short name to the URL or blocks of content that you will load in your dialog. This short name will be used when opening the dialog.
Then, to open the default content (first entry), use the open_modal_dialog function as before, and to open the dialog with the content of another entry, call open_modal_dialog(‘name_of_entry’).
Thanks for letting me know if this works as expected or if you run into any issues. I will release this to all users once I hear back from you.