User talk:NicDumZ
Help needed for changing the title of the topic "Chola Dynasty" to 'Chola Empire"Hello Sir, greetings from N.Srinivasan user srirangam99. To come straight to the point.. I have this book by Prof. K.A.Nilakanta Sastri which is called 'A History of South India : from Pre-historic Times to the Fall of Vijayanagar', it is printed by the Oxford University Press and its ISBN No. 'seems to be' 019 560686-8 (followed by another number below the ISBN lines which is 9 780195606867. The book is in paper back. and the original print is probably 1875 with the current edition being the Twenty first (with Introduction) 2003. In this book on page on page xxiii - the following text appears which I am repeating to you verbatim: """To a large extent, however, the Chola state far more out weighted all other South Indian kingdoms both in territorial and maritime control and stable political structures, and lasted much longer as a regional power (four hundred years) than any of them, except that of Vijayanagar and its description as an empire is more justifiable and valid from several points of view.""" On the basis of the above text, I want to request concerned Administrators that they may like to change the title of this article from CHOLA DYNASTY to "CHOLA EMPIRE". Let me know your response. Sir can you help me with this please? Srirangam99 (talk) 13:25, 1 June 2009 (UTC) Collateral efects of es:usuario:DumZiBoTPlease,stop the bot. For example: here the title is incorrect, your bot put Sitio no disponible en este momento. Intente más tarde ja ja. Other bad titles: es:Mozilla Firefox ver aquí title very long: Totalidea Software: Tweak Windows Vista - Windows Vista Tweaks - Vista Tweaks - TweakVI - Tweak-VI - Tweak-Vista - TweakVista - TweakXP - Tweak-XP - Tweak XP - Registry - Regedit - Windows Tuning - Windows XP - Windows Vista - Tweaking - Optimize - T... In es:Machu Pichu, ver aquí, a http://www.waterhistory.org/histories/machupicchu/ ,put title WaterHistory.org, in this case not is convenient, is preferible www.waterhistory.org/histories/machupicchu/. I think that can exist other cases , saludos es:usuario:Shooke , Shooke (talk) 18:21, 31 May 2008 (UTC)
if re.sub(r'[^A-Za-z\.\-]', r'', ref.title.lower()) in domain.match(link+redir).group():
# Should improve url and redirect matching
repl = ref.refLink()
new_text = new_text.replace(match.group(), repl)
wikipedia.output(u'\03{lightred}WARNING\03{default} %s : Title is URL component (%s)' % (ref.link; ref.title))
if self.titleBlackList.search(ref.title):
— Dispenser 00:43, 2 June 2008 (UTC) Your botAbsolutely wonderful idea! A small improvement I'd suggest, though: I've read in your talk page archive that you don't want to use citation templates in general, and I understand your reasons for this. However, if an article already uses citation templates in some or most of its references, wouldn't it be more sensible to have your bot convert bare references to a simple citation template reference instead of the non-template format? —Nightstallion 11:34, 1 June 2008 (UTC) noreferences.py bug# Is there an existing section where we can add the references tag?
for section in wikipedia.translate(self.site, referencesSections):
sectionR = re.compile(r'\r\n=+ *%s *=+\r\n' % section)
[ ... ]
# Create a new section for the references tag
for section in wikipedia.translate(self.site, placeBeforeSections):
# Find out where to place the new section
sectionR = re.compile(r'\r\n(?P<ident>=+) *%s *=+\r\n' % section)
It should be sectionR = re.compile(r'\r\n=+ *%s *=+ *\r\n' % section) and sectionR = re.compile(r'\r\n(?P<ident>=+) *%s *(?P=ident) *\r\n' % section) since headers can trailing white space on the end. This might explain some of the weird things I've seen the script do. Following up on the previous discussion I've tried to reduce the confusion in the documentation about the two scripts being the same. The official release of reflinks.py is running under the reflinks-svn and is almost identical to the svn version. The sources for the online tools are available at http://toolserver.org/~dispenser/resources/sources/. I've also integrated the script with link checker. I would like to eventually merge the scripts in the future. Could there be an iterator function for generating links? I would like to match unlabeled bullet links or give people the option of converting to citation templates. The method that options are passed to the internals is "bulky" if 10 or more options are defined. Additionally, would it be possible with {{dead link}} to include the date parameter, I use non-language portable A passing thought would the pywikipedia community object to AWB like general fixes? — Dispenser 00:53, 8 June 2008 (UTC)
Title regex bugOutput from http://www.tldp.org/LDP/sag/html/filesystems.html
<HTML
><HEAD
><TITLE
>Filesystems</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
I have also seen <head><title id="pagetitle">Title of page</title>
I have redone the method used to match titles in my version. I have a function which look for tags (title, h1, h2, h3, h4). If the first one is not found it then tried to use the second one till h2 before giving up. Also, if you could implement transform function as a string cleanup function so I could run the function to clean the extra data (like authors, publisher, etc.). Thanks. — Dispenser 20:24, 25 July 2008 (UTC) Reflinks PDF on WindowsHey NicDumZ, I've been thinking about handling PDF files on Windows with your reflinks bot, and I was wondering if you could use the pdftotext and pdfinfo programs in the same way as you use the other program on the Unix versions (the same programs Zotero uses on Windows). Regards, --Dami (talk) 12:13, 30 July 2008 (UTC)
Your bot is whitening articlesSe here, for example. Or here. Patricio.lorente (talk) 21:42, 30 July 2008 (UTC) Bot report : Found duplicate references !In the last revision I edited, I found duplicate named references, i.e. references sharing the same name, but not having the same content. Please check them, as I am not able to fix them automatically :)
DumZiBoT (talk) 09:52, 8 August 2008 (UTC)
Duplicate references: IMDbCan you teach this bot about the IMDb any better? I see you've flagged some that have links to different subsections of the IMDb page about the same title, like the Trivia page and the Awards page. I think this will be done quite often and they will all quite often be labelled as just "IMDb". The main page for any title takes the form http://www.imdb.com/title/tt### (and for a person it takes the form http://www.imdb.com/title/nm###) but they can have various subsections after that in the URL like /trivia, /quotes, /plotsummary etc. There are also the various URLs that access the same system or shadow systems. The host name could be www.imdb.com, or just imdb.com, or us.imdb.com, or uk.imdb.com, or various others all listed on the page about the IMDb -- SteveCrook (talk) 10:13, 9 August 2008 (UTC)
Refs in nowikiBased on this error, you may want the bot to ignore references that are encased on nowiki tags. Christopher Parham (talk) 23:08, 11 August 2008 (UTC) Here's another instance of the bug, resulting in a cite error: [1]. — Emil J. (formerly EJ) 15:18, 12 August 2008 (UTC)
Id.Hi, can you not change Id. references to an autoname option. Id. is just shorthand for a referral to the previous footnote, so the result is just wrong. Cheers! bd2412 T 01:26, 12 August 2008 (UTC)
Thanks again - in advanceI have added a few more references in Will Young's page, can they be tidied up please?Oyster24 (talk) 05:29, 12 August 2008 (UTC)
Bot mistakeYour bot got the title wrong for http://www.chipknip.nl/ since that page uses a JavaScript redirect. Bad site design so it's understandable, but I though you might want to know. --Apoc2400 (talk) 12:00, 12 August 2008 (UTC)
More thanks for DumZiBoTJust had to say "Merci beaucoup" for your bot. Keep up the good work! Katr67 (talk) 17:46, 12 August 2008 (UTC) flickr links in French?Your bots edits on the LG_Shine_(U970) article have apparently been left unedited over several revisions. Unfortunately it was translated into an incomprehensible dead language ;o) Example: LG U970 sur Flickr : partage de photos ! Can you train it to use English instead? --Opspin (talk) 20:42, 12 August 2008 (UTC)
Charset problemDumZiBoT obviously didn't handle properly the charset for the last three references of Pi (instrument). 128.214.205.65 (talk) 23:09, 12 August 2008 (UTC)
Bizzare mistakeThis bot is doing useful work, but I noticed a strange edit it made when it added a title for a reference to here: http://bridlewoodes.ocdsb.ca/NewsLetters/April2008.pdf from this article. The title it added was "I have started an intermediate drama club", a phrase which I can't find at all in the article or the document referenced. I normally wouldn't bother you with a simple error but this one made me curious. LK (t|c) 02:26, 13 August 2008 (UTC)
Thanks for your efforts. Unfortunately, there is something seriously wrong with the form of the changes you made in the references, and the "Notes" section is now a mess. If you could help, that would be appreciated. Thanks. 7&6=thirteen (talk) 15:19, 13 August 2008 (UTC) Stan
New feature suggestion - remove duplicate references in same locationLooking at this edit [2] by the bot, I noticed that there are two references to the same source right next to each-other. Having the bot merge references helps highlight this, but it made me wonder if the bot could automatically identify such cases (where two copies of the same reference occur not separated by any article text) and remove the duplicate reference entirely, or flag it somehow to encourage human editors to fix it. Don't know how common this sort of error on wikipedia pages is (may be too rare to be worth bothering with), or how hard it would be to implement (and whether it would require further approval), but thought it worth at least tossing the idea out there. Thanks. Zodon (talk) 18:25, 13 August 2008 (UTC)
Concerns about DumZiBoTPlease see here. Thanks. --Kleinzach 01:26, 14 August 2008 (UTC) Dumzibot = silly : see 42nd (East Lancashire) Division change 07:40 14th August 2008This bot is wrecking links. e.g. it converted <ref>http://www.army.mod.uk/42bde/history.htm</ref> to <ref>[http://www.army.mod.uk/42bde/history.htm Welcome to the new British Army Website - British Army Website<!-- Bot generated title -->]</ref> : who wants a link announcing "Welcome to the new British Army Website - British Army Website" ? The people who created the linked external website used a stupid generic page heading and dumzibot has just copied this stupid generic page heading into Wikipedia article. The link was better as it was before. Creation of links that display meaningful text requires human skill and thought and should not be automated. So I will just revert this bot's edits where they wreck articles I maintain. There are too many of these stupid mass-damage bots. Rcbutcher (talk) 03:40, 14 August 2008 (UTC)
Check browser settingsOn this edit to Sharoe Green, your bot added a title of "Check browser settings". Is there any way your bot can detect an error of this sort and avoid it? --Dr Greg (talk) 17:18, 14 August 2008 (UTC)
DumZiBoT bare referencesHi, I had a few thoughts on your bot. When DumZiBoT converts simply url links into references, I think it would be much more useful to to use something like {{cite web}} instead of the current approach. For example:
currently becomes
but, it should be something like
While we do not want to show absurdly long urls in full, showing at least the domain, is good, in fact critical. Perhaps, you could truncate url text after some arbitrary point (maybe use ellipses). Since all this appears in the references section, and not the body of the article, it's ok to have a bit of detail in citations. Wikipedia needs to show where content came from, and web page titles often don't show that. Sometimes they are blatantly misleading. If all the references used in an article are from a particular domain of dubious reliability (like myspace), it's nice for the reader to be able to see that quickly, without having to read the Wiki markup, or hovering over each link. Also, newbies who see a {{cite web}} tag are likely to fix and improve them, filling in other fields (we could use field names as place holders, so people are aware of them, such as the "date" field), that a bot could never fill-in. --Rob (talk) 23:02, 15 August 2008 (UTC)
DumZiBoT BPL Page revisionDear DumZi, please accept this expression of my most distinguished sentiments, but your bot ran wild and free on the Barton Paul Levenson page and scattered or deleted some important references. While the effort was noble, and I hold you in the highest regard, I had to roll back to even understand where we started. Your humble servant: Botendaddy (talk) 07:57, 17 August 2008 (UTC)
Bot [ looooooooooooooong paaaaaaaauuuuuuuuuse] generated titleI keep finding the phrase "Bot generated title". Is it impossible for this bot to write "Bot-generated title" with a proper hyphen? Michael Hardy (talk) 14:38, 18 August 2008 (UTC)
Reflinks.py problem with autogenerated names for refsDear NicDumZ! I find your recent improvement of reflinks.py to combine identical citations quite useful, but a bit buggy. It seems to rename named refs for no reason (instead of using the user-given name for them at all occurrences), somehow messing up citations in the form of <ref name="a">Text</ref><ref name="a">_</ref> which works correctly, but after a rename it does not: [3][4]. An other problem is that for some reason the rendering of refs doesn't really work on long pages after an edit with reflinks.py: [5][6]. I hope these can be fixed, otherwise it will get quite tiresome to hand-check every single edit of the bot on the actual wiki to check for rendering errors of MediaWiki. --Dami (talk) 16:24, 18 August 2008 (UTC)
shhhquiet down —Preceding unsigned comment added by 124.182.209.206 (talk) 08:16, 19 August 2008 (UTC) Markup tags included in bot-generated titleI noticed that this edit (at line 58) made by the bot included a lot of meta keywords in the title, which were then added as clear text in the footnote. I've reverted that particular portion of the edit. You might want to update the bot to strip out such mark-up from a title before adding it. Keep up the otherwise good work. TJRC (talk) 19:08, 19 August 2008 (UTC) Who's ever played Eduard Friedrich Mörike's opera "Eduard auf dem Seil" ?Hi, I'm looking for Eduard Friedrich Mörike's opera "Eduard auf dem Seil" (according to http://en.wikipedia.org/wiki/Silpelit), but I can find any information, who ever has played it. If do you know any link to the information about performance this opera please drop me an e-mail at fazoo@o2.pl, because it seems till now, that nobody's played it ever. It's really important for me so I'd be thankful for any information. —Preceding unsigned comment added by 83.9.92.72 (talk) 06:11, 25 August 2008 (UTC) Category redirectsI heard you are working on new code for MediaWiki that will make category redirects work better. Then you might be interested in the discussions we are currently having over at Template talk:Category redirect#New categorization ideas and the section below that named "Soon obsolete?". --David Göthberg (talk) 03:15, 26 August 2008 (UTC) Bot edit when references are already brokenI just happened upon this edit by the bot. As you can see, the references were already broken beforehand, and the bot left them broken in a slightly different (and as it happens uglier, but that's neither here nor there) way. Would it be possible for the bot to pick up on this sort of thing, and drop a warning somewhere or add a cleanup template? I don't know what kind of programming that would require, but it would a big difference (and, from your point of view, avoid a situation where someone might wrongly think the bot has screwed up). Just a thought, Chick Bowen 05:27, 28 August 2008 (UTC) DZBTimeline_of_the_2008_Pacific_typhoon_season DZB titled http://www.webcitation.org/ URls which it should probaably skip in its balcklist. Rich Farmbrough, 21:13 7 September 2008 (GMT). reflinks is broken and kills contentPlease stop the tool ASAP: It kills content by deleting whole paragraphs:
And please restore each and every article, that was touched by the tool. --h-stt !? 10:54, 10 September 2008 (UTC)
Image copyright problem with Image:INPG.jpgThanks for uploading Image:INPG.jpg. You've indicated that the image is being used under a claim of fair use, but you have not provided an adequate explanation for why it meets Wikipedia's requirements for such images. In particular, for each page the image is used on, the image must have an explanation linking to that page which explains why it needs to be used on that page. Can you please check
This is an automated notice by FairuseBot. For assistance on the image use policy, see Wikipedia:Media copyright questions. --FairuseBot (talk) 00:26, 16 September 2008 (UTC) babtitles update# Examples:
# Radio-Locator: Radio Station Finder: Search Results
# This page has moved!
# WebCite query result
# NY Times Advertisement
# Access Denied
# Nothing found for S Subspecies
# E! Online - Sorry, the page you requested is not available.
# 404 - MuslimWays - MuslimWays
# The resource cannot be found.
# Yahoo! - 404 Not Found
# FOXSports.com - Page Not Found
# ESPN - Sitemap
# Error!
# N-Gage | Website Error
# Error Occurred While Processing Request
# Missing - New York Post
# The article you've requested is no longer available.
# The United States Army Error Page
globalbadtitles = r"""
# is
(test|help|JSTOR.[ ]*Accessing[ ]*JSTOR
# starts with
|\W*(
register
|registration
|(sign|log)[ \-]*(in|on|up)
|subscribe
|(untitled|new)[ ]*(document|page)
|my\b
|your\b
|404\b
).*
# anywhere
|.*(404|page|file|story|resource).*(not?([ ]*(be|longer)?)?[ ]*(found|available)|moved).*
# bad words
|.*\b(error|cookie|advertisement|cart|checkout)[s]?\b.*
# ends with
|.*(
register
|registration
|(sign|log)[ \-]*(in|on|up)
|subscribe
|result[s]?
|search
|untitle[d]?
|account[s]?
)\W*
)
"""
badtitles = { 'en':'',
'fr': '.*(404|page|site).*en[ ]+travaux.*',
'es': '.*sitio.*no[ ]+disponible.*'
}
It a bit broader than original time so more false positives, but that's probably good. — Dispenser 23:18, 21 September 2008 (UTC)
nameBase = {'en':[r'\|\s*last\s*=(?P<base>\w+)',
# Short footnote
r'^(?:\[\[#[^][]+\|)?(?P<base>\w+)',
r'.*\w+://[a-z0-9\-\.]*?(?P<base>[a-z0-9\-]+)\.[a-z\.]{2,6}\b.*',],
}
nameSufix= {'en':[r'\|\s*page\s*=(?P<uid>\d+)',
r'(?:pg?.?|page) +(?P<uid>\d{2,})',
r'\|\s*year\s*=(?P<uid>\d{4})',
r'\|\s*date\s*=[^{|}]*?(?P<uid>\d{4})',
r'\b(?P<uid>1\d{3}|200[0-5])\b',],
}
refbasename = re.search(nameBase['en'][0], refText)
Long titles are ridiculous<ref name="nfo">[http://www.nfo.net/usa/p1.html#GPaxton Biographies of Oran 'Hot Lips' Page Orch., Walter Page and his Blue Devils Orch., Tiny Parham Orch., Tony Pastor Orch., Eddie Paul and The Paramount Orch., George Paxton Orch., Santo 'Peck' Pecora and his Orch., Paul Pendarvis Orch, Raymond Paige Orch., Louis Panico Orch .,Anthony 'Tony' Parenti Orch., Ray Pearl Orch , Joe Pica Orch., Emile Petti and his Savoy Plaza Orch., Jack Pettis and his Pets., Picou's Independence Band, Teddy Phillips Orch., Merle Pitt & His 5 Shades of Blue Orch., Ben Pollack Orch., Tito Puente Orch., Perez Prado Orch., Paradise Club Orch., The Palace Gardens Orchestra, Cotton Club Orchestra, Andy Preer and His Cotton Club Orchestra, Prince's Orch., Arthur Pryor Orch<!-- Bot generated title -->]</ref> Enough said? Stevage 04:36, 6 October 2008 (UTC)
Bot request# Peer Reviewer script had for a short time convert URL into {{Cite web}} but used the URL as title
text = re.sub(r'\{\{cite web *\|url=http://(?P<title>[^{|}]+) *\|title=(?P=title)<!-- INSERT TITLE -->(\| *accessdate *= *[^{|}]+)?\}\}', r'http://\g<title>', text, re.I)
Could you run DumZiBot on these to add titles? I've generated a list from the May dump. Also you might want to have a look at Possible bug with duplicate ref content. — Dispenser 01:13, 20 October 2008 (UTC) Bot stoppedWhat happened? Is this bot out of operation???--Kozuch (talk) 23:33, 1 December 2008 (UTC)
Hibben ref.Hi. One of Your refs. on the Hibben page is to "Nature (Society for American Archaeology)." I am confused. First, the doi link gives me an error; second, The Nature I know is not put out by the SAA (which puts out American Antiquity and the like).Kdammers (talk) 02:29, 1 January 2009 (UTC) HiThought this might interest you: [8]. Hesperian 04:00, 3 January 2009 (UTC) Continuous bot preventing linkrotThere are sites which take down links in less the time between datebase dump; Google's AP feed and those listed at User:Peteforsyth/O-vanish are just some examples. Would it be possible to have a bot monitor the external links IRC channel matching them against regexes or domains on a subpage and have DumZiBoT process those pages at the end of the day? — Dispenser 23:13, 7 January 2009 (UTC) Reflinks.py on it.wikiHi, NicDumZ!!! I'm Màrço 27, active principally on Italian Wikipedia (sorry for my English ^_^). We would like to use your script "Reflinks.py". Can you add this parameters on your script for adapt it also it.wiki??? I write here the parameters: msg = 'it':u'Bot: Correggo collegamenti esterni senza titolo nelle note (si veda [[:en:User:DumZiBoT/refLinks|la documentazione]])', deadLinkTag = 'it':u'{{Link non attivo|%s}}', comment = 'it':u'Titolo generato da un bot', Thanks for all!!! Have a nice day ^_^ !!!--Màrço 27 (msg) on it.wiki: user page — talk page 13:20, 1 February 2009 (UTC)
Category redirectsSince it looks like your new category redirect code has finally gone live, it might be helpful if you could comment in this discussion to clear up any confusion about how it actually works. Thanks. --R'n'B (call me Russ) 17:28, 19 February 2009 (UTC) getVersionHistoryYour regex don't work very well with the autocomment :) A few days ago I wrote this regex and it seems work <li class=".*?">(?:\(.*?\)\s)\(.*?\).*?<a href=.*?([0-9]*)" title=".*?">([^<]*)</a> <span class=\'history-user\'><a [^>]*?>([^<]*?)</a>.*?</span></span>(?: <span class="minor">m</span>|) <span class="history-size">.*?</span>(?: <span class=[\'"]comment[\'"]>\((?:<span class="autocomment">|)(.*?)(?:</span>|)\)</span>)?(?: \(<span class="mw-history-undo">.*?</span>\)|) </li>' Morover the param &go=first (in reverse order) is obsolete and don't work. You can fix with &dir=pre. I write to you because I haven't commit access ;) --Mauro742 (talk) 11:02, 21 February 2009 (UTC) If you want to write me go here
<li class=".*?">\((?:\w*|<a[^<]*</a>)\)\s\((?:\w*|<a[^<]*</a>)\).*?<a href=".*?([0-9]*)" title=".*?">([^<]*)</a> <span class=\'history-user\'><a [^>]*?>([^<]*?)</a>.*?</span></span>(?: <span class="minor">m</span>|)(?: <span class="history-size">.*?</span>|)(?: <span class=[\'"]comment[\'"]>\((?:<span class="autocomment">|)(.*?)(?:</span>|)\)</span>)?(?: \(<span class="mw-history-undo">.*?</span>\)|)\s*</li> Another edit todo: Replace if reverseOrder:
if len(self._versionhistoryearliest) >= revCount:
path += '&dir=prev'
else:
path += '&go=first'
with if reverseOrder:
path += '&dir=prev'
because "go" variable is deprecated (See here) --Mauro742 (Talk) 10:59, 27 February 2009 (UTC) I have started a discussion at Talk:2007 in Iraq that I thought you might want to weigh in on. Thanks --jhanCRUSH 00:59, 29 March 2009 (UTC) DumZiBoT on pl.wikiflag, of course, granted :) Masti (talk) 19:34, 20 April 2009 (UTC)
MauritsBot on nl.wikion nl.wikipedia there have been several cases in which a bot called MauritsBot, referring to en:User:DumZiBoT/refLinks in the Edit summary, added <references /> when a similar thing was already present. The bot added == Voetnoten == <references />. And case is that {{referenties}} and {{appendix}} are templates that have the heading already included, together with some other features. Problem is that the bot added == Voetnoten == <references /> still, even though one of those templates was already used. Ofcourse, it's not strange, since because of the template <references /> is no longer literally present in the article. If it doesn't stop quick it may or may not get the bot blocked on nl.wikipedia.org .... These are the templates that are most common:
Just thought I'd let you know :) . Greetings, Krinkle (talk) 08:08, 22 April 2009 (UTC)
List of Latin digraphsPlease don't interwiki List of Latin digraphs unless the articles cover the same topic. kwami (talk) 08:51, 24 April 2009 (UTC)
interlanguege ink / es:Talon KarrdeHello, NicDumZ and your bot. Thank you for your contributions. Please be informed that DumZiBoT adds interlanguage link to "es:Talon Karrde" on "list of Star Wars characters" pages[9]. "en:Talon Karrde" is a redirect to the list. Best regards, --Kurihaya (talk) 04:22, 27 April 2009 (UTC)
DumZiBoTHi, DumZiBoT is approved in zh wiki. best regards. --Mywood (talk) 11:06, 27 April 2009 (UTC) Dumb bot... ;-)Fotolito (ES & PT) is not the same as cel (EN). Sure, they are both transparent sheets, but cels are used in animation, "fotolito" for printing. --Janke | Talk 16:27, 30 April 2009 (UTC)
Your bot is adding, among other things, tk:2099 to 2090s. This is incorrect, as tk:2090 also maps to 2090s. It's possible the fix needs to be made on tk (and mk:2065), rather than here, but I thought I'd report it to you. Bots are DumZiBoT (talk · contribs), GrouchoBot (talk · contribs), and Xqbot (talk · contribs). — Arthur Rubin (talk) 00:34, 2 May 2009 (UTC)
Irrelevant linksHi, your bot (and other interwiki bots) keeps adding irrelevant links to one article. Do you have any advice for this not to happen? --Eusebius (talk) 09:16, 8 May 2009 (UTC)
ceaselessly screwing things upNow we're getting the digraph kp in one wiki linked to oe in another wiki 'cuz their wiki-en links have both been redirected to list of digraphs, and the list is being back-linked to both kp and oe. You sure you can't add an exceptions list to this? kwami (talk) 07:11, 10 May 2009 (UTC)
Adding categoriesWhy does your bot keep adding categories to Trombiculidae, that do not have to do with the family, like aoûtat, this is a genus not a family. Bugboy52.4 (talk) 15:03, 10 May 2009 (UTC)
Wrong interwikiPlease stop doing such edits: http://en.wikipedia.org/w/index.php?title=New_Oxford_American_Dictionary&diff=290139005&oldid=287715278 --Jakas1 (talk) 14:34, 20 May 2009 (UTC)
Wrong portuguese interwikiYour bot is doing wrong edits on the page Generation Z putting interwiki not related to this article. For example, the version in Portuguese is related to the article of a brazilian ISP. Viniciustlc (talk) 09:47, 24 May 2009 (UTC)
Gzip support in reflinksThe Wayback Machine now gzips its output by default. The following code will automatically ungzip 44a46
> import gzip, StringIO
523c529,533
< linkedpagetext = f.read(1000000)
---
> if headers.get('Content-Encoding') in ('gzip', 'x-gzip'):
> data = gzip.GzipFile('', 'rb', 9, StringIO.StringIO(f.read()))
> linkedpagetext = data.read(1000000)
> else:
> linkedpagetext = f.read(1000000)
Also https://www.glasgow.gov.uk/en/News/Archives/2006/September/GlasgowLahoreTwinning.htm closes its title like as
AfD nomination of Battle of Bir-el HarmatAn editor has nominated one or more articles which you have created or worked on, for deletion. The nominated article is Battle of Bir-el Harmat. We appreciate your contributions, but the nominator doesn't believe that the article satisfies Wikipedia's criteria for inclusion and has explained why in his/her nomination (see also "What Wikipedia is not"). Your opinions on whether the article meets inclusion criteria and what should be done with the article are welcome; please participate in the discussion(s) by adding your comments to Wikipedia:Articles for deletion/Battle of Bir-el Harmat. Please be sure to sign your comments with four tildes (~~~~). You may also edit the article during the discussion to improve it but should not remove the articles for deletion template from the top of the article; such removal will not end the deletion debate. Please note: This is an automatic notification by a bot. I have nothing to do with this article or the deletion nomination, and can't do anything about it. --Erwin85Bot (talk) 01:12, 28 July 2009 (UTC) BugfixHi! Can you apply this bugfix? I've a question. How can I have the commit access? I fixed some bugs in past. I could help you in development. --Mauro742 (Talk) 09:57, 18 September 2009 (UTC) Your BotHi, I saw that your bot hasn't been making any edits for some time now. I was interested in you running your reflinks bot when the new dump comes out. Thanks. 72.171.0.139 (talk) 16:18, 19 September 2009 (UTC)
Wrong interwiki spanish-german Reelección presidencialHello, In spanish Reelección presidencial does not correspond with Amtszeit in german. Consider to correct it, Thank you.es:Ildefonk. --Ildefonk (talk) 11:57, 10 November 2009 (UTC) BOT generates foreign language referencesAre you aware that your BOT generates references in what would be foreign language text for the English Wikipedia? I am sure this is a global repercussion of your BOT, but the example that I am referring to is the Virgin of Candelaria article. Those references are essentially unusable to those users on the English Wikipedia that are not multi-lingual. I don't oft-hand know if Wikipedia's rules are to delete foreign language references or not, however they give a false impression to article writers and readers that there are actual references supporting the article information, as no one (or a tiny subset) of people can read the cited reference. In fact, the references used may not be referring to the specific topic at hand at all, but no one can tell to verify or dispute this. Hence, the information may be true, or then again it may not be true. Isn't that misappropriating the concept of information democracy that Wikipedia was purportedly created for? Stevenmitchell (talk) 14:18, 27 November 2009 (UTC)
Getting archive urls with a botHi NicDumZ, I left a question/request at Wikipedia:Bot requests/Archive 32#Getting links from web.archive.org and, since you seem to use reflinks.py with your bot, I thought you might have some idea about how to retrieve information from external sites like this. If you have some time, would you be able to take a look and let me know if you would be able to offer pointers? Thanks, rʨanaɢ talk/contribs 01:44, 3 December 2009 (UTC)
try: urllib2.urlopen(url).read() except urllib2.HTTPError, e: if e.code == 410 or (e.code == 404 and url in textfilewithdeadlinks) which would give the link two trys before assuming that it is dead. Tim1357 (talk) 23:04, 7 December 2009 (UTC) running a bot from the toolserverA while back, when you helped me write this bot, you also very kindly volunteered to run it periodically from the toolserver. Are you still willing to do so? How would you do so: by reading the bot code each time or by using the current code unless notified to change? And would the edits to wikt:Wiktionary:Entries needing topical attention be attributed to your enwikt account? Thanks.—msh210℠ 18:08, 4 January 2010 (UTC) Deleting interwiki linksIn E-6 process this bot deleted[[zh:E-6沖印處理]] (see http://en.wikipedia.org/w/index.php?title=E-6_process&action=historysubmit&diff=337224336&oldid=337222773) - (I restored) - Leonard G. (talk) 18:51, 11 January 2010 (UTC) AfD nomination of Seat configurations of the Airbus A380An editor has nominated one or more articles which you have created or worked on, for deletion. The nominated article is Seat configurations of the Airbus A380. We appreciate your contributions, but the nominator doesn't believe that the article satisfies Wikipedia's criteria for inclusion and has explained why in his/her nomination (see also Wikipedia:Notability and "What Wikipedia is not"). Your opinions on whether the article meets inclusion criteria and what should be done with the article are welcome; please participate in the discussion(s) by adding your comments to Wikipedia:Articles for deletion/Seat configurations of the Airbus A380. Please be sure to sign your comments with four tildes (~~~~). You may also edit the article during the discussion to improve it but should not remove the articles for deletion template from the top of the article; such removal will not end the deletion debate. refLinksCould your bot work with reflinks like: <ref>[http://www.google.com http://www.google.com]</ref> <ref>[http://www.google.com http://www.google.com] {{lang|en}}</ref> Thanks. Malarz pl (talk) 06:20, 4 April 2010 (UTC)
LibertapediaJust letting you know, I'll be using reflinks over at http://libertapedia.org/ . Thanks for developing that script, that should save a lot of work. By the way, do you need/want access to JSTOR? It could be arranged. Peace out, Tisane (talk) 21:18, 8 April 2010 (UTC) User:Dispenser/ReflinksI am taking you up on your offer, I would like to try your script [10]. Mlpearc powwow 21:23, 30 August 2010 (UTC) Odebranie flagi bota na pl.wiki/Bot flag removal@pl.wiki =according to pl.wiki policy pl:Wikipedia:BOT#Bot_flag_removal your botflag has been removed due to inactivity during last 12 months. If you still want to use a bot on pl.wiki please reapply here: pl:Wikipedia:Boty/Zgłoszenia Masti (talk) 21:58, 6 September 2010 (UTC) W związku z brakiem aktywności przez ostatnie 12 miesięcy zgodnie z regulaminem flaga bota została odebrana. Jeśli nadal chcesz z niej korzystać możesz ponownie zgłosić prośbe o uprawnienia tu: Wikipedia:Boty/Zgłoszenia Masti (talk) 21:58, 6 September 2010 (UTC) Cite web or cite webHi, could you adjust the reflinks that it would use the Capital version of Cite web which seems to be the right style? Now there is some bots and reflinks doing it different way rgds --Typ932 T·C 17:02, 30 September 2010 (UTC)
Alexander McQueenCan you please kindly run the bot to fix the Alexander McQueen (brand) page's 100+ refernece links? I've attempted to do so with the bot but was unsucessful. Thank you.Reqluce (talk) 18:56, 4 November 2010 (UTC) reflinksi managed to get the automatic version working, but i was wondering if you could get the bot to remove anything before a colon (:)? In some sourced the name of the source shows up before the title, which distracts from the source itself. In Al Jazeera sources, for example, the name comes up after which is good, but otherswise we have something like "PressTV : ..." which reflect that as being part of the title.Lihaas (talk) 22:35, 20 November 2010 (UTC) Love this optionHave one concern ....have been using this for years and recently when i use it i get logged out of /secure.wikimedia.org, anything we can do to help this.Moxy (talk) 16:16, 8 December 2010 (UTC)
reflinkscan the basic version be programmed to add a "dead" link tag? i cant figure otu hwo to use the manual version.(Lihaas (talk) 18:50, 30 December 2010 (UTC)).
cite tag, againI've read the discussion on why the bot does not use the Cite tag and tend to agree with the others in the thread that point to it promoting good citation habits and laying the groundwork for further expansion. I also understand that this is your bot and it's your call on how it is implemented. With all that in mind, would you be willing to share your code for a spinoff version that does use the cite tag?--RadioFan (talk) 13:53, 19 June 2011 (UTC) EsperantoHi, I'd like to run this script on Esperanto Wikipedia. What should I add in order to run it with out template and all the message translated? By now: stopPage = { 'da':u'Bruger:DumZiBoT/EditThisPageToStopMe', 'de':u'Benutzer:DumZiBoT/EditThisPageToStopMe', 'en':u'User:DumZiBoT/EditThisPageToStopMe', 'eo':u'Uzanto:Airon90/RefHaltigo', 'fa':u'کاربر:Amirobot/EditThisPageToStopMe', 'fr':u'Utilisateur:DumZiBoT/EditezCettePagePourMeStopper', 'it':u'Utente:Marco27Bot/EditThisPageToStopMe', 'hu':'User:Damibot/EditThisPageToStopMe', 'ko':u'사용ìž:GrassnBreadRefBot/EditThisPageToStopMe1', 'pl':u'Wikipedysta:MastiBot/EditThisPageToStopMe', 'zh':u'User:Sz-iwbot', } msg = { 'da':u'Bot: Tilføjer beskrivelse til eksterne links, se [[:en:User:DumZiBoT/refLinks|FAQ]]', 'de':u'Bot: Korrektes Referenzformat (siehe [[:en:User:DumZiBoT/refLinks]])', 'en':u'Robot: Converting bare references, using ref names to avoid duplicates, see [[User:DumZiBoT/refLinks|FAQ]]', 'eo':u'[[VP:R|Roboto]]: Aranĝo de notoj kun eksteraj ligiloj sen titolo, vidu [[w:Uzanto:Airon90/refLinks|dokumentadon]]', 'es':u'Formateando las referencias que no tuvieran tÃtulos (FAQ : [[:en:User:DumZiBoT/refLinks]] )', 'fa':u'ربات:تصØÛŒØ Ù¾ÙŠÙˆÙ†Ø¯ به بيرون يا عنوان پيوند. [[:en:User:DumZiBoT/refLinks|اطلاعات بیشتر]]', 'fr':u'Bot: Correction des refs. mal formatées, suppression doublons en utilisant des références nommées (cf. [[Utilisateur:DumZiBoT/liensRefs|explications]])', 'hu':u'Robot: Forráshivatkozások kibÅ‘vÃtése a hivatkozott oldal cÃmével', 'it':u'Bot: Sistemo note con collegamenti esterni senza titolo ([[Utente:Marco27Bot/refLinks.py|documentazione]])', 'ko':u'ë´‡: url만 있는 주ì„ì„ ë³´ê°•, (ì˜ë¬¸)[[:en:User:DumZiBoT/refLinks]] 참조', 'pl':u'Bot: Dodanie tytułów do linków w przypisach (patrz [[Wikipedysta:MastiBot/refLinks|FAQ]])', 'ru':u'Bot: добавление заголовков в ÑноÑки; иÑправление двойных ÑноÑок', } deadLinkTag = { 'da':u'[%s] {{dødt link}}', 'de':u'', 'en':u'[%s] {{dead link}}', 'eo':u'{{404|%s}}', 'es':u'{{enlace roto2|%s}}', 'fa':u'[%s] {{پیوند مرده}}', 'fr':u'[%s] {{lien mort}}', 'hu':u'[%s] {{halott link}}', 'it':u'{{Collegamento interrotto|%s}}', 'ko':u'[%s] {{ì£½ì€ ë°”ê¹¥ ê³ ë¦¬}}', 'pl':u'[%s] {{Martwy link}}', } comment = { 'ar':u'عنوان مولد بالبوت', 'da':u'Bot genereret titel', 'de':u'Automatisch generierter titel', 'en':u'Bot generated title', 'eo':u'Titolo kreata per roboto', 'es':u'TÃtulo generado por un bot', 'fa':u'عنوان تصØÛŒØ Ø´Ø¯Ù‡ توسط ربات', 'fr':u'Titre généré automatiquement', 'hu':u'Robot generálta cÃm', 'it':u'Titolo generato automaticamente', 'ko':u'ë´‡ì´ ë”°ì˜¨ ì œëª©', 'pl':u'TytuÅ‚ wygenerowany przez bota', 'ru':u'Заголовок добавлен ботом', } badtitles = { 'fr': '.*(404|page|site).*en +travaux.*', 'en': '', 'es': '.*sitio.*no +disponible.*', 'it': '((pagina|sito) (non trovata|inesistente)|accedi)', 'ru': u'.*(Страница|Ñтраница).*(не[ ]*найдена|оÑутÑтвует).*', } autogen = { 'da': 'autogeneret', 'en': 'autogenerated', 'eo': 'aŭtomate kreita', 'it': 'autogenerato', 'pl': 'autonazwa', } I also reordered the items by name :) Please contact me on the Italian Wikipedia --→ Airon 17:32, 24 July 2011 (UTC) Peacockish editYour bot made an edit to this article a while ago, changing a reference to a newspaper article and adding the comment "Daily Express: The Worlds Greatest Newspaper" . not only is this laughably untrue, it is also offends our guidelines on advertising. Its annoying enough when editors put puff items in for products; having a bot running around doing it is bad news. The bot has over 200, 000 edits to trawl through; is it likely to have made a habit of this? How do you propose the problem be fixed? Moonraker12 (talk) 14:14, 16 January 2012 (UTC)
QuestionHi NicDumZ, can I put some sort of template on an article so that reflinks cannot be run on that particular page? Thanks -- Marek.69 talk 04:19, 28 January 2012 (UTC)
Hi, Hi, ArbCom Elections 2016: Voting now open!Hello, NicDumZ. Voting in the 2016 Arbitration Committee elections is open from Monday, 00:00, 21 November through Sunday, 23:59, 4 December to all unblocked users who have registered an account before Wednesday, 00:00, 28 October 2016 and have made at least 150 mainspace edits before Sunday, 00:00, 1 November 2016. The Arbitration Committee is the panel of editors responsible for conducting the Wikipedia arbitration process. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose site bans, topic bans, editing restrictions, and other measures needed to maintain our editing environment. The arbitration policy describes the Committee's roles and responsibilities in greater detail. If you wish to participate in the 2016 election, please review the candidates' statements and submit your choices on the voting page. MediaWiki message delivery (talk) 22:08, 21 November 2016 (UTC) Bot activity on the Dutch WikipediaDear, Your bot account hasn't made any edits on the Dutch Wikipedia for at least three years. In accordance with the local bot policy the bot flag will be removed in three months. To avoid losing the bot flag, you can confirm you want to retain the bot flag by going to this page. With kind regards, Kippenvlees1 (talk) 18:31, 29 May 2018 (UTC) Custom signature fix neededHi there! You have a custom signature set in your account preferences. A change to Wikipedia's software has made your current custom signature incompatible with the software. The problem: Your signature contains a syntax error, specifically formatting tags that are in the wrong order. The solutions: You can reset your signature to the default, or you can fix your signature.
Current signature: Fixed signature: More information is available at Wikipedia:Signatures#Customizing how everyone sees your signature. If you have followed these instructions and still want help, please leave a message at Wikipedia talk:Signatures. Thanks. – Jonesey95 (talk) 20:17, 17 September 2020 (UTC) Nomination of The Daily Campus for deletionA discussion is taking place as to whether the article The Daily Campus is suitable for inclusion in Wikipedia according to Wikipedia's policies and guidelines or whether it should be deleted.
The article will be discussed at Wikipedia:Articles for deletion/The Daily Campus until a consensus is reached, and anyone, including you, is welcome to contribute to the discussion. The nomination will explain the policies and guidelines which are of concern. The discussion focuses on high-quality evidence and our policies and guidelines. Users may edit the article during the discussion, including to improve the article to address concerns raised in the discussion. However, do not remove the article-for-deletion notice from the top of the article until the discussion has finished. |
Portal di Ensiklopedia Dunia