Izi Message is a very simple module that provides Drupal messages.
Project link
https://drupal.org/project/izi_message
Git instructions
git clone --branch '2.x' https://git.drupalcode.org/project/izi_message.git
Izi Message is a very simple module that provides Drupal messages.
https://drupal.org/project/izi_message
git clone --branch '2.x' https://git.drupalcode.org/project/izi_message.git
Comments
Comment #2
avpadernoThank you for applying! Remember to change status, when the project is ready to be reviewed, as this issue queue uses the current status to tell reviewers not to review, yet, the project.
Comment #3
avpadernoI am closing this application due to lack of replies.
Comment #4
usingsession commented@apaderno, sorry for the lack of answers. I working on the project.
Comment #5
avpadernoRemember to change status, when the project is ready to be reviewed, as this issue queue uses the current status to tell reviewers not to review, yet, the project.
Comment #6
司南 commentedThe issue status should be Need Review.
Comment #7
avpadernoThe user who applies can keep the status to Active, if the project is not yet ready to be reviewed.
Comment #8
usingsession commentedIn module version 2, short:
In previous versions, creating a plugin system was a terrible decision. So I decided to delete it.
The library was also removed from the module and the configuration form was expanded
Why didn't I think about migration, it's just that this module is used by a couple of people, and the module does not contain a very important configuration
Why only Drupal 9 ? Because: "The Drupal 8 EOL date is November 2nd 2021"
pareview.net - does not work, so the link is missing 🙃
Comment #9
usingsession commentedComment #10
avpaderno9.x-dev is the wrong name for a branch, and 9.x should be 2.x, basing on the project page. Both the branch needs to be removed; the correct branch needs to be created and made the default one.
Comment #11
usingsession commentedThanks @apaderno, I removed 9.x and 9.x-dev branches - https://git.drupalcode.org/project/izi_message/-/branches, and set 2.x as default.
Comment #12
avpadernoComment #13
avpadernoThe Drupal classes that implement specific plugins aren't part of the public API and cannot be used as parent class for a class implemented by third-party modules. It's also not necessary to implement a #pre_render callback.
Comment #14
usingsession commented@apaderno, ok thanks. Changed - Removed: "extends StatusMessages", and also removed #pre_render
Comment #15
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.