Hello there,
Thank you for all your hardwork in giving the drupal community a quality, very stylish and usable module.
I was wondering what the status of the project is while heading into drupal 8?
I believe https://www.drupal.org/project/drupalmoduleupgrader is useful for this.
Although I'm not a developer, I'd gladly test and provide useful feedback for the drupal 8 module.
Kind regards
Phil
Comments
Comment #1
amaria commentedI have a functioning port available in my sandbox at https://www.drupal.org/sandbox/amaria/2636394.
Notes:
- Removed dependency on libraries module since the Drupal 8 version is not functional right now. There's some minor loss of functionality like the display of the current version.
- Instead, using libraries.yml with core Library API.
- library file(s) should be placed in libraries instead of sites/all/libraries since that is what some other contrib modules are doing.
- Replaced hook_init with hook_page_attachments to attach the css to every page. hook_init has been removed from core.
Comment #2
amaria commentedComment #3
revati_gawasComment #8
revati_gawasThe module has D8 release..!
And thanks to @amaria.
Comment #9
revati_gawasComment #10
ivnish