Benutzer Diskussion:Stefan Kühn/Check Wikipedia/Archiv/2012/September

aus Wikipedia, der freien Enzyklopädie

Pfeil als ASCII-Kunst: Unsichtbare Tags in Beschreibung

Hallo. In der Beschreibung der Fehlerliste "Pfeil als ASCII-Kunst" steht "Für mathematische Formeln kann man <nowiki><math></math></nowiki> verwenden." (Ich habe dem Zitat ein zusätzliches Paar nowiki-Tags spendiert, damit die Ansicht im Wiki dem realen Code entspricht.) Da das Tool ja aber nicht in MediaWiki läuft, zeigt der Browser (zumindest mein Firefox) da nur "Für mathematische Formeln kann man verwenden." an. --Dunnschdig (Diskussion) 13:17, 17. Sep. 2012 (CEST)

Hab ich behoben, sollte bald online sein. Gruß, --Inkowik 19:06, 17. Sep. 2012 (CEST)

Fehler #3 in Elwiki

Greek Wikipedia uses el:Πρότυπο:Παραπομπές in addition to Reflist. -- Magioladitis (Diskussion) 17:10, 22. Sep. 2012 (CEST)

erledigtErledigt NicoV fixed it. Thanks. -- Magioladitis (Diskussion) 00:51, 23. Sep. 2012 (CEST)
I just changed it in the translation file but only WPCleaner takes this into account, I believe there's still something to be done in the script. --NicoV (Diskussion) 09:07, 23. Sep. 2012 (CEST)

#37. Did something change?

Comment on my talk page: "Why are articles such as en:2013 Kenyan Women's Premier League showing up in "The title has a special letter and in the article there is no DEFAULTSORT" I hadn't seen titles with ' show up before, atleast that I can remember. Bgwhite (talk) 07:02, 25 September 2012 (UTC)" -- Magioladitis (Diskussion) 16:20, 25. Sep. 2012 (CEST)

Maybe related to a few topics above ? #37 now checks more letters than before. --NicoV (Diskussion) 18:43, 25. Sep. 2012 (CEST)
On the github verion of checkwiki.pl at line 5854 there is $testtext =~ s/[-—–:,\.0-9 A-Za-z!\?']//g;
This line of code should be ignoring ' in any default sorts since ' is included in the line of code above.
Where is the current code located that I can see? Bgwhite (Diskussion) 19:50, 25. Sep. 2012 (CEST)

Check for deprecated HTML 5 tags

With Wikipedia's move to HTML5, several tags are now depreciated. The converting of these tags is currently done by mediwiki module. Wondering if adding some of these depreciated tags to CheckWiki would be a good idea?

The specfic tags are: <big>, <center>, <font>, <s>, <tt> and <u>. There are just over 300,000 articles with center tags and that would be depressing to add. Bgwhite (Diskussion) 23:57, 26. Sep. 2012 (CEST)

Strong support. See Wikipedia:WikiProjekt HTML5. My recommendation is to add <center> and <strike> to the tool and to re-enable <font>. These tags should be removed first. Both <s> and <u> are part of HTML 5 and should not be added to the tool. Also I'm not sure if the removal of <tt> and <big> should be enforced. They both have a meaning. It's not possible to simply replace them with other code. There are currently several discussions about this. A possible solution is to add some code to the MediaWiki software and to output something like <span class="…"> instead of <big> and <code class="…"> instead of <tt>. In other words: With this proposed solution both <big> and <tt> will still be valid tags in the wiki source. Please consider this before adding these tags. --TMg 18:28, 10. Dez. 2012 (CET)

Use https

Links to wikipedia urls should now use https instead of http. -- Magioladitis (Diskussion) 08:44, 27. Sep. 2012 (CEST)

I agree, especially since https will be standard for all users soon. - 131.174.91.49 15:28, 22. Aug. 2013 (CEST)