Wikipedia talk:Twinkle/Archive 7 - Biblioteka.sk

Upozornenie: Prezeranie týchto stránok je určené len pre návštevníkov nad 18 rokov!
Zásady ochrany osobných údajov.
Používaním tohto webu súhlasíte s uchovávaním cookies, ktoré slúžia na poskytovanie služieb, nastavenie reklám a analýzu návštevnosti. OK, súhlasím


Panta Rhei Doprava Zadarmo
...
...


A | B | C | D | E | F | G | H | CH | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

Wikipedia talk:Twinkle/Archive 7
 ...
Archive 1 Archive 5 Archive 6 Archive 7 Archive 8 Archive 9 Archive 10

Other languages

Is there a prevision for making TW work on non-english wikis?? I am specially interested in using it in the pt wikiChico 14:06, 2 September 2007 (UTC)

Can't tag a page for speedy deletion

Any idea why I can't tag Subdreamer for speedy deletion using twinkle ? I can tag other pages still. When I try to tag Subdreamer, it just opens the only contributor's talk page in the same tab as the one the article was open in, but doesn't put a speedy tag in the article. Jackaranga 18:26, 5 September 2007 (UTC)

Never mind it worked when I had more than 1 tab open already, twinkle was just insisting on opening the user page in the first tab for some reason. Jackaranga 18:31, 5 September 2007 (UTC)

Someone help me...

I'm trying to figure a way to edit the code so that specific tags don't show up in edit mode of user talk pages. I want to edit 'User:OverlordQ/twinkleprotect.js' and 'User:AzaToth/twinklespeedy.js' so that the tags won't appear in edit mode of talk pages or articles so that I'll have more room for my other tags. Does anyone know what code I should change to make this happen? I would customize it as my own .js file if I figured out how to make those changes. Thanks. Wikidudeman (talk) 22:20, 5 September 2007 (UTC)

Possible problem?

I've been using Twinkle all day today and it's been working fine up until about an hour ago. Now, every userpage I leave a vandalism warning on is added to my watchlist. I have the boolean for watchWarnings set at false yet it still adds them to my watchlist. Anyway of fixing this? Reply to my talk page would be appreciated. Ryan(talk/contribs) 23:12, 5 September 2007 (UTC)

It does that to mine as well. Always has. I also have it set at false. Wikidudeman (talk) 23:34, 5 September 2007 (UTC)
But it's been working fine for me, for ages. I'm the kind of person who likes to keep their watchlist as clear as possible so I can devote it to particular articles so something this trivial is actually driving me insane. (My monobook.js) Ryan(talk/contribs) 23:39, 5 September 2007 (UTC)
Are you sure you changed nothing? Perhaps try reverting to the last edit in july in your Monobook file, clear all of your cookies etc and then restart your computer and see if that works. Wikidudeman (talk) 23:47, 5 September 2007 (UTC)
No I'm afraid it's no use. No change. This is so weird! Ryan(talk/contribs) 00:15, 6 September 2007 (UTC)
I forget to tell you to cross your fingers while doing it. Wikidudeman (talk) 01:13, 6 September 2007 (UTC)
I've discovered the source of the problem. If the option Add pages I create to my watchlist in your preferences is ticked then all users you warn are automatically added to your watchlist. I weird bug but if that's un-ticked, it will work correctly again.Ryan(talk/contribs) 11:32, 6 September 2007 (UTC)

"If this is a shared IP address ..."

It's enormously helpful to turn talk pages with large numbers of unorganized warnings, such as this, into something more structured, like this. At least I assume it is helpful when determining what sort of warning or block is warranted, so I frequently spend the time and energy to do the formating. I, in any case, find it useful.

However, warnings added by Twinkle that include the "'If this is a shared IP address, and you didn't make the edit..." addendum make it much more tedious to reformat the warnings into numbered list, because the addendum is implemented with a linebreak and the ":" indentation operator. That breaks the numbering implemented by "#".

May I suggest that the script be changed to surround the addendum with <p style='margin-left: 2em;'> and </p>, preceeded by a space instead of a linebreak? The results look identical (on my browsers), and the resulting unbroken warning can easily be later incorporated into a numbered list by adding a leading "#". (In the referenced example, I used "<br />" instead of the styled paragraph – easier to do by hand – so the formatting is not what you'd see with the styled <p> suggested here.) --Kbh3rdtalk 21:09, 6 September 2007 (UTC)

For those who want to use the old version until this version is fixed

Simply replace your current info with...

importScript('User:Wikidudeman/morebits.js');
importScript('User:Wikidudeman/fluff.js');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
importScript('User:Wikidudeman/warn.js');
importScript('User:Wikidudeman/project.js');
importScript('User:Wikidudeman/arv.js');
importScript('User:Wikidudeman/speedy.js');


This will import the old script to your .js file. That way you can replace it when this new version is fixed and don't need to worry about it not working until then. Wikidudeman (talk) 01:49, 7 September 2007 (UTC)

Do we remove the twinkle config info (if we've customized that) as well? I'm kind of confused on what to replace, lol. Sorry, feel free to use the ".js for dummies" language with me, I won't be offended, ArielGold 01:56, 7 September 2007 (UTC)
No, not the config info -- just the import. I'm pretty sure that's what he means -- the config will still work the other version of the script. Gscshoyru 01:59, 7 September 2007 (UTC)
No, Just replace everything above


TwinkleConfig = {
Or you could always remove all of your scripts and replace it with:
//
// User:Wikidudeman/wikidudemandeluxe.js
importScript('User:Wikidudeman/wikidudemandeluxe.js');
//
That imports all of the scripts that I use. Wikidudeman (talk) 02:02, 7 September 2007 (UTC)
Yeah that is what I was wondering, if your Hodgepodge was the same thing. Now I just have to figure out which scripts are for other things (status script), lol. Thanks WDM and Gscshoyru! ArielGold 02:04, 7 September 2007 (UTC)
Here is the basic info about that package of scripts I just mentioned. User:Wikidudeman/Hodgepodge. I can't guarantee compatibility with other scripts so you'll just have to test it out alongside them. It also requires a large screen resolution of 1024 by 768 or higher to see all of the buttons. You should test that out as well. Wikidudeman (talk) 02:10, 7 September 2007 (UTC)

Hmm... I just tried your collection of old twinkle scripts (Mac OS X 10.4, Camino) and got nothing. Browser restart and cache purge didn't bring up anything that looked like TW. Your custom Hodgepodge did work for everything but CSD though. Did anyone else get the old Twinkle version to work, and if so, on what? --Bfigura (talk) 02:06, 7 September 2007 (UTC)

It works fine for me. Try it again now. Works for me. 1 Wikidudeman (talk) 02:10, 7 September 2007 (UTC)
Well, I installed your hodgepodge, but I'm still not getting the "rollback" or "rollback vandal" when looking at someone's contribs (when they are the most recent editor). Hrmm. ArielGold 02:11, 7 September 2007 (UTC)
Hmm, I have it. That and CSD (thru hodgepodge) is working for me now. --Bfigura (talk) 02:14, 7 September 2007 (UTC)
ArielGold, Try removing all of your other scripts. Wikidudeman (talk) 02:17, 7 September 2007 (UTC)
Hrmm, I have a status script that I use, to put pretty pictures on my page when I'm online, lol. (Yes I know that's girlie, lol) And I use the AfC helper. I'd rather go without Twinkle than lose those two things, lol. And I'm really not a programmer, so I don't want to go messing around with things, lmao. I may just go back to how I had it, and wait till Aza updates whatever these issues are. No big deal really. Thanks! ArielGold 02:20, 7 September 2007 (UTC)
Sigh... not that they aren't cute, but which of the scripts makes the tabs curly? Oh, and I imported your main script thingy first, wikidudeman, and it's amazing... but too much for me to take in right this second. I'm gonna have to look into your setup at some point, though. In any case, I want it back exactly the way it was, since the new version doesn't work... so which script makes the tabs curly? Gscshoyru 02:23, 7 September 2007 (UTC)
LOL I didn't even notice the "curly" tabs, I was blinded by the colors in the editing box! hee hee (Seriously though, you've done an amazing amalgamation of scripts and it is really great, WDM! I'm not sure I can deal with the pop-ups, though, I never had those installed and they kind of get in my way lol.) ArielGold 02:25, 7 September 2007 (UTC)
Popups is good for quickly viewing pages without having to load the whole page, Very useful for vandalism. You get used to it after a while. Wikidudeman (talk) 02:41, 7 September 2007 (UTC)
Ok... but which of the scripts you listed above makes the tabs curly? I like the square ones better, to be honest. Gscshoyru 02:42, 7 September 2007 (UTC)

Alternate Solution

I've copied the old versions of the scripts to my userspace. For those that want Twinkle as it was before, without all the extra stuff that Wikidudeman has, in your monobook.js, replace:

importScript('User:AzaToth/twinkle.js');

with

//importScript('User:AzaToth/twinkle.js');
importScript('User:Timotab/twinklefix.js');

Once AzaToth has fixed things, my version will go away. — Timotab Timothy (not Tim dagnabbit!) 02:50, 7 September 2007 (UTC)

Just tested Timotab's and it works like a charm. Thanks! ArielGold 03:03, 7 September 2007 (UTC)

Major update

So, I have at last finish the update, I hope I havn't introduced too many new bugs, and I have some old bugs are gone. The update first most to make use of similar structure that xfd/image are using, second there is an API change of Status in morebits. Edits now follow redirects, unless they ain't suppose to, and a couple of other changes I have forgot. AzaToth 22:12, 6 September 2007 (UTC)

If I want to revert a single revision (both using the norm and the vandal revert), I always get the message We where to revert zero revisions .... If reverting more revisions, the revert is done correctly, but in the edit summery the number of revisions reverted is always 1 to low. I think there is somewhere a bug where a variable contains a value that is 1 number lesser than it should be. --Oxymoron83 22:22, 6 September 2007 (UTC)
Fixed, a missplaced update of a counter. AzaToth 22:47, 6 September 2007 (UTC)
Thanks for the fast intervention, this works for me now :)--Oxymoron83 23:01, 6 September 2007 (UTC)
I dont think a single feature is working for me, except for the page tabs showing up. I have no revert/rollback on history pages, speedy doesn't work, etc. Q T C 22:41, 6 September 2007 (UTC)
I got the same problems... :( Brusegadi 22:44, 6 September 2007 (UTC)
Mine's broken too - I try to speedy delete articles, and instead of the usual "grabbing page...", I see a brief run of messages ending with "deleting page: data loaded..." , then nothing. The page is still there. Doing CSDs manually is a major pain. I use Camino and have used Twinkle with absolutely no issues until today. I'll check it in the new version of Firefox in just a moment... - KrakatoaKatie 22:57, 6 September 2007 (UTC)
... and it's broken in Firefox 2.0.0.6. :-( KrakatoaKatie 23:02, 6 September 2007 (UTC)
That's what I've found as well. It seems to be talking the talk (acting like it's doing it), but it's not walking the walk. SchuminWeb (Talk) 23:04, 6 September 2007 (UTC)

Ah good, I'll make sure to test all the functions on Safari. I'll let you know tomorrow if there are any issues. --TheDJ (talkcontribs) 23:09, 6 September 2007 (UTC)

It appears, but isn't working, in Camino, and the tabs don't appear at all in Safari. :( (Mac OS X 10.4.10) — Timotab Timothy (not Tim dagnabbit!) 23:18, 6 September 2007 (UTC)
You at least need Safari 3 for Twinkle. --TheDJ (talkcontribs) 23:20, 6 September 2007 (UTC)
That might explain it, downloading 3.0.3beta now. Even so, I normally use Camino. — Timotab Timothy (not Tim dagnabbit!) 23:56, 6 September 2007 (UTC)

I don't know if it's just me, but the 'rollback' and 'rollback vandal' options that appear after (top) aren't there anymore. ~Eliz81(C) 23:24, 6 September 2007 (UTC)

I have problems similar to the above. When reverting an edit, it stops at the "data loading" step. My buttons are still there though. Sephiroth BCR (Converse) 23:36, 6 September 2007 (UTC)

Everything is still working fine for me... Wikidudeman (talk) 23:45, 6 September 2007 (UTC)
Rollback functionality is going in and out for me... I also noticed one successful rollback said 'revertion completed' instead of 'reversion'. ~Eliz81(C) 23:59, 6 September 2007 (UTC)
Possibly I'm being redundant, but in Camino 1.5.1, nothing works. I have tabs, and I can get window to pop up when I click on them, but when it actually tries to do something (CSD, etc), I just get a blank popup. --Bfigura (talk) 23:58, 6 September 2007 (UTC)
Echo Eliz81, and Sephiroth above, in Firefox 2.0.0.6, nothing seems to be working. Clicking undo just hangs, and on the list of contribs, no longer are the "Rollback" or "Rollback vandal" options even appearing. Not sure what's going on with it, I rebooted and completely cleared cache to see if that helped, but it did not. ArielGold 00:05, 7 September 2007 (UTC)
Roger that, same thing is affecting me as well.¤~Persian Poet Gal (talk) 00:06, 7 September 2007 (UTC)
As a minor sidenote, the regular and AGF rollback functions are the problematic ones. The rollback (VANDAL) function works fine. Sephiroth BCR (Converse) 00:11, 7 September 2007 (UTC)
Unfortunately, all the rollback buttons are hanging for me.¤~Persian Poet Gal (talk) 00:12, 7 September 2007 (UTC)
Wow, RC Patrol is so hard without Twinkle working right! I didn't realize how much I depended on it, and how much it does. It's a pretty amazing program. I'm like a, erm, carpenter without a hammer? Woodcutter without an axe? *insert appropriate metaphor here* ~Eliz81(C) 00:20, 7 September 2007 (UTC)

RPP still doesn't seem to be working for me. I tried it on the Sandbox and it still hangs at "Requesting protection of page: data loaded...". --Kurt Shaped Box 00:14, 7 September 2007 (UTC)

The pseudo-speedy deletion tags still work, but every regular CSD tag is broken. As per Kurt, RPP is broken as well. Sephiroth BCR (Converse) 00:20, 7 September 2007 (UTC)
Yep, just noticed that CSD is FUBARed for me too... :( --Kurt Shaped Box 00:21, 7 September 2007 (UTC)

Request for page protection works fine for me. 2Wikidudeman (talk) 00:21, 7 September 2007 (UTC)

I have to ask, Wikidudeman, what magic OS and browser combination are you using that still works?  — Timotab Timothy (not Tim dagnabbit!) 00:31, 7 September 2007 (UTC)

SSP reporting doesn't work properly either. Tried to report User:Example (with myself as his sockpuppet) and it hung on this:

  • Quering allpages: next in order is Wikipedia:Suspected sock puppets/Example
  • Creating discussion page: completed (Wikipedia:Suspected sock puppets/Example)
  • Linking report to open cases: completed (Wikipedia:Suspected sock puppets)
  • Notifying suspected sockpuppeter: loading data...
  • Notifying susspected sockpuppets: 0%
  • Notification of Kurt Shaped Box: loading data...

--Kurt Shaped Box 00:40, 7 September 2007 (UTC)

Reporting suspected socks works fine for me. Wikidudeman (talk) 00:50, 7 September 2007 (UTC)
Still not working for me (sorry, I stuck your name in as a test). I'm using Firefox 2.0.0.6 on Windows XP.
Quering allpages: next in order is Wikipedia:Suspected sock puppets/Wikidudeman
Creating discussion page: completed (Wikipedia:Suspected sock puppets/Wikidudeman)
Linking report to open cases: completed (Wikipedia:Suspected sock puppets)
Notifying suspected sockpuppeter: loading data...
Notifying susspected sockpuppets: 0%
Notification of Example: loading data... --Kurt Shaped Box 00:56, 7 September 2007 (UTC)
I'm Using Windows XP and Firefox 2.0.0.6 and everything works just fine for me. You all could implementing my script from User:Wikidudeman/Hodgepodge and try that. It's everything I use including Twinkle. Erase all of your scripts before doing it though since I can't guarantee compatibility. Wikidudeman (talk) 00:57, 7 September 2007 (UTC)
Hmm, kinda words for me (OS X, Camino). I can prod and protect, but CSD is still not working. --Bfigura (talk) 01:04, 7 September 2007 (UTC)
Wow, It suddenly stopped working for me. I seem to be having the same problems as above now. Wikidudeman (talk) 01:05, 7 September 2007 (UTC)
I bet you had a cached version of the old code in your browser which has now refreshed to the new, broken, code. — Timotab Timothy (not Tim dagnabbit!) 01:20, 7 September 2007 (UTC)
Couldn't be, I frequently purge my cache and I also erased all of my cookies and history as well as logged out and back in since everyone started having problems. Wikidudeman (talk) 01:24, 7 September 2007 (UTC)
Rollback problem is no longer affecting me, however, scrolling below shows that it hasn't seem to correct for others unfortunately. Edit: Rollback seems to hang on long pages.¤~Persian Poet Gal (talk) 16:50, 7 September 2007 (UTC)

For those who want the new version with fixes.

I'm working on bug squashing the new version, it's bleeding-edge, might break at any time, and could blow up your cat. You have been warned. Since I'm not a sysop, I can only test and fix normal user functionality.

ToDo:

  • Fix reverts
  • Fix CSD
  • ...

To Use:

Replace

importScript('User:AzaToth/twinkle.js');

with

importScript('User:OverlordQ/twinkle.js');

Not reccommended to use this code anymore as it does not include latest updates from AzaToth.

Q T C 21:15, 7 September 2007 (UTC)

Your version seems to fix my issues for Safari. Everything is working normal, or better then with the old version. My only issue is with reloading the original page after Twinkle is done doing its actions. I'll investigate this, it might be an issue with Safari, because i know there is a bug with overloading a current page with a new document. I'll try to figure that one out. --TheDJ (talkcontribs) 08:27, 7 September 2007 (UTC)
Wow! Fixed my issues with Firefox, too. Like a charm. Thanks! --Moonriddengirl 12:48, 7 September 2007 (UTC)
Hmm, I'm still having problems with the automatic tagging functions (CSD, XFD, etc.). The ones that are required to do more than one thing at once (i.e., notify the user for CSD, post the discussion pages for XFD) freezes up on a seemingly random step. See Serious Sam III's history. It posted the AFD template, but failed to do anything else. It works fine for simple procedures like WP:CSD#R1. --Closedmouth 14:11, 7 September 2007 (UTC)
No matter what I do, I can no longer get it to work. I no longer have the Rollback and Vandalism buttons on the History page, though it is available on the diff. I use Firefox; Twinkle was working fine last night, but was broken this morning. I have tried all of the fixes above, purged the cache, reinstalled Twinkle, tried OverlordQ's version, but nothing has worked. RolandR 16:21, 7 September 2007 (UTC)

Rollback problem

Not sure where to put this but when trying to roll back i get stuck on:


Grabbing data of earlier revisions: revision 150452087 that was made 1 revisions ago by 70.68.210.67

Reverting page: loading data... Zdroj:https://en.wikipedia.org?pojem=Wikipedia_talk:Twinkle/Archive_7
Text je dostupný za podmienok Creative Commons Attribution/Share-Alike License 3.0 Unported; prípadne za ďalších podmienok. Podrobnejšie informácie nájdete na stránke Podmienky použitia.








Text je dostupný za podmienok Creative Commons Attribution/Share-Alike License 3.0 Unported; prípadne za ďalších podmienok.
Podrobnejšie informácie nájdete na stránke Podmienky použitia.

Your browser doesn’t support the object tag.

www.astronomia.sk | www.biologia.sk | www.botanika.sk | www.dejiny.sk | www.economy.sk | www.elektrotechnika.sk | www.estetika.sk | www.farmakologia.sk | www.filozofia.sk | Fyzika | www.futurologia.sk | www.genetika.sk | www.chemia.sk | www.lingvistika.sk | www.politologia.sk | www.psychologia.sk | www.sexuologia.sk | www.sociologia.sk | www.veda.sk I www.zoologia.sk