User:DannyS712/AjaxRollbackSummary
Appearance
Description | Turn all [rollback] links in any page into Ajax rollback links and prompt for edit summary |
---|---|
Status | Stable |
First released | December 10, 2018 |
Version | 1.0 |
Skins | Vector |
Source | User:DannyS712/AjaxRollbackSummary.js |
This is a script for turning all [rollback] links in any page into Ajax rollback links.
What is the difference between this script and User:Bellezzasolo/Scripts/ajaxrollsum?
- This script directly changes the behavior [rollback] link while User:Bellezzasolo/Scripts/ajaxrollsum adds a link next to rollback on the page history.
- Importation
This script can be imported to skin.js or common.js by adding:
importScript('User:DannyS712/AjaxRollbackSummary.js'); // [[User:DannyS712/AjaxRollbackSummary.js]]
or
{{subst:Iusc|User:DannyS712/AjaxRollbackSummary.js}}