User:ErrantX/defaultsummaries.js: Difference between revisions

Content deleted Content added
fix
adding minor summaries to the relevant dropdown, tweak the headers to be non-selecable :)
Line 33:
minorDropdown.onchange = new Function("editsummOnCannedSummarySelected()");
 
editsummAddOptionToDropdowneditsummAddCatToDropdown(minorDropdown,"Common minor edit summaries - click to use");
editsummAddOptionToDropdowneditsummAddCatToDropdown(dropdown,"Common edit summaries - click to use");
 
if (mw.config.get('wgNamespaceNumber') == 0)
{
editsummAddOptionToDropdown(dropdownminorDropdown,"CopyeditSpelling/grammar (minor)correction");
editsummAddCatToDropdown(dropdown,"Minor edits");
editsummAddOptionToDropdown(dropdownminorDropdown,"SpellingFixing style/grammarlayout correctionerrors");
editsummAddOptionToDropdown(dropdownminorDropdown,"Fixing[[Help:Reverting|Reverting]] style/layout[[Wikipedia:Vandalism|Vandalism]] errorsor test edit");
editsummAddOptionToDropdown(dropdownminorDropdown,"[[Help:Reverting|Reverting]] [[Wikipedia:Vandalism|Vandalism]] orunexplained testcontent editremoval");
editsummAddOptionToDropdown(dropdownminorDropdown,"[[Help:Reverting|Reverting]]Copyedit unexplained content removal(minor)");
editsummAddOptionToDropdown(dropdown,"Copyedit (minor)");
 
editsummAddCatToDropdown(dropdown,"Non-minor edits - add details if possible");
editsummAddOptionToDropdown(dropdown,"Expanding article");
editsummAddOptionToDropdown(dropdown,"Adding/improving reference(s)");
Line 56 ⟶ 54:
} else
{
editsummAddCatToDropdown(dropdown,"Talk Pages");
editsummAddOptionToDropdown(dropdown,"Reply");
editsummAddOptionToDropdown(dropdown,"Comment");