| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
LGTM. |
Sorry, something went wrong.
There was a problem hiding this comment.
Good docs. It looks fine for me.
Sorry, something went wrong.
There was a problem hiding this comment.
👍🏼 Nice work!
Sorry, something went wrong.
|
Should the notices be dismissible? |
Sorry, something went wrong.
|
@tillkruss That notice is only a random code example, just to have any code in the demo module. For example if you just start your module with that file, seeing that notice will tell you that you did things right. :) So it doesn't really matter, our actual modules probably shouldn't contain admin notices in the first place. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR adds a /docs folder with an initial article detailing the module specification, with minimum requirements and recommendations for writing a module for the performance plugin.
The documentation includes a minimal demo module file, as clarification and a potential starting point for any module.
Preview the documentation here.
Fixes #2