Forum
Pre-launch cleanup
Before launching a website, it would be convenient to clean up the assets and clear the "undo stack", so that no test/debug content or assets remains accessible.
Before launching a website, it would be convenient to clean up the assets and clear the "undo stack", so that no test/debug content or assets remains accessible.
Sure, you could do that.
Is there a way to do this simply, without having to go through all assets and delete them one by one?
If you set the undo buffer to
1
then any unused assets will be cleaned up and the history stack will be removed.Brilliant, thanks!
Maybe there could be a button in the settings when logged as an admin to purge all assets and history stack (which would effectively change the undo buffer to 1, then back to its previous value once the cleanup is done).
Yes, that's something we could add.