There must be a way to have some kind of bot to do routine maintenance tasks that don't take any thought at all. Like when you make a new fan profile, and the fan is not consistently wikilinked, and the fan is prolific, manually inserting wikilinks to connect the article properly just sucks. Really sucks. I've inserted the same four brackets in dozens and dozens of pages just checking a few names. It took hours and is a task that requires no thought at all. (I'm not talking about difficult things like spotting variances or such just wikilinks that match exactly.) You run a search on the title of the article, go to the result list, check the first article for "is the first instance of this string in double brackets?" if yes, do nothing, if no add the brackets and go to the next result, and do the same over and over and over again. Couldn't there be some kind of maintenance bot checking this for all newly created articles and maybe the old ones in batches or something?
Tags:
no subject
no subject
no subject
(actually, there's usually no need to delete links with the search method that's installed on Fanlore, you could just create a redirect. I'd have to look up the new search that's in test atm, though, and see how it interacts with that.)
also, it used to link every single instance of the article in one entry. Plus it didn't grasp compound articles -- so instead of [[Star Treck]] it would link [[Star]] [[Treck]] which...omg, SO nonsensical.
okay, let me look the new extension up, maybe it's improved these nightmarish qualities by now.
no subject
Does it have to be an extension though? I mean, early on there was a trial with a bot that might have been used to create stubs for yuletide fandoms. In the end the decision was against that, because there would have been too many fandoms that don't really have a fandom, just a yuletide story, but clearly bots can work just as an account. That way it wouldn't rampantly impact performance all the time, but maybe gardeners could start the proces from their computer by logging in as a bot account once every couple of days to have the bot go through the new pages list.
no subject
ETA: my comment below is a lot of technobabble, so to answer the pertinent bits -- yes, the extension does useful linking now, it should recognize and correctly link [[Sue Fangirl]] as well as [[The Sue Fangirl Club]].
What I meant by "non-destructive" is that if I understand "create link through pageview", the link is not altered in the code itself, so if an article disappears, no dead link should result. Which would be cool, but obv. you'd then load up the linking ...mechanism with each pageview. Ouch.
I may be understanding that wrong, though! I'm just a wiki dabbler and don't speak actual code.
no subject
text copied from extension page
I think the crucial bits are a) not stable, b) performance may be affected [especially if I understand Pageview Autolink correctly as non-destructive linking, which would be vastly preferrable, but negative for performance] and c) may need to create tons of redirects. :/ (last one is just a pet peeve of mine)
I still have to think through the implications some more and look up the usage at hindupedia.
ETA: okay, sorry for throwing that brick of text at you, I've now highlighted a few crucial details.
no subject
I've used Autolinking in a wiki of my own, and oh God, it was painful. I disabled that extension within a couple of weeks and never looked back.
There are bots out there programmed to do some of the tedious tasks, but it would probably be useful to have people knowledgeable in Python before we attempted to do something? Wikipedia bots usually have at least one user each in charge of checking everything the bot does to ensure it's not malfunctioning.
no subject
if it's not feasible, should we collect a wishlist of tasks to automate and put up a call for python-able users?
no subject
(Incidentally, I'd kill to be paid to wiki. *envies*)
We'd need python- and wiki-savvy people—do you reckon there are many among our users? *sighs* I've used this bot for a lot of menial tasks, but I don't know how useful it would be at fanlore.
no subject
Like I made an entry for Starborne (the newsletter) because I couldn't find it yet, after searching starborne, starborn and star born, but it turned out it was already there as "Star-Borne" because that was what's on the cover.
no subject
no subject
no subject
no subject
Not a total solution to automation, but some partial solutions.
I search on Fanlore for the text I want to link, go down the return list and Ctrl click to open each page in a new tab. Go to the first tab and...
I open the page to edit, hit Ctrl + F type the text I want into the search box, click next, and then my browser highlights the text, and I click the Internal link button in the toolbar and the link is made.
After I close that tab, the search bar is still there with my text still in it, so it's click, click, click and on and on. It's actually more of a hassle saving the page, but my browser will autofill the comment box so that's partly automated too.
This obviously won't work as a shortcut method in every single circumstance. Sometimes you have to do some editing anyway, but in a lot of instances it is the fastest way I have found to make multiple wikilinks across multiple pages.
This might not work in every browser. I use Firefox for Ubuntu, but I recall IE highlighting in the same way.
If someone can't comfortably use a mouse this method is likely not any help at all.