Knowledge

talk:AutoWikiBrowser/Archive 10 - Knowledge

Source 📝

31: 718:: rats50rats%) |ratsimagerats =ratsimagerats:ratsAerrats.ratsarannrats.ratsatr72rats.ratseirats-ratsredrats.ratsarprats.ratsjpgrats |ratscaptionrats =ratsATRrats rats72rats ratsofrats ratsAerrats ratsArannrats ratsatrats ratstakerats ratsoffrats |ratsdesignerrats = |ratsfirstrats ratsflightrats =rats1984rats |ratsintroducedrats =rats1985rats |ratsretiredrats = |ratsstatusrats =ratsInrats ratsrevenuerats ratsservicerats |ratsprimaryrats ratsuserrats = 1332:
Ah, good point, I see the problem. Hmmm. Well, to be honest, I'd be willing to take that risk. Could the option of "do not add edited pages to watchlist" be added to AWB, perhaps with a clear disclaimer, like, "Warning! Changing this will affect all articles that you edit with AWB, and could have
1251:
show up in my watchlist. Otherwise I have to keep remembering to check or uncheck the watch box depending on which window that I'm in. In other words, what I would like (and the way that I thought it used to work) was that I could keep my normal Knowledge preferences set as "add to watchlist", but
1108:
End Function Friend Function XMLReadString(ByVal reader As System.Xml.XmlTextReader, ByVal param As String, _ ByVal ExistingValue As String) As String If reader.MoveToAttribute(param) Then Return reader.Value Else Return ExistingValue End Function End Module
1107:
Friend Module XMLUtils Friend Function XMLReadBoolean(ByVal reader As System.Xml.XmlTextReader, ByVal param As String, _ ByVal ExistingValue As Boolean) As Boolean If reader.MoveToAttribute(param) Then Return Boolean.Parse(reader.Value) Else Return ExistingValue
1091:
Friend Function XMLReadBoolean(ByVal reader As System.Xml.XmlTextReader, ByVal param As String) As Boolean reader.MoveToAttribute(param) Return Boolean.Parse(reader.Value) End Function Friend Function XMLReadString(ByVal reader As System.Xml.XmlTextReader,
888:
Hello, I want to use AWB in Chinese Knowledge, so I request to add Chinese (zh) project support. The namespace in Chinese project is in English (due to two different characters in the same project) , so I think Chinese project might be easier to be supported. You can contact me if needed. :)
432:
as some months before. My text editor is wordpad or notebook (I don't have word). I didn't answer then because I was going to change my PC and I decided waiting what's up with the new one, but still can not load the settings (it finds problems even after a <!-- !!!). The supposed working
148:
AWB now works with wikinews. I think the best way to do that would be using the advanced find and replace to only do replacments inside templates, though i haven't really done anything like it before so i'm not sure what would be the best way. Protection of articles would currently be quite
543:(just an example). If I enter this in "Find and Replace - Normal", that doesn't work. The problem is, AWB doesn't take care of this page and follows the redirect. On the redirected page ABW of course doesn't replace anything. Does anyone know how to make this work? Many thanks in advance, 1232:
Yes they are, but once AWB has submitted a page for saving to Knowledge your Knowledge preferences take over. If they say "add all pages to the watchlist" that's what Mediawiki will do. AWB and Mediawiki are independent products and they don't share their settings in any way.
424:
I try to work with the catalan version and I receive a message. It appears a window telling me I received a new message. Cool, but now I already read it and I can't close it. I read it with both Firefox and IE and the message is still there. I'll have to kill AWB process.
588:
I have already coded this, but not implemented as it is a little scary, apart from cyclical categorisation (which can be dealt with), it could be possible to have many hundreds of categories. I guess I would have to implement a limit on the number of results.
444:) as your Typos page, but I can not load them in AWB as you do in the english version. So, could you please add an option in wich either you can choose from wich page you want to dowload the typos list, or change the page deppending on the language... 670:
was not (I added it manually, so the diff shows it in there). They both had iw links, but the 2nd also had a stub tag. Does the stub tag keep the Uncategorised tag from getting applied, and if so, is that a possible upgrade opportunity?
722:|ratsmorerats ratsusersrats = |ratsproducedrats = |ratsnumberrats ratsbuiltrats = |ratsunitrats ratscostrats = |ratsvariantsrats ratswithrats ratstheirrats ratsownrats ratsarticlesrats = }}{{ratsalternateusesrats}} ratsTherats 1087:
Martin, I think the example code needs a slight change regarding the ReadXML event. It needs to test the return value of MoveToAttribute() and if False, use the plugin's default value. In VB code like this is giving strange results:
1125:
I've noticed that if I exit AWB (by closing the form) while it's trying to verify that I'm logged in, the process keeps on running for several minutes (until I kill it). Note that this is with no plugins installed, just plain AWB.
1265:
My experience has been similar to what Elonka seems to expect. In the past, when I have had the AWB preference set to "not add to watch list", it didn't add them, even though my standard setting outside of AWB was to add them.
1242:
Okay, I may be mis-remembering, but I thought that the way it used to work was that they were entirely independent. In other words, I could have AWB working in the background, and any changes it made could be flagged to
576:, it would fetch all articles from that category, and then fetch all articles from the sub-categories too, etc etc until there were no more sub-categories. This would be very helpful for certain bot tasks. Thanks, — 491:(I have copied your settings into it), note that it will detect any problems with the regex syntax and alert you to it, and is also sensitive to using the correct syntax <Typo word="" find="" replace="" /: --> 1388:
I just tried running AWB for the first time. After having set up my procedure, when I press "Start the process", I keep getting the error message "You are not enabled to use this." It then opens a window to
640:. But AWB does not support such ambiguousness and as result, some pages cannot be recategorized and some images cannot be removed. Of course, you still can use regexps, but it's kinda pain in the ass... 681:
Yes, a stub tag will stop the uncategorised tag being applied, as AWB is just being ultra cautious (as often tags give an article a category). But I will tweak this at some point to ignore stub tags.
914:
Hey, How come sometimes when you select multiple categories, right click, the 'Add to selected list from category' is greyed out and requires multiple re-highlights and or re-right clicking.
138:
And, as a (hopefully) minor feature request, can the protection of articles be performed from AWB. This is probably only of use to Wikinews where all articles 10 days old are protected. --
302: 110:
While I'm waiting to see what I can do on Wikinews with AWB, I'm trying out the MWiki-Browser. How would I go about formatting all occurrences of a template with it?
228:
Friend Shared Sub HideTabs() For Each tabp As TabPage In SettingsTabs tabp.Text = "I love Bluemoose!" Next End Sub
1303: 685: 319: 1074: 1059: 893: 337: 328: 241:
You can't use .Hide(), you have to remove the tabpage from the tabcontrol, then add it back if you want to show it, careful to add back in same order though.
1270: 350:
When working on Wikinews and I get a new message on my talk page, AWB is trying to load up a Knowledge page instead of a diff of my talk page on Wikinews. --
309: 1028: 1018: 926: 903: 871: 820: 1183: 936: 617: 429: 284: 275: 254: 245: 373: 364: 202: 189: 162: 153: 1337: 1260: 1237: 557: 675: 1227: 495: 354: 1397: 185:
Could you create a soft redirect to this page instead, as some projects have their own AWB page, and others just soft redirect to here. thanks.
1198:
checked in the menu, all of the articles that I edit are still getting added to my watchlist. Is there a toggle somewhere that I've missed? --
883: 522: 370: 351: 235: 218:
Friend Shared Sub HideTabs() For Each tabp As TabPage In SettingsTabs tabp.Hide() Next End Sub
199: 176: 159: 139: 1130: 175:
Just a minor niggle, but can AWB insert w:WP:AWB when not working on wikipedia? I get redlinks in the edit summary using it on Wikinews. --
116:*{{source|url=http://somewhere.at.example.com|title=This is not the news you are looking for|author=|pub=Example.com|date=August 25, 2006}} 1115: 1099: 706:*⌊⌊⌊⌊rats0rats⌋⌋⌋⌋{{ratsinfoboxrats ratsAircraftrats |ratsnamerats =ratsATRrats rats42rats & ratsATRrats rats72rats |ratstyperats = 142: 1173: 650: 1049: 593: 179: 1202: 1161:
I recently separated the surname template so it no longer redirects to hndis. One of the "general fixes" for AWB appears to replace {{
942: 909: 1095:
So I'll be changing my functions to take an ExistingValue argument, and return that if MoveToAttribute() returns false. HTH HAND :) --
97: 89: 84: 250:
Would that break AWB in any way? Do you ever reference the controls through the tabcontrol.tabpages() collection or only by name? --
393:[[Image:Delmarquis1.jpg|thumb|250px|right| Del Marquis in concert with ].]]'''Del Marquis''' (born '''Derek Gruen''' ] ], ]) is ... 72: 67: 59: 1039:
Is there an option to mark the edits done through AWB such as spelling mistakes etc. as minor? I am unable to find it. Thanks --
1333:
the unintended consequence of inadvertently unwatching an article that was already on your watchlist. Please use with care." --
1256:
checked. AWB seems to be able to toggle the watch and "minor" boxes on... Isn't there a way that it can also turn them off? --
1092:
ByVal param As String) As String reader.MoveToAttribute(param) Return reader.Value End Function
441: 410: 296: 810: 547: 1247:
show up on my watchlist. But at the same time, I could be normal editing in another window, and those changes automatically
758:) ratswasrats ratsformedrats ratsinrats rats1981rats, ratsfromrats ratstherats ratsconsortiumrats ratsformedrats ratsbyrats 632:
Even on fully localized projects, English names of special namespaces still could be used. For example, on de: you can use
461: 345: 1390: 932:
I've noticed it on occasion, yes. IIRC it usually happens when some of the selected category names contain numbers?? --
1383: 655: 1120: 1055:
In the "general" menu, there is an option. I think I will move it as some point to somewhere more logical. thanks
210: 573: 434: 47: 17: 1299:
in your watchlist, there is no way to discriminate between what is already in your watchlist and what isn't.
1355: 305:
and AWB will not recognize the string. Is it possible that it has something to do with the parenthesis? --
105: 387: 1082: 627: 38: 668: 665: 518: 457: 1369: 1189: 1156: 1141: 853: 834: 478:
The settings file is not designed to be edited manually, though it can be done, I don't recommend it.
170: 440:
Since the important part of the file are catalan typos, I wanted to put them in a page (it could be
1295:
It can't be done, because if AWB unchecks the "add to watchlist" box, it unwatches stuff that was
1072: 1047: 563: 1393:, on which I am clearly listed as a registered/enabled user. Did I set up my procedure wrong? -- 943: 158:
Thanks for the information, I really need to read up on regex or find a friendly expert. :-) --
568:
Could we have an option under the "Make from" setting which fetches articles from a category
1366: 1138: 850: 831: 487:
I'll make it so it changes the typos page depending on the language. The ca: page will be
8: 1267: 1223:
I thought that the AWB options were independent of individual Knowledge preferences? --
1209: 1034: 672: 334: 306: 1361: 1136:
Alos, ff you don't notice this, you will be unable to extract the upgraded version....
1065: 1040: 530: 405: 381: 1162: 415: 1252:
if I keep the menu option unselected on AWB, that it's able to keep the watch box
488: 829:
I would guess replace \b with rats. ATR is an anagram of RAT, so I smell a rat.
46:
If you wish to start a new discussion or revive an old one, please do so on the
1394: 1300: 1180: 1166: 1056: 1025: 1015: 923: 900: 890: 868: 817: 807: 682: 590: 554: 492: 361: 316: 272: 242: 186: 150: 369:
Found when someone went "where the $ #@% did you get AWB for Wikinews?" :-) --
1360:
This seems to be a problem in the latest version (3.0.3.0) with this article
1234: 1170: 1127: 1112: 1096: 933: 691: 661: 614: 514: 510: 453: 449: 325: 281: 251: 232: 1374: 1213: 1146: 917:
Anyone else noticed this? Would you be able to look into it please martin?
603: 577: 469:
Probably a caching issue in IE, don't think there is much that can be done.
398: 572:
all it's subcategories? So for example, if you entered a category such as
195: 1334: 1257: 1224: 1199: 858: 839: 641: 544: 390:. A random line break was previously added, so the formatting was 867:
Good thinking, there was a regex mistake on the typo page. thanks
664:
and in some cases, the only category was removed, but in one case
386:
Hi Martin, I encountered a little image commenting out bug, see
539:(of course with the \ tags for regular expressions) with, e.g. 553:
Turn off the "Bypass redirects" option in the "General" menu.
489:
http://ca.wikipedia.org/Viquip%C3%A8dia:AutoWikiBrowser/Typos
746:
ratsAvionsrats ratsderats ratsTransportrats ratsRégionalrats
738:
ratsAereirats ratsdarats ratsTrasportorats ratsRegionalerats
1377: 1149: 987: 956: 861: 842: 660:
I was doing some removing of categories from articles, per
315:
Ok, I see whats wrong, fix will be in next release. thanks
1179:
I've changed it in the next version, I'll release it now.
437:
you corrected, doesen't work. Therefore I was thinking on:
360:
Oh yeah, what a stupid error, fix in next release. thanks
1169:}}. How can that fix be disabled for AWB in general? -- 700: 420:
Hi, I have some small problems (my browser is Firefox):
333:
New release 3.0.2.9 did the job. Thanks for the fix. --
324:
Ooh, small world - that's a CFD nomination of mine :) --
215:
Any idea why the following code doesn't work Martin?
1024:Yes, it was a typo list error, I've fixed it now. 667:the {{Uncategorised}} tag was added and the other 125:|title=This is not the news you are looking for 1208:Are you sure you have the option unchecked in 122:*{{source|url=http://somewhere.at.example.com 848:Perhapsly someone vandalised the RETF page? 800:Does this on any article.... Restarted AWB 271:be fine. Only one way to be sure though. 1194:Even when I have "Add all to watchlist" 198:referring people to the project page. -- 768:ratsofrats ratsFrancerats (ratsnowrats 14: 884:Request to add Chinese Project Support 44:Do not edit the contents of this page. 710:|ratsmanufacturerrats =ratsATRrats ( 25: 1391:Knowledge:AutoWikiBrowser/CheckPage 23: 910:Add to selected list from category 24: 1408: 1356:Bolding article name in Image bug 613:You could write a plugin FF ;) -- 1104:In VB this code does the trick: 29: 1398:22:21, 10 September 2006 (UTC) 1338:20:55, 10 September 2006 (UTC) 1304:19:15, 10 September 2006 (UTC) 1271:18:58, 10 September 2006 (UTC) 1261:18:43, 10 September 2006 (UTC) 1238:12:37, 10 September 2006 (UTC) 803:Same all the way through..... 574:Category:Knowledge maintenance 303:Category:Giant Panda (Hip Hop) 297:Possible bug in Categorisation 18:Knowledge talk:AutoWikiBrowser 13: 1: 1228:22:48, 9 September 2006 (UTC) 1203:21:06, 9 September 2006 (UTC) 1184:18:36, 9 September 2006 (UTC) 1174:17:23, 9 September 2006 (UTC) 1131:14:55, 8 September 2006 (UTC) 1116:10:41, 8 September 2006 (UTC) 1100:10:29, 8 September 2006 (UTC) 1075:09:02, 8 September 2006 (UTC) 1060:08:20, 8 September 2006 (UTC) 1050:06:24, 8 September 2006 (UTC) 1029:19:26, 7 September 2006 (UTC) 1019:19:05, 7 September 2006 (UTC) 937:09:05, 8 September 2006 (UTC) 927:19:00, 7 September 2006 (UTC) 904:19:40, 6 September 2006 (UTC) 894:17:45, 6 September 2006 (UTC) 872:19:40, 6 September 2006 (UTC) 821:17:51, 6 September 2006 (UTC) 816:What settings are you using? 811:17:31, 6 September 2006 (UTC) 686:08:35, 6 September 2006 (UTC) 676:01:37, 6 September 2006 (UTC) 651:14:51, 5 September 2006 (UTC) 618:21:01, 4 September 2006 (UTC) 594:11:13, 4 September 2006 (UTC) 558:18:26, 3 September 2006 (UTC) 548:18:04, 3 September 2006 (UTC) 523:19:10, 3 September 2006 (UTC) 509:Great! Thank you very much!-- 496:19:03, 3 September 2006 (UTC) 462:16:01, 3 September 2006 (UTC) 411:16:55, 2 September 2006 (UTC) 374:15:30, 2 September 2006 (UTC) 365:10:27, 2 September 2006 (UTC) 355:07:27, 2 September 2006 (UTC) 338:21:23, 3 September 2006 (UTC) 329:10:46, 2 September 2006 (UTC) 320:10:27, 2 September 2006 (UTC) 310:21:16, 1 September 2006 (UTC) 285:12:54, 1 September 2006 (UTC) 276:12:53, 1 September 2006 (UTC) 255:12:46, 1 September 2006 (UTC) 246:12:40, 1 September 2006 (UTC) 236:12:26, 1 September 2006 (UTC) 203:10:48, 1 September 2006 (UTC) 163:10:56, 1 September 2006 (UTC) 346:Notification of new messages 7: 190:16:25, 31 August 2006 (UTC) 180:16:03, 31 August 2006 (UTC) 154:08:37, 26 August 2006 (UTC) 143:08:19, 26 August 2006 (UTC) 10: 1413: 1012:Mistake on the typo list? 1384:Not enabled to use this? 1219:21:12, 09 September 2006 704: 656:Auto tag - Uncategorised 609:11:17, 04 September 2006 583:10:21, 04 September 2006 396:Just letting you know. — 134:|date=August 25, 2006}} 1064:Thank you. Found it -- 211:Hiding tabs from plugin 194:Okay, Wikinews now has 149:technically difficult. 944:Acronym and initialism 428:Now, I still have the 301:I am trying to remove 1121:AWB process won't die 734:ratsmanufacturerrats 42:of past discussions. 950:AWB wants to change 106:Formatting templates 1083:Plugin example code 628:International issue 1362:Starstreak missile 535:I want to replace 1190:Watchlist problem 1157:hndis and surname 699:From the Article 519:que dius que què? 458:que dius que què? 402: 171:Edit summary link 131:|pub=Example.com 103: 102: 54: 53: 48:current talk page 1404: 1216: 1210:your preferences 1070: 1045: 795: 791: 788: 785: 781: 778: 775: 771: 767: 764: 761: 757: 753: 749: 745: 741: 737: 733: 729: 725: 721: 717: 713: 709: 647: 639: 635: 606: 580: 409: 400: 81: 56: 55: 33: 32: 26: 1412: 1411: 1407: 1406: 1405: 1403: 1402: 1401: 1386: 1358: 1220: 1214: 1192: 1159: 1123: 1109: 1093: 1085: 1066: 1041: 1037: 998:iousacrileg$ 2 948: 912: 886: 798: 797: 793: 789: 786: 783: 779: 776: 773: 769: 765: 762: 759: 755: 751: 747: 743: 739: 735: 731: 730:ratsbasedrats 727: 723: 719: 715: 714:: rats50rats%, 711: 707: 694: 658: 643: 637: 633: 630: 610: 604: 584: 578: 566: 564:Feature request 533: 418: 397: 394: 384: 348: 299: 229: 221:When this code 219: 213: 173: 108: 77: 30: 22: 21: 20: 12: 11: 5: 1410: 1385: 1382: 1357: 1354: 1353: 1352: 1351: 1350: 1349: 1348: 1347: 1346: 1345: 1344: 1343: 1342: 1341: 1340: 1317: 1316: 1315: 1314: 1313: 1312: 1311: 1310: 1309: 1308: 1307: 1306: 1282: 1281: 1280: 1279: 1278: 1277: 1276: 1275: 1274: 1273: 1268:After Midnight 1218: 1191: 1188: 1187: 1186: 1158: 1155: 1154: 1153: 1122: 1119: 1106: 1090: 1084: 1081: 1080: 1079: 1078: 1077: 1036: 1033: 1032: 1031: 1010: 1009: 1008: 1007: 979: 978: 977: 976: 947: 941: 940: 939: 911: 908: 907: 906: 885: 882: 881: 880: 879: 878: 877: 876: 875: 874: 824: 823: 806: 792:), ratsofrats 772:) ratsandrats 705: 693: 690: 689: 688: 673:After Midnight 657: 654: 629: 626: 625: 624: 623: 622: 621: 620: 608: 597: 596: 582: 565: 562: 561: 560: 532: 529: 528: 527: 526: 525: 503: 501: 500: 499: 498: 482: 481: 480: 479: 473: 472: 471: 470: 446: 445: 438: 426: 417: 414: 392: 383: 380: 379: 378: 377: 376: 347: 344: 343: 342: 341: 340: 335:After Midnight 322: 307:After Midnight 298: 295: 294: 293: 292: 291: 290: 289: 288: 287: 260: 259: 258: 257: 227: 217: 212: 209: 208: 207: 206: 205: 172: 169: 168: 167: 166: 165: 137: 107: 104: 101: 100: 95: 92: 87: 82: 75: 70: 65: 62: 52: 51: 34: 15: 9: 6: 4: 3: 2: 1409: 1400: 1399: 1396: 1392: 1381: 1379: 1376: 1375:10 September 1372: 1371: 1368: 1364:, at least. 1363: 1339: 1336: 1331: 1330: 1329: 1328: 1327: 1326: 1325: 1324: 1323: 1322: 1321: 1320: 1319: 1318: 1305: 1302: 1298: 1294: 1293: 1292: 1291: 1290: 1289: 1288: 1287: 1286: 1285: 1284: 1283: 1272: 1269: 1264: 1263: 1262: 1259: 1255: 1250: 1246: 1241: 1240: 1239: 1236: 1231: 1230: 1229: 1226: 1222: 1221: 1217: 1211: 1207: 1206: 1205: 1204: 1201: 1197: 1185: 1182: 1178: 1177: 1176: 1175: 1172: 1168: 1164: 1151: 1148: 1147:10 September 1144: 1143: 1140: 1135: 1134: 1133: 1132: 1129: 1118: 1117: 1114: 1105: 1102: 1101: 1098: 1089: 1076: 1073: 1071: 1069: 1063: 1062: 1061: 1058: 1054: 1053: 1052: 1051: 1048: 1046: 1044: 1030: 1027: 1023: 1022: 1021: 1020: 1017: 1013: 1005: 1001: 997: 993: 989: 986: 985: 984: 983: 982: 974: 970: 966: 962: 958: 955: 954: 953: 952: 951: 945: 938: 935: 931: 930: 929: 928: 925: 921: 918: 915: 905: 902: 899:Ok, will do. 898: 897: 896: 895: 892: 873: 870: 866: 865: 863: 860: 856: 855: 852: 847: 846: 844: 841: 837: 836: 833: 828: 827: 826: 825: 822: 819: 815: 814: 813: 812: 809: 804: 801: 782:(ratsnowrats 703: 702: 697: 687: 684: 680: 679: 678: 677: 674: 669: 666: 663: 653: 652: 649: 646: 619: 616: 612: 611: 607: 601: 600: 599: 598: 595: 592: 587: 586: 585: 581: 575: 571: 559: 556: 552: 551: 550: 549: 546: 542: 538: 524: 520: 516: 512: 508: 507: 506: 505: 504: 497: 494: 490: 486: 485: 484: 483: 477: 476: 475: 474: 468: 467: 466: 465: 464: 463: 459: 455: 451: 443: 439: 436: 431: 427: 423: 422: 421: 413: 412: 407: 403: 391: 389: 375: 372: 368: 367: 366: 363: 359: 358: 357: 356: 353: 339: 336: 332: 331: 330: 327: 323: 321: 318: 314: 313: 312: 311: 308: 304: 286: 283: 280:Hehe, yep! -- 279: 278: 277: 274: 270: 266: 265: 264: 263: 262: 261: 256: 253: 249: 248: 247: 244: 240: 239: 238: 237: 234: 226: 224: 216: 204: 201: 197: 193: 192: 191: 188: 184: 183: 182: 181: 178: 164: 161: 157: 156: 155: 152: 147: 146: 145: 144: 141: 135: 132: 129: 126: 123: 120: 117: 114: 111: 99: 96: 93: 91: 88: 86: 83: 80: 76: 74: 71: 69: 66: 63: 61: 58: 57: 49: 45: 41: 40: 35: 28: 27: 19: 1387: 1365: 1359: 1296: 1253: 1248: 1244: 1195: 1193: 1160: 1137: 1124: 1110: 1103: 1094: 1086: 1067: 1042: 1038: 1014: 1011: 1006:niversalists 1003: 999: 995: 991: 980: 975:niversalists 972: 968: 964: 960: 949: 922: 919: 916: 913: 887: 859:6 September 849: 840:6 September 830: 805: 802: 799: 698: 695: 659: 644: 631: 602:Ah, ok :) — 569: 567: 540: 536: 534: 502: 448:Thank you!-- 447: 430:same problem 419: 395: 385: 349: 300: 268: 230: 222: 220: 214: 174: 136: 133: 130: 127: 124: 121: 118: 115: 112: 109: 78: 43: 37: 1035:minor edits 946:Random Edit 754:ratsATRrats 742:ratsorrats 696:Any ideas: 636:instead of 537:#REDIRECT ] 36:This is an 1370:Farmbrough 1165:}} with {{ 1142:Farmbrough 854:Farmbrough 835:Farmbrough 98:Archive 15 90:Archive 12 85:Archive 11 79:Archive 10 1395:Ginkgo100 1016:Reedy Boy 1002:nitarian 971:nitarian 967:eligious 924:Reedy Boy 891:Littlebtc 808:Reedy Boy 531:Redirects 388:this diff 382:Image bug 128:|author= 73:Archive 9 68:Archive 8 60:Archive 5 1373:, 12:34 1235:kingboyk 1171:JHunterJ 1145:, 12:33 1128:kingboyk 1113:kingboyk 1097:kingboyk 934:kingboyk 857:, 19:28 838:, 19:26 615:kingboyk 416:Problems 326:kingboyk 282:kingboyk 252:kingboyk 233:kingboyk 1380:(GMT). 1297:already 1215:FireFox 1212:too? — 1163:surname 920:Cheers 864:(GMT). 845:(GMT). 605:FireFox 579:FireFox 515:my talk 454:my talk 371:Brianmc 352:Brianmc 200:Brianmc 177:Brianmc 160:Brianmc 140:Brianmc 39:archive 1335:Elonka 1301:Martin 1258:Elonka 1225:Elonka 1200:Elonka 1181:Martin 1152:(GMT). 1057:Martin 1026:Martin 901:Martin 869:Martin 818:Martin 683:Martin 662:WP:CFD 591:Martin 555:Martin 493:Martin 362:Martin 317:Martin 273:Martin 269:should 243:Martin 225:work: 196:WP:AWB 187:Martin 151:Martin 1249:would 1167:hndis 994:oung 990:: () 981:into 963:oung 959:: () 692:Rats? 545:Pill- 517:) - ( 456:) - ( 425:Done. 113:From 16:< 1378:2006 1367:Rich 1150:2006 1139:Rich 1068:Lost 1043:Lost 988:YRUU 957:YRUU 862:2006 851:Rich 843:2006 832:Rich 442:here 435:file 406:talk 399:Mets 223:does 1245:not 790:''' 784:''' 780:''' 774:''' 766:''' 760:''' 756:''' 752:''' 748:''' 744:''' 740:''' 736:''' 701:ATR 642:Max 570:and 541:car 513:- ( 511:Xtv 452:- ( 450:Xtv 401:501 267:It 119:To 1266:-- 1254:un 1233:-- 1196:un 1126:-- 1111:-- 889:-- 796:. 671:-- 648:em 521:) 460:) 231:-- 94:→ 64:← 1004:U 1000:U 996:R 992:Y 973:U 969:U 965:R 961:Y 794:] 787:] 777:] 770:] 763:] 750:( 732:] 728:] 726:- 724:] 720:] 716:] 712:] 708:] 645:S 638:] 634:] 408:) 404:( 50:.

Index

Knowledge talk:AutoWikiBrowser
archive
current talk page
Archive 5
Archive 8
Archive 9
Archive 10
Archive 11
Archive 12
Archive 15
Brianmc
08:19, 26 August 2006 (UTC)
Martin
08:37, 26 August 2006 (UTC)
Brianmc
10:56, 1 September 2006 (UTC)
Brianmc
16:03, 31 August 2006 (UTC)
Martin
16:25, 31 August 2006 (UTC)
WP:AWB
Brianmc
10:48, 1 September 2006 (UTC)
kingboyk
12:26, 1 September 2006 (UTC)
Martin
12:40, 1 September 2006 (UTC)
kingboyk
12:46, 1 September 2006 (UTC)
Martin

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.