#5608 - Refactor make_release into a proper module admin_make_release (+ additional changes as indicated)
| Identifier | #5608 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Refactor make_release into a proper module admin_make_release (+ additional changes as indicated) |
| Status | Completed |
| Tags |
Roadmap: v11 (custom) |
| Handling member | PDStig |
| Addon | General / Uncategorised |
| Description | Convert the make_release minimodule to an admin_make_release module using language strings instead of hard-coded language text.
Use the form template API instead of echoing out everything raw. Also, add in the ability to modify the URLs used during the make_release process (will be necessary for the early stages of v11). |
| Steps to reproduce | |
| Additional information | The primary reasons why I decided to convert this to a regular module and use language strings are as follows:
1. Better code readability / structure as it is a pretty large module. 2. Support for more than just English. 3. Support for de-branding by using "the software" instead of "Composr". 4. Support for customizing individual steps via translate / rephrase as appropriate. For the time being, all other minimodules for the build addon will be left as minimodules as they either have no sufficient UI or are small in functionality. This will NOT be ported to v10; this will only be for v11. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments