User:DannyS712/AjaxRollbackSummary
From Wikipedia, the free encyclopedia
This is a script for turning all [rollback] links in any page into Ajax rollback links.
DescriptionTurn all [rollback] links in any page into Ajax rollback links and prompt for edit summary
StatusStable
First releasedDecember 10, 2018
Version1.0
| 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 |
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}}