mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update plugin-developer.md
This commit is contained in:
parent
5bdea09a12
commit
f5f5bef6c9
@ -1,4 +1,4 @@
|
|||||||
# Developer Guide
|
# Plugin-developer
|
||||||
|
|
||||||
## Mulitiple language
|
## Mulitiple language
|
||||||
|
|
||||||
@ -6,3 +6,23 @@ Below points you should know if you want to tranlate:
|
|||||||
|
|
||||||
- Every plugin's po.zh_CN.js can be used for other Cockpit plugin
|
- Every plugin's po.zh_CN.js can be used for other Cockpit plugin
|
||||||
- po.zh_CN.js.gz at base1 is the system language file
|
- po.zh_CN.js.gz at base1 is the system language file
|
||||||
|
|
||||||
|
## Release
|
||||||
|
|
||||||
|
Plugins should compatible with the releases of websoft9. The standard release process is as follows:
|
||||||
|
|
||||||
|
1. Publish RC release
|
||||||
|
2. Test it for all support websoft9 stable release
|
||||||
|
3. Test it for websoft9-RC at special case (Websoft9 new RC not compatible with this plugin)
|
||||||
|
4. Publish Stable release
|
||||||
|
|
||||||
|
## Plugins developer.md
|
||||||
|
|
||||||
|
- [plugin-appstore](https://github.com/Websoft9/plugin-appstore/blob/main/docs/developer.md)
|
||||||
|
- [plugin-myapps](https://github.com/Websoft9/plugin-myapps/blob/main/docs/developer.md)
|
||||||
|
- [plugin-portainer](https://github.com/Websoft9/plugin-portainer/blob/main/docs/developer.md)
|
||||||
|
- [plugin-nginx](https://github.com/Websoft9/plugin-nginx/blob/main/docs/developer.md)
|
||||||
|
- [plugin-settings](https://github.com/Websoft9/plugin-settings/blob/main/docs/developer.md)
|
||||||
|
- [plugin-gitea](https://github.com/Websoft9/plugin-gitea/blob/main/docs/developer.md)
|
||||||
|
- [plugin-navigator](https://github.com/Websoft9/plugin-navigator/blob/main/docs/developer.md)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user