Open djzwerg opened 4 years ago
I've tried to port it myself but it doesn't work: https://github.com/djzwerg/ng_lightbox :-(
Your JS file still has "Drupal" strings. Thats a start.
Thanks @docwilmot! Now I've replaced them by "Backdrop" but it still doesn't works.
Any hints are welcome.
@djzwerg, did you make the port code changes manually, or did you use https://github.com/backdrop-contrib/coder_upgrade to make them? If the former, you might try the latter.
I see in your .info file this that does not belong there:
function hook_autoload_info() { return array( 'ClassName' => 'tests/ng_lightbox.test', ); }
Though that probably isn't keeping it from working.
I think its working with minor changes https://github.com/djzwerg/ng_lightbox/issues/1
Name of the module, theme, or layout NG Lightbox
Link to the drupal.org module, theme, or layout https://www.drupal.org/project/ng_lightbox
(Optional) Link to an issue in the drupal.org queue asking the Drupal community if anyone is working on a Backdrop port of this project https://www.drupal.org/project/ng_lightbox/issues/3177470