Difference between revisions of "Extensions:Submission Drafts"
m (adding this is in v3) |
m (Consistency Fix) |
||
Line 9: | Line 9: | ||
Admins will be able to return submissions to drafts as well as their standard abilities. | Admins will be able to return submissions to drafts as well as their standard abilities. | ||
+ | |||
+ | == See Also == | ||
+ | * [[Updating:_to_3.0.0]] |
Latest revision as of 09:22, 25 March 2024
Description | A short description |
---|---|
Author(s) | Preimpression |
Status | Testing |
Github | extension/submission-drafts |
LK Version | 2.1.0 |
Contains a Migration | |
Is part of LK v3.0.0's release | |
This extension enables users to save drafts of their submissions during the submission process. Users can retrieve pending submissions and keep drafts until they are ready to submit. After a submission has been made, the user can cancel it back to drafts or an admin can send it back to the user's drafts.
Installation
Pull the extension and merge it into your branch. You will encounter conflicts, handle them with care. If you have added any additional rewards to submissions, a significant number of conflicts will likely occur in the SubmissionManager, as sections related to attachments have been separated into three new functions.
Usage
Users will be able to cancel submissions into their drafts, delete drafts, and edit drafts before submitting.
Admins will be able to return submissions to drafts as well as their standard abilities.