Wikipedia talk:WikiProject Articles for creation/Helper script/Archive 2: Difference between revisions

Content deleted Content added
Final archive from Special:PermaLink/825867372
m fixed lint errors – misnested tags
Line 103:
== Point at which script decides to add tags, and whitespace issues ==
 
When accepting an article I've had an issue a couple of times when the script executes its cleanup edit. The script seems to be fond of leaving large gaps at the top of accepted articles and removing blank lines ''before'' a section header, but insisting on inserting a blank line ''after'' a section header. If anything, it should surely be the opposite? See [https://en.wikipedia.org/w/index.php?title=Vikas_Joshi&diff=prev&oldid=612769405] also the script added a linkrot tag based on the presence of a single bare URL ref. Can this be watered-down so that it only adds tags to articles with multiple bare URLs -- at least two perhaps? [[User:Bellerophon|<span style="font:small-caps 1.0em Alexandria,serif;color=#00008B;">'''Bellerophon''']]</span>]] [[User talk:Bellerophon|<span style="font:0.75em Verdana,Geneva,sans-serif;color:#9966CC;"><sub>''talk to me''</sub>]]</span>]] 14:18, 13 June 2014 (UTC)
* {{U|Theopolisme}}, the space below instead of above the header thing has been an annoyance to me as well. That should certainly be reversed. The large gaps at the top of the article, I'm assuming, has to do with incomplete cleaning of the submission template space (yet another reason this stuff should be moved to the separate /editnotice page and included via a guided tour (JavaScript)), which I'm sure is usually caused by malformed submission templates, comments, or some other intervening factor which would be very difficult for the script's cleanup code to detect and fix. I personally like the adding of linkrot tags even if only one bare URL exists, although I wouldn't be opposed if it ran the citation expander and reflinks in seperate tabs to try and fix the issues before doing so, if that is possible. I'd think it is, although it would slow processing down some, not sure if that is worth the trade-off. Perhaps there needs to be a community discussion about whether or not this should be done? Actually, if it adds the tags and then runs those tools in separate tabs, those tools should remove the tags if it fixes the issue I think, so it wouldn't slow anything down... Hrmmm.. Sorry about the thinking out loud... — <span class="nowrap">&#123;&#123;U&#124;[[User:Technical 13|Technical 13]]&#125;&#125; <sup>([[Special:EmailUser/Technical 13|e]] • [[User talk:Technical 13|t]] • [[Special:Contribs/Technical 13|c]])</sup></span> 14:50, 24 June 2014 (UTC)
== URLs to wikilinks not working properly ==