Knowledge

talk:AutoWikiBrowser/Archive 9 - Knowledge

Source 📝

565:
at WikiFunctions.GetLists.FromWatchList() at IRCMonitor.IRCMonitor.btnImportWatchList_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- IRCMonitor Assembly Version: 1.2.0.0 Win32 Version: 1.2.0.0 CodeBase: file:///C:/Documents%20and%20Settings/test/My%20Documents/AWB/IRCMonitor.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- WikiFunctions Assembly Version: 3.0.1.3 Win32 Version: 3.0.1.3 CodeBase: file:///C:/Documents%20and%20Settings/test/My%20Documents/AWB/WikiFunctions.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Web Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/WINNT/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration: -->
3943:
other criteria but then fail RegexTypoFix? The list can then be imported into AutoWikiBrowser. Also, it would be useful if articles can be identified in Database Scanner that can be corrected by the "General" section in the (2) Set Options tag (in "or" mode, not "and" mode). I know that AutoWikiBrowser is not supposed to be used for simple fixes on articles that can be cleaned up by the "General" section only. However, it is usually the same articles that require that automated cleanup that require a lot of other work and it would be useful if Database Scanner can be upgraded to find those articles.
6263:
the article text if the conditional criteria of all parent rules are met. So the rules dialog is a bit like a reciepe. I don't think storing/reading to XML would present much of a problem as long as element names can be agreed on over all plugins (no plugin should have the same name as any other plugin). The rules are stored like the rule tree of the dialog and each rule in the XML forms its own compartement. But the whole rule thing might well be overkill anyway ;-). Maybe I should finally start doing some server side coding. PHP is just not my home turf. --
31: 1946: 1910: 7045: 5028:
stubs need a double space before them, not sure why), it is a good idea to put maintenance tags either at the very beginning or very end of an article (i.e. out of the permanent text/meta data), and stub tags are meant to be unobtrusive, after all, they are on over half of all articles, I think they are most unobtrusive at the very end of an article.
245:
converting html to unicode is ok, when there is a lot of it). When I have warned people not to use it for trivial edits most of them do just change thier behaviour, and on the 2 occasions they haven't I have simply removed their name from the list of users. I was considering a zero tolerance approach, but I thought that might be a bit too tough.
3458:. I saved them both and launched list comparer. I expected that there would be many names which were only in disambig and a smaller number that were in both lists, but none in hndis only, since the hndis template puts it in both. Oddly, almost 800 of them show up as being only in hndis. I checked some of them manually, and they show up in 1828:
so I was going to copy it and paste it into a dictionary to check. (Of course, I was wrong anyway.) The other thing is just me being lazy, if I want to copy the name of the article to paste into my regular (non-AWB) session, it is just tempting to grab it from the top of the preview, but yes, I could get that another way. --
658:, and started watching task-manager as it skipped or ignored lots of pages (it's changing less than one in ten). It's rather alarming watching AWB's memory usage increasing by over 1MB per article; there are still 2700 articles left in its list, so I'll have to restart it several times before it's finished :( 5383:- as this is no doubt something of a niche feature. I've also added an "interface might change" disclaimer, as interfaces are supposed to be locked down - but given the speed with which you release things that just isn't possible. Feel free to remove it if you're certain this is final interface version 1.0 :) 7582:
2) why can't general fixes/unicodify (like removing underscores) be done (by AWB) before "find and replace" ? this causes a need of consideration all unicode/special characters into the regexes used into "find and replace" (special wikipedia's characters can't be matched by "find" until you know them
6316:
Thank you Martin for moving the plugin call to after AWB has done it's work. I'm wondering now if ProcessArticle() ought to have a boolean argument which tells the plugin whether AWB has changed the articletext in any way? Otherwise the plugin might tell AWB to skip an article which has been changed.
6119:
OK. I still maintain though that the plugin should be able to latch on to the settings saved to the XML file somehow, then when settings are reloaded the plugin is configured too and it's just a case of clicking start :) I've had computer woes today but I'll try to take a look at the AWB code and the
5950:
OK! Yip yip! I now have a plugin which is correctly sending altered text back to AWB, registering a menu entry and receiving click events, and manipulating the web browser control (setting minor edit to true). Fantastic! Now to read through your code a bit more and see what regexp methods I can piggy
5807:
I'm playing with some code at the moment but not only am I snailspeed coder compared to you I feel like I'm walking in the dark at the moment. I'll get there and will have a plugin in service before too long though, don't you worry. Thanks again for doing this, I think it's a really exciting feature!
5566:
Not yet mate, but I'm planning too - VS is open right now :). I'm hoping I can code all of the different scenarios in (it's worth doing as the biography articles on Knowledge are in 6 figures) and then be able to save the settings along with the AWB settings. (Which reminds me, I'm not sure if this a
4459:
Once you try to comment out or remove an image with two or more wikilinks in the caption, you can't use the image feature ever again, even after reinstalling AWB, as every time you try to comment out or remove an image a message pops up saying "startIndex must be less than length of string. Parameter
3337:
I realize that this might be controversial. My AWB bot does some really basic functions that might be better achieved on a routine schedule. To be honest, it's getting a bit annoying to go through the routine series of clicks that I need in order to run my bot. That's not to say that I won't continue
1683:
I'm not sure I understand, why can't you just download the release package? If you want to fiddle with the code then it's probably best to just checkout the whole lot. I used to tag the release versions with CVS, but SVN doesn't seem to do it in the same way, and I haven't had the time to work it out
1637:
It would totally rock if you had a /build directory in the subversion repo. Extra bonus goodie points if you had an svn:external pointing to Typos.xml . ;) I just hate having the svn capability at my fingertips, but still need to pull up sf.net to download new versions of AWB... the source is useless
882:
modify my non-article posts in any way (asides from legal and matters of the general community), whether they be my userpage or my talk posts. If I spelled something some way in a post, that's probably the way I meant to say it. Please think first before running around and making spelling corrections
543:
I apologize if this has been reported before but clicking on the import watchlist on the IRC watcher app causes an unhandled exception (albeit one that can be ignored) and does not do anything else. Error message only happens when not logged in using IE but a better way for it to be handled would be
7338:
Well, you're the only person making a plugin, so i don't see the harm in moving it back. Also, I have added 3 methods to the interface for reading/writing XML and reseting the settings. It is a bit limited because of the complexity in dealing with plugins, I'll update my example when I have released
7095:
Hi Martin: can you create a way to add the contents of first-level subcategories to the article list? For example: when you make a list from a category, you get all the pages in the category plus the subcategories as part of the list. Do you think it would be possible to be able to double-click on
6717:
Since I started using AWB in anger, free space on C: has become an issue. I cleared 2GB of space and soon that was gone too. I searched for large files, cleared my internet cache regularly, but still the drive would be full. Well, exploring in Cygwin it would seem that IE creates a sh*tload of files
5663:
The wikifunctions.dll already exposes loads of stuff, it's just not very well organised, I've improved it now. I had already made a menu option that can enable/disable and display the installed plugins, i hadn't enabled it just yet. Also, I have added a method called initialise to the interface, and
5468:
Gulp - you sound like you might be offended. My sincere apologies if you are! I really didn't mean to cause any offence. I can see that the advanced/find replace is a very powerful feature, it's just that the docs are a bit hard to follow :) As for understanding other people's code, I sometimes have
5016:
I've noticed that when AWB is "cleaning up" a page it places stub templates last, after categories. To my mind this is incorrect. Stub templates place text into the article, so should come before categories and interwiki links which only affect the footer/sidebar. I'm quite sure this behaviour isn't
4862:
the problem is that INTERNAL LINK WASN'T CHANGED as it should be done through "find and replace", or I should run AWB 2 times to be sure that links are fixed 'cause they could contain underscores ?? it's not normal i think ("Laser (źródło światła)" was prepared to change to "laser", this edit should
1827:
Sometimes, it would be convenient to copy text from the "current revision" side that has been changed by automated processing and isn't in the edit box any longer. Example: I saw a typo fix suggested and it looked like the word that was going to be replaced might be correct in British vs. American,
1697:
2. Click download TOC 3. Click download link 4. Click green "download button" 5. Click actual ZIP file. 6. Try another mirror when it's a really new version and the mirror chosen don't work. If it were in the svn repository, it is 1. Open folder with AWB in it 2. Right-click and choose "SVN Update".
564:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** WikiFunctions.PageDoeNotExistException: Please make sure you are logged into Knowledge in Internet Explorer so your watch list can be obtained
7323:
I'm going to be a pain in the arse now and suggest that - given your (well argued) line about moving all work to the plugin and not using AWB's skip/find/replace features at all, the code which calls the plugin ought to be moved back to where it was :) i.e. AWB gets article text, sends it to plugin
6365:
Yeah that would be a nice idea. I was planning on getting to a stable version and then slowing development a bit, as I always seem to working on some new feature or other, but I couldn't resist adding the plugin feature. Maybe when the plugin system is fully up to speed development can shift to the
6109:
I was thinking that probably the easiest thing to do would be if each plugin makes and adds its own menu item to the plugin menu, and can then check whether it is checked or not itself. Doing it inside AWB and especially loading and saving XML settings might be a bit complicated to do in a reliable
5968:
Is there any routine I can call to have AWB fetch and return to me another wikipedia page? e.g. I receive a talk page through ProcessArticle(), and I want to grab the associated article and see what categories it's in and what stub templates it uses? Then I could write a killer talk-page-templating
5682:
I was thinking that you could cast the form as the awb form and then have access to everything, but on reflection it's probably not such a good idea, and requires another reference to the awb exe. What i will do is pass more objects, such as the list maker and the webcontrol (so you can then access
5636:
Access to the menu bar or at least a plugins submenu (would work a treat if the plugin has access to settings too). It would be very nifty if the plugin could add a tab to the set options/more options/start area, that way it could display it's settings and status and the operator can be comfortable
5604:
My first reaction when loading up the AWB DLL in the Object Browser was "where the hell is the plugin interface"? :) I'd recommend using namespaces. A great thing about namespaces is that they can span multiple libraries and executables, and even span programming languages. I'd put the .exe and the
5314:
simple but i have made a plugin feature now. To use it you need to make a class library project, reference the WikiFunctions.dll file, implement the IAWBPlugin interface, add your code (the values available at the moment are the article text, title, and a referenced value indicating whether to skip
3958:
One more request: In the Database Scanner, in the Special Filter pop up window there is a section "Special Filter" to remove articles. Can another section be added that does the opposite and include only those articles that are in that list? If this is done one addition to the request above, most
3643:
This has happened quite a few times to me when I'm running my bot – for some reason, at random intervals it will stop editing and try to log in again, saying at the bottom "loading page to check if we are logged in..." etc etc. However, it refuses to log back in until AWB is restarted, which can be
2815:
I would like to request adding en:Wikiquote to the available projects. We have a severe backlog of highly repetitive maintenance and cleanup tasks on nearly 8,000 articles that would really benefit from the use of AWB. I would be happy to provide any namespace or other project information needed to
2107:
Hacker info: .Net Framework object System.Xml.XmlTextReader in Rule.ReadFromXml() has WhitespaceHandling set to WhitespaceHandling.None, XmlTextReader.ReadElementContentAsString() thus ignores the space. XmlTextReader must be set to WhitespaceHandling.All. I'm currently looking into how that's best
1486:
Could it be done as an optional setting? And alphabetization is helpful in other instances with lists within articles. Perhaps if there was a feature to alphabetize a selected section? I will often copy a section, paste it into Excel and sort the list. I added a lot of categories to articles this
7834:
Well it's done for now. I understand what your saying about categories, it raises two interesting points a. how should categories be ordered, and b. what to do about transcluded categories. The first has been thrashed out, and the conclusion reaced that alpahbetical order is not necessarily best
7301:
Reading and writing AML settings is a possibility, actually changing the AWB settings in a definite no. Having the "HasChanged" variable would be tricky, I know things like that look easy but they are not, largely because it is fundamentally against how AWB works, i.e. if you are doing job x, then
6788:
It's not that I'm blaming you Martin (unless you work on the MSIE team :)) but I think that a "clear cache" button which leaves several gigs of cached files in place, to the extent that a user's C drive is full and programs start crashing, is quite manifestly broken. Perhaps we'll have to agree to
6624:
The bot is causing some images to not show up. The image is Table 1 in the section called "Frequency of Incarceration." SmackBot deletes one of the brackets at the beginning of the external link in the caption. It also deletes the 3rd bracket at the end of the caption and link. It obviously is not
6331:
I do not know if this could be accomplished by a plug in. I really like Google toolbar spell check. If AutoWikiBrowser can invoke this, it would help a lot when cleaning up articles. Currently I have to open an article in a browser, switch to edit mode and click on the spell check button in the
6262:
My rules zoo thing has the benefit that rules can be sorted by the user. A plugin rule would in fact be a class of rules (a new type of rules per plugin). The user could then instantiate multiple rules as needed (with differing settings). Rules can be subrules, which means they are only applied to
6083:
We're going to need either for plugins to be turnable on/off individually and have this stored in the user XML settings, and/or for the plugins to be able to read and save their settings in the XML file. Without one or both of these multiple plugins in one DLL aren't going to be very sensible. Any
5890:
Have the values be passed by reference. Let the plugin create the menu item object (and other objects where applicable), just have AWB check it's not an empty reference (don't throw an error, just ignore empty objects). Looks like you're sending the Plugins menu to the plugin, then creating a menu
5773:
It's not good practice for a traditional executable/shared libraries scenario, granted, but this is kind of different. A plugin kind of latches onto the application (some folks call them "extensions" after all) so I don't think there's any great harm in having it reference the exe if that would be
5632:
It would be handy beyond belief if the plugin had access to settings: if it got notified of changes in settings and if the plugin's settings got stored along with AWB's settings. Scenario: I have two instances of AWB running, both using my one-plugin-does-all DLL, but doing different jobs based on
5027:
Last time I checked the guide it just said something like "at the end". Putting stubs at the very end has a number of advantages; It means the stub category is listed last (least important categories should go last), it means the stub tag is less likely to become adjoined to the preceding text (as
3614:
It would be great if there were a page on which folks could list spelling mistakes that are frequently made, e.g. paticularly ... particularly so that AWB could regularly be used to start at the top of the list and hunt them down and change them. Of course it should only list DEFINITE errors, not
3231:
I'm using the new version (3.0.2.1) under XP and IE for search-and-replacement purposes, but the editing window in the lower right part of the screen has become impossible to use. The text size is gigantic, so I can't see more than a fraction of a single letter at the time. I've tried reinstalling
2971:
Inuyasha redirects to InuYasha. So, unless the redirect is going to be deleted, I would suggest to leave it. I read somewhere (I think on a page about popups fixing redirects) that it takes 10,000 clicks of a redirect link to be equevilant to the server load of fixing the redirect. If you are also
1042:
I just noticed that articles that I use AWB on (doing a simple replace using "What links here"), the ones that are on my watchlist get removed if I edit them with AWB. Is this a recognized bug? Do I have a setting (I use default) listed on that I shouldn't? It's never happened before, but the last
110:
I noticed this feature in the latest version and wanted to comment on it. I edit primarily ship articles, and a feature like this would be extremely useful for me. Is there a way to configure it to do things other than reversing names? If it's not configurable I'd like to suggest that in future
7859:
Alphabetical sorting isn't best in my opinion, sorting by relevance/priority is better. Yes, that does raise the point that transcluded maintenace categories will be first if the template is at the top of the page but c'est la vie... convention is to put those templates at the top of the page and
7824:
Could your bot also stop being 'helpful' with categories? I am getting sick of reverting that three or four times a day. To get categories sorted alphabetically you often need to place them above templates, but your bot keeps moving them back to the bottom (which ends up giving me a mish-mashed
7386:
Hopefully the last feature I ask for until you've had a rest :) In Initialise() could the plugin somehow get access to the options/start tabs? I'd like to add a tab which shows the status of my plugin and statistics - what it's doing, how many articles it's done/skipped/major edit/minor edit, etc
6798:
For me clearing the cache of IE (in IE) clears "Shell:Cache\Content.IE5" (accessed by the procedure you've shown above). On a second note, AWB just uses the BrowserControl which is shared with IE. So we are rather bound to that with all the drawbacks/bugs. If you can provide a better control for
6351:
It would probably be a good idea to think of this as an alpha feature for now. When the interface is stable and somebody (hopefully me!) has got a plugin running and doing good work, we could probably set up a plugin section where people can share their code and ask for plugins to be written. It
3942:
Running the database scanner on my computer for the full database takes 12 minutes to search for articles containing a text string so it is certainly a very useful tool. Can the RegexTypoFix checking capability in AutoWikiBrowser be put into the Database Scanner to find articles that FIRST match
685:
Thanks Martin. I monitored it for the rest of the run, and what seemed to happen was that it went up to 650MB mem usage, then purged some of its cache or whatever and settled back to about 500MB. When it reached 650 again, it purged again, and so on. Still horrendously greedy, but at least it
5083:
The WikiFunctions.dll file exposes a lot of the functionality I have made. Though rather than writing your own bot, it would probably be easier to write a method/class to do the job you want and then insert it into the existing code, it would be pretty simple to do, I do it quite often to do a
3863:
I think from a coding point of view, that it must only be a case of having a second list box thing, and that if a change is detected, then the article name is added to the 2nd list. This list could be hidden, and then at the end of the process, this be added to the main list for the user to go
1562:
Yes, indeed, absolutely tremendous, thanks mate. There's one slight issue (probably more of a design feature than a bug) - when selecting multiple categories and then running "Add selected to list from category" the operation gets aborted if one of the selected categories is empty. It would be
7839:
maintainance categories (and hence templates) should go after normal categories - and I thnk this is widely supported in principle. On the other hand it is common practice to put cleanup and wikify right at the top of articles. One off the things that AWB does in its general options is to put
6193:
I am considering adding reading and writing to the XML file to the plugin, but I fear it may be a botomless pit of bugs and problems. On another note, plugins can have a user interface as well, for example the plugin can just be a normal windows form and shows and hides itself as appropriate.
5763:
The exe is awb specific stuff, the dll is stuff that can be shared. I decided that exposing the exe members would be asking for trouble, and certainly pretty poor OOP practice. I suppose that part of the problem is that AWB was not designed from the ground up to do certain things, i.e. accept
347:. Like "oooo, let's increase my edit count by moving whitespace on all of Knowledge." Let's increase the requirement for AWB to 1000 edits, and make them state one (just one) legitimate use they plan (that'd force them to read about AWB, which would force them to read about whitespace moves). 7668:
I thought my plugin had a bug, because it was skipping red-link talk pages. However, in debugging mode I found nothing wrong... then noticed that when I click "Auto save" AWB then automatically checks "Skip articles when no change made", which for some reason is causing those pages to skip.
244:
I can't explain how annoying this is for me, I work so hard to make the software, then a small number of people just use it for such stupid things. I don't think putting lots of examples of things not to do is a good idea, as it makes it seem like everything else is ok (plus, sometimes just
5774:
helpful :) That said, it's perfectly fine to have the application be in charge of the plugin, and for the DLL to ask the plugin what services it needs (as you've done with that new init routine) or indeed for the interface to define events that the plugin can raise when it wants something.
3976:
If you leave AWB sitting waiting for a while, when you try to save the current article it is not uncommon for the session to expire. AWB fails to detect this, however, and moves on to the next article in the list. It would be helpful if AWB were to detect this, and allow a retry. HTH HAND
4828:
Laser (źródło światła), so it changes "_"'s to spaces (probably the cleanup option, "apply general fixes" or "unicodify whole article", both are always set so I dont know which does this), but "Laser (źródło światła)" should be later changed to "laser" as it was primary reason of editing
3756:
Unless I'm mistaken, in the past when I asked AWB to replace cat A with cat B, and the article was already in both A and B, it would just remove the article from A. Now it seems to just do the replace, leaving two instances of cat B. Is this a change, or am I doing something wrong?
1563:
helpful if AWB could distinguish between an empty category and an unpopulated category, and simply ignore the latter. It's not really an error and it's a bit annoying having to cancel the make list operation and deselect the offending category, then run the operation again. Thanks. --
2214:
when I bring up the find and replace page – I don't know what the problem is (to do with the checkboxes not showing), and it could well be me and not the actual software – any idea how to fix it? Secondly, would it be possible to make an option to turn the auto-mode (bot mode) delay
5648:
I'm pretty good at object model design so I'll endeavour to get the source downloaded today or tommorow and see if I can help with any of this stuff. Unfortunately I don't use C# but I don't suppose it will be too hard to pick up as I can write Unix shell scripts/PHP/a little Java.
3076:
Hmm. So do you want to say that Zeno should make a request to get a bot license, only to change the links as he said? I would say no. Let's not be overly buerocratic here. If the link is misspelled, then he can fix it without a bot license. Like any AWB user here would do too.
7096:
the category in the list of articles to add the contents of that category to the list? Or something of the like...? It would be much easier than copy/paste, especially if you wanted the pages in all the subcategories of something with a huge amount of subcategories, such as
5196:
I can probably handle cases 3-5 with regular expressions. The difficulty I'm having is in case 2. There's no conditional statement for the append/prepend feature, is there? I can skip articles, of course, if they contain a certain regexp, but that necessitates a second run.
671:
Its not a leak, the IE control is seems to cache all the pages it has visited, and as far as I can see there is no way of controlling it. That said, I have made runs of thousands of edits and memory usage never went above 150 MBs, so I don't exactly know how it is working.
6752:
I haven't noticed a problem, but if it does does exist for some people it will only become noticed if they were doing 10s of 1000s of edits. The cache would probably clear itself after a period of time anyway, unless there is a massive flaw in how internet explorer works.
1813:
You can't…this is deliberate, the only thing that can affect that pane is AWB itself. If it were possible to lock it down completely to avoid random clicks and stuff, that would likely be even better. What text do you want to copy that is not available from the edit box?
273:
and work at it. I'm not sure how popular this would be, but I like the idea =P. Perhaps then we can implement the 1000 edit thing. Knowledge needs AWB, and we need to make it easy for people to get work done with it, even if they're not the ones behind the controls.
6722:. What's more, they're hidden in Explorer even if you have it configured to show hidden files. Why they would do this I don't know - it's slightly sinister if you ask me - but, anyway, if you find that C: is gobbling up the gigs with no apparent cause this might be it. 2816:
facilitate its addition to the project list. (I am a sysop there and have been involved in all of the project-namespace policies and practices, like page deletion and categorization, for the past 1-1/2 years.) Meanwhile, I'll take a look at MWiki-Browser. Thank you. ~
6641:
A U.S. Bureau of Justice Statistics report. The totals do not include people held in juvenile facilities. According to a 2006 OJJDP (Office of Juvenile Justice and Delinquency Prevention) report there were 97,000 held in juvenile facilities as of October 22, 2003. ]
5286:
Another possibility which is really quite easy to implement - there's plenty of examples on the web - is plugins. An application publishes a public plugin interface, and then scans a plugins directory and uses reflection to look for files which support the interface.
6630:
A U.S. Bureau of Justice Statistics report. The totals do not include people held in juvenile facilities. According to a 2006 OJJDP (Office of Juvenile Justice and Delinquency Prevention) report there were 97,000 held in juvenile facilities as of October 22, 2003.
3410:
and it's been working like a charm with one minor annoyance, the "clean up" option moves the {{s|disambig}} template to the bottom of the page but on pl Wiki we like to keep it on the top of the page, is there any way to switch off/customise this options? Cheers,
5643:
All the above are quite trivial. A bit harder, but tremendously useful, would be if the AWB library file exposed any useful worker routines it has so that the plugin can tap into the power of AWB. (Maybe they're already exposed and just need to be organised into
5404:
It might be an idea if you exposed the menu bar as a public property. No need for fancy wrappers, just expose the whole thing as the correct type (or add a Plugins menu and just expose that publically). Then plugins can add menu items and capture the events (I
4893:
The find-and-replace is done before the general cleanup. The problem is that the way you are replacing the link does not account for underscores, if using a regular expression then "Laser\(źródłoświatła\)" would find the link whether it had underscores or not.
5256:
that I think was detrimental to the article. I'm guessing that AWB thought it was removing redundant links when such links already existed earlier in the article. However, the links it removed were the first occurrence of these words outside of an infobox.
6272:
Will look into that, thanks. I have a mostly-working regular expression and delegate for exploding a template and params but I haven't worked out yet how to get the named matches. Perhaps I can either call your code or get some inspiration from it :) Cheers.
218:
I tried to modify it a while ago. I would like new users to have to make a statement that they agree not to use AWB to just move stub tags. A popup at the start would be great too. It's just retarded, and it's pushing people's edit counts into the 10,000's.
4293:
I've just released a version that has an option to remove images (partially using regexes), it has worked properly for me so far, but it is quite possible that there is some situation I haven't considered that it won't work in, so be careful to start with!
5426:
Well, anyway, I've downloaded the new version and will give it a whirl asap. I'm thinking it might be easier to write a plugin for complicated tasks than it would be to get my head round the cryptic instructions for Advanced Find/Replace :) Cheers Martin!
3852:
Hi, Would it be possible to implement a mode in AWB, that you can leave it to check articles for changes automatically, then save it into a second list that the user can go through and check the edits? (Not to make the changes - this would be 'BOT Mode')
2766:
The reason it won't/can't be enabled for any mediawiki project is that to work properly you need to know some details about things such as namespace names etc. I suppose i could let the user enter all the details, but that isn't high on my priority list.
7051:
While testing my bot that currently delivers newsletters, I encountered a weird thing. While prepending to an un-existing page, well, nothing gets prepended. The diff is loaded but is not saved. And of course, the option "Ignore non-existing pages" is
268:
I think these users signed up for AWB...and they're not sure what to do with it. I have been thinking of setting up some place, like a job fair, for work that needs AWB. Any user can go there and post their job. An AWB user can select a job, put in
7656:
4) can erasing redundant spaces be included into general fixes ? for example into expressions like this "blblb ", " blabll", '' ddd '', ''' eee ''' etc., also multiple spaces between the words would be erased as they aren't visible if more than 1
1842:
I wish, if it weren't likely nearly impossible, to have the changes easier to find in the little edit box. Sometimes it will change 5 things in the article, but I want to hand-revert one and then have to go searching for it. It can be a real pain on
6043:
Upon reflection (no pun intended), saving state is OK (I'll be having to use delegates, I've discovered, so I'll be saving state anyway) so don't worry about this if you haven't changed it yet. An argument would probably be better but it's no big
5886:
a.Initialise(listMaker1, webBrowserEdit, pluginsToolStripMenuItem, mnuTextBox); ToolStripMenuItem i = new ToolStripMenuItem(a.Name); i.Enabled = false; pluginsToolStripMenuItem.DropDownItems.Add(i);
5567:
job for the plugin author, for AWB, or for both (probably for both), but being able to turn the plugin on and off (and save that in the settings) would be convenient. Then the same installation of AWB can be used for multiple jobs concurrently. --
6528:"comunity → community (12), regulary → regularly, autorities → authorities (2), autority → authority, belived → believed (2), colaborators → collaborators (3), condemmed → cond" then the edit summary fins out of space. Approx 32 replacements. 4852:
Yes, removing underscores is part of the general fixes, but i don't see what the problem is, the underscores are not needed for anything, I'm not sure how this relates to the fact that you wanted to change "Laser (źródło światła)" to "laser".
5315:
the article or not), then compile it and put the dll in the AWB folder. I'm not sure if that sounds simple, but from a users point of view it really couldn't be much easier. I'll upload an example project tomorrow that can easily be changed.
5459:. Interestingly, I didn't need to do such a thing yet again. Therefore I wasn't yet so inclined to describe everything. But you could take a look at the code. However, writing code is sometimes easier than understanding code of others :). -- 1053:
Ok, thanks for the report, will be fixed in soon to be released version. The reason for the recent run of bugs is that there have been some major internal changes, but these are mostly done now, so after the next release all should be good.
831:
Surely using a single shared desk would be a better idea? That way it would be much easier to see what's going on, and discuss various issues/problems to solve. It would also be easier to find for someone who wants some help with something.
5230:
OK, cheers, I'll take a look at that. Have a think about the conditionals for append/prepend though, might do the same thing in a simpler fashion and I'm guessing would be extremely easy to code since you'd be reusing existing procedures.
5243: 6440:
Kingbotk has had a few false positives, where I've tagged talk pages for articles deleted since I built my list. Looking at the message displayed above the edit box for new talk pages, I think AWB could very easily trap and avoid this.
5054:
Martin, I was wondering - since you're apparently undertaking a major rewrite of AWB internals anyway - how much work would be involved in exposing AWB functionality as a library and if you'd be willing to do it? Or is it already done?
6625:
recognizing the stacked brackets due to the combination of link and image coding ending at the same place. This is a serious problem because it is common to put a source link at the end of a sentence. Here is the correct image coding:
5847:
I'm one happy bunny :) I especially like it how you pick up multiple plugins in one DLL. This has allowed me to define a base class, and then inherit from it. I've tested that this works. Now, to make best use of the feature could we:
2999:
Hmm well. I'm not fixing it because it's a redirect. I'm fixing it because Inuyasha is the wrong casing. If it's left that way on pages, new users may assume that's the correct casing and will continue to use that on edits they make.
4903:
so I need to change 200 lines in my "find and replace" window, to be sure that there are no underscores insted of spaces, I realize that probably there will be problems if the "general cleanup" was done before "find and replace"...
5891:
item for the plugin locally, without giving the plugin a reference to that object? Instead, let theplugin supply you with a listmenuitem object, and you add it to the menu and enable it if the plugin is enabled. Then the plugin can
6473:
Presuming that the message comes from the Mediawiki namespace somewhere and not from the PHP code directly, we can also leave a message on the Mediawiki talk page asking to be alerted of changes or of course just watchlist it :)
6525: 1906:
Also it is possible to "shift-click" the links to fire up a new browser window…which has the unfortunate side-effect of allowing the greedy IEControl to grab the focus, about which I have been whinging unreasonably at Martin
3991:
Something must have changed in the mediawiki software, do you know where that list of messages (e.g. "This page is protected" kind of message) is, I'm pretty sure it is in the MediaWiki namespace, but I always forget where.
2304:
IE, because they will have the AWB skin as default. I think AWB should modify the info into something like "AutoWikiBrowser" and then for the code we can have "((self.navigator.appName).indexOf("AutoWikiBrowser"))" instead.
8046:
Besides getting notification of start/stop/exit, could the plugin get access to txtEdit please Martin? The ContextMenuStrip isn't very useful if I can't put text into the box (or, is there a routine to call to do that?)
5058:
I was thinking that if I could write my own bot around an AWB framework I could do such cool things as place properly parameterised WikiProject templates on article talk pages based on what categories the article is in.
5914:
OK. They come up as ByVal in VB, but IIRC it doesn't make much difference for reference types. Nonetheless can you change it to have the plugin create the menu item and AWB just check if it's a null reference or not?
4160:
It can end up matching too much though, and deleting text after it as well, after all the regex engine cannot tell where the image ends and the text starts, the only way to do it reliably with regexes would be to use
1512:
Even though I am logged in using IE6, it keeps telling me to login. I do login succesfully again, and it counts down and asks again. I've ensured the .NetFramework is up to date, I did a repair on it, still no luck.
6066:, not for them to reinvent the wheel. So, if AWB has already decided to skip the article, for example, the plugin needn't be called, or the plugin can receive the article text as already processed by AWB. Thoughts? 4435:. However, in AWB, only the 60 or so that links directly to the disambig page is shown. Obviously I can just make two lists, but is there any way to make it so that both direct and redirect links can display? 1491:) and I noticed that someone went behind me and re-alphabetized all of the lists. I felt a little guilty for making him do all of that work. Thanks the program though, it makes re-categorization a bit easier. -- 7327:
I took your advice by the way and moved my "skip this article" regex into the plugin. I hardly need worry about AWB settings now, it's all blank settings except for "make from file" and an edit summary of "Bot".
1669:
branch/tag? It it such a PITA to go thru the 3 or so pages to get the latest every time I want to use it, doubly so when when it's a new release so I have to track down which mirrors actually have the file. :( —
3338:
to run my bot, but I'd like some way to keep it running during a vacation or the like. Obviously, it could easily be blocked (or stopped via a talk page message) if it started acting up. Here's what I propose:
6934:
I have a weird bug with AWB when prepending information to talk pages. When I want to prepend a msg to a list of talk pages, the diff blanks the whole page with just a "Modified" word. Here is the screenshot:
7247:
Lol. It's not reasonable to expect Martin to support, erm, "esoteric" configurations like that. If you can get it to work, great - please report back - but the official line I suspect will remain the same :)
2114:
WhitespaceHandling saved_wh = rd.WhitespaceHandling; rd.WhitespaceHandling = WhitespaceHandling.All; r.with_ = rd.ReadElementContentAsString(); rd.WhitespaceHandling = saved_wh;
3856:
As it would be useful for it to go through and do all the relevant checks, and then be presented with a list to work through. this would be good for when you want to leave your pc to say check 2000 articles
7719:
I just downloaded the new version and it seems to be skipping nearly everything, without regard to any setting as far as I can tell... Anyone know what I could be doing wrong, or if this could be a bug?
7286:
If the plugin has set a valid edit summary, have AWB not complain about empty edit summary box (but if in point above the Skip value is ignored and plugin returns an empty summary, AWB must use it's own
6015:
Edit summary ought to be a by reference argument to ProcessArticle() I think, since there's no edit summary without an article, and having it as a seperate property forces the plugin to preserve state.
1586:
in the text file, they don't import properly when I try to create the list. Instead, I get Jaroslav Haek and Jos Antonio Pascual, which obviously don't work. Is this a known bug, and can it be fixed?
8020:
The automode only becomes available when it has logged in (there is a log in button on the file menu, or it does it automatically when you start editing). Also make sure you have the newest version.
6563:
The new version seems to be enabling "add replacements to edit summary" even though I have this option disabled in the settings. It's just doing it anyway. Am I missing something or is this a bug? --
6062:
I was looking at the C# code and I see that you call the plugins before calling AWB's code. I wonder if it might be better to call the plugin last? The idea, of course, is for the plugins to do what
5261: 3455: 7551:
When categories have been foolishly placed in the middle of text it seems that their removal leads to extra carriage returns being inserted. If followed by spaces this can change formatting, e.g.
1656:, so svn access is not needed for that any more. Also, I would not recommend using the dev versions to actually edit with, so it is probably best to get the release version off sorceforge anyway. 608:
Actually that was my bad - I removed Grammer before but when I got to adding the "g" section I forgot to remove it again. It's supposed to be 100% accurate, so it shouldn't fix people's names. --
5692:
Not really sure until I get my hands on it and start having a tinker. When will that be? (Is the code on Sourceforge the latest release version, or does get it changed every time you edit it?) --
5664:
takes a form, a menu item and a context menu as parameters. It will be called once when the plugin loads. hhhmm, all this should be enough for someone to make a really cool disambiguation tool.
7617:
It has to be done after the find+replace or it can cause some complications. Links aren't simplified any more than they currently are because this can often lead to some strange looking links.
5207:
The ability to manipulate the append/prepend text using the find/replace feature and tokens -- e.g. if the talk page already contains WPBiography|living=yes, add living=yes to the prepend text)
4940:
I see in the instructions that I can convert a list to their Talk page versions, but when I click on List in the File Menu that option isn't available. I just downloaded the software tonight
812: 3367:
This would be ultra complex to add on as a whole new feature, adapting the software as needed probably wouldnt be too difficult, but at the moment i am aiming for a stable bug free release.
2016:
I spend a lot of time with the panel hidden, chugging through long lists of articles, and it would be great if I could have these available without having to reveal the panel. TIA HAND —
4237:
Mine was a first pass. And yes, the one noted above is greedy and can get ugly fast - I highly recommend not using it. We're now getting into why parsing ML with PCREs is not easy... —
2061:
AWB fails to recover certain items from a settings file properly. If you set up an advanced replacement with a single space in the "with" field, the space gets saved but is not loaded:
788: 4793:
I can't find it now – too much edits, maybe someone discovers when "find" doesn't change to "replace with" but it's only unicoded (weird chars changed to normal) or test this some way
2844:
Can AWB's new version be released weekly, rather than every few days? I find it annoying having to download new ones all the time, of course large bugs could nessitate daily releases.-
2570:
On the other hand, when I create a list using the "Links on page" option, the list is presented sorted alphabetically even when I haven't asked for (and don't want) it to be sorted. --
6779:
But it should be noted that your bot has made enourmous number of edits in a relatively short period of time, for the average user doing a few 1000 edits this will never be an issue.
3927:
Knowledge. If you are having trouble finding articles that need to be changed, and all the normal searching methods do not help, then the last resort should be scanning the database.
5633:
the settings I've stored in the AWB XML settings file. This might be implemented by events, perhaps? However it's done ought to be fairly trivial, it's simply passing objects around.
4562:
When "Auto tag" is enabled and AWB adds {{stub}} to an article, even if I manually delete {{stub}} in the edit window, "and added stub tag" still gets appended to the edit summary.
3879:
This might be asking for trouble - I would think you would have a lot more conflicts this way because who knows how long it will be until you return and actually apply the change? —
7120:
If you highlight the categories in the list and then open the context menu "Add selected to list..." and then "from category", this will get all the articles from those categories.
4388:
I don't know where i should write, but here may be a good place, 'cause i'm using AWB ;] (if it isn't – please move it to a proper place). I'm changing " - " to " – ", and I need a
3782:
It seems that in the latest version the font size in the textbox on the lower right is so large that it's completely impossible to use the box to make any changes to the edits... --
3767:
I haven't changed this code for a while, possibly the problem is because the duplicate category is only removed when you have general fixes enabled. I'll have a look at it anyway.
2909:
I found this useful, when it beeped to tell you the page was ready, and it seems to have gone? Can we have it back (or at least have the option to enable it if we want)? Thanks, —
7975:
Shotgun effect, there's a lot of them thar ISBNs. Thanks for your hard work. Can you let me know if there's something I can scan for to spot where else this might have happened?
7302:
the article either needs job x doing (so save it) or it doesn't (so ignore it), also, anything that is done with find+replace wuithin AWB can be done easily in the plugin anyway.
4115:
This is on my list of things to do, but it is complicated because your regex will not work when there is a link in the image description e.g. ] of an image ]] will only match ] .
2611:
Feh. Not your fault, of course, but the Query API doesn't give you any choice in how the list is ordered. I'll have to take it up with Yurik, I guess. Thanks for your labors! --
1798:
OK, maybe I'm just being dense, but can someone tell me how to copy text from the "diff"/"preview" pane? If this is not currently available, is it something that can be added? --
4731:
Is AWB able to search for “...” and replace it with „...“? The problem is that there is of course very different text between the apostrophes. Thanks in advance & greetings,
3277: 6470:
It's a silly message really, because Mediawiki has had to look up whether the article exists or not!!! Anyway, it seems that class="new" is responsible for making the link red.
5764:
plugins, so some things are not always done in the best possible way, but i think over all just passing a few object references to the plugins is fairly satisfactory, and safe.
3894:
I was meaning, using it to create a list of articles that need changing, then it can reload them and check for changes again... I thought i had put that down, but it seems not!
745:
would be useful - People can request tasks/scans on Articles, categories and similar. If people who are interested in doing this create a desk, can we list it on the AWB Page?
3148:
I think he can do it himself (if he wants), after all he asked nicely, which shows that he cares well. Such a task is also a good start to learn using AWB. What links here of
2921:
I didnt mean to disable that, it's an unfortunate consequence of the major internal changes I made, i'll add it back, with an option in the preferences menu for next release.
1111:
Any possibility of getting AWB to filter duplicate articles in a checking list? As sometimes when you add more categories, it may end up with the same article multiple times
1177: 1163: 7682:
Unfortunately it's not a bug, it's a defensive feature, otherwise some people have a nasty habit of setting a bot loose without it on and making a series of trivial edits.
4392:(or advise, tip – how I should do this) to be sure that I'm not changing "-"'s into internal links, also need the opposite regex, to revert those possibly existing "–"'s -- 1269:
It's complicated, I remember there's a reason why I had 3 different variables, but I can't remember at the moment. Luckily this doesn't do any damage, it's just useless =D
7878:, nor do I want to go 'round the mulberry bush we've been round before - just invite new ideas. I liked your Freudean slip "at the top of the fault." <second grin: --> 7097: 4049:
Right now in AWB you have the functionality to replace one image with another. Can you also add the ability to remove an image, and the ability to comment out an image? —
3268: 7423:
are ignored, or at least create an option for this in settings? I'm not sure this is a very good explanation of what I mean, but hopefully it's understandable. Thanks, —
7171: 1327:
Ok, this was my problem! I thought I knew everything about spelling, but it turns out that "humourous" is considered obsolete. To quote the OED: "The English formations,
2460: 2451: 944:
I wonder if somebody could help with me settings and regular expressions? (Not necessarily Martin who no doubt is very busy working on this fine piece of software :))
2562: 2542: 1736: 5476: 959: 742: 8075: 6963:
I'm trying to release a new version at the moment that cleans up a few issues, but sourceforge is giving me an "internal server error", I'm sure it will work soon.
3806: 2528: 551: 4619:
AWB relies on IE and its settings. With my own proxy, the auth is automated (meaning pass is remembered) and I have no trouble using AWB with these settings... --
3959:
of the work of locating articles that need attention can be done offline. This would be to some extent integrating ListComparer functionality in Database scanner
7840:
interwiki at the end, and non-trancluded categories immediately before, so I will copy part of your comment and this reply onto the AWB talk page for discussion.
7603:
read again, it's done after "find and replace" so in fact it wont work when matched string contains those characeters, general fixes will change to and not more
4818:
There isn't any code to change dashes like that, and I can't reproduce a problem, are you sure you didn't have some find-and-replace settings enabled to do this?
1693:
Don't worry about it. I'm just being lazy. ;) But what I meant is, this is the current process I need to follow: 1. Open web browser and type into my address bar
1023: 579: 3382:
Martin, would you be willing to add a "Open page in browser" option to the right-click context menu in the file list? It would be much appreciated, thank you. --
3292: 1032: 1007: 481: 428: 388: 318: 213: 7242: 5221:
The advanced find and replace does selective ignore if does/deosn't contain as well as other stuff, combined with regexes it could possibly be done using that.
5119:
We'll see! :) I've downloaded the SVN software, once I've rebooted I'll let you know how I get on. I'm am MCP in dotnet but I get mental blocks too you know! --
4038: 690: 676: 7672:
I've no idea why AWB would auto-check "Skip articles when no change made" but if there's no vital reason for doing so could you turn that off pse Martin? :) --
7214: 6552: 4761: 4169: 4139: 3912: 3837: 3819: 708: 7864: 7252: 6478: 4102: 3632: 3004: 2994: 2402: 2330: 2039: 568:
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
5041: 4822: 4797: 4788: 4758: 4410: 4131: 3996: 3904: 3829: 3798: 3783: 2432: 2366: 2344: 2098: 1957: 1938: 1921: 1718: 1596: 947:
I want to tag talk pages with WikiProject templates so that the articles will be listed in the unassessed categories for Knowledge 1.0. An example run is on
7621: 5932:
It is not null when sent to the plugin, it is the already existing "plugin" menu, the plugin can then add new items and register with events as it pleases.
4998:
On the main page, it says that AWB does not check for typos. This is now possible. Please change the description on the main page (in the first paragraph).
4711: 4119: 3985: 3887: 3743: 3734: 3725: 3696: 3361: 3260: 3247: 3021: 2423:
I think the default monobook skin that is there is kind of "obtrusive" in AWB. There are so many things with useless stuff like links you can't even click.
2088: 1706: 1688: 1678: 1660: 1155: 800: 638: 617: 231: 7114: 7084: 6995: 6978: 6967: 6766:
of the subfolders - having clicked "clear cache" multiple times - a massive flaw! I'm only part of the way through clearing this crud and I've clawed back
4925: 4774:
it appears when AWB changes internal link (which was already prepared to fix) to unicode format, link is only unicoded, but not fixed to what it should be
4677: 4594: 3371: 3205: 3055: 2249: 2240: 2048: 1901: 1887: 1837: 1822: 1746: 1624: 1606: 1197: 1137: 853: 818: 782: 769: 524: 283: 258: 249: 7785: 7764: 7640: 7189: 7074: 5353: 5319: 4898: 4857: 4720: 4636:
The proxy settings in IE are right, but it requires authentication each session. I am getting a proxy requires authenticaion error when I try and use it.
4245: 4089: 3931: 3898: 3218: 2552: 1858: 1385: 1286: 1208: 1058: 870: 836: 8024: 7747: 7734: 7695: 7686: 7467: 7374: 7365: 7356: 7343: 7315: 7306: 6860: 6793: 6783: 6774: 6757: 6513: 6388: 6379: 6370: 6217: 6124: 6114: 6088: 6037: 6020: 5998: 5973: 5945: 5936: 5919: 5909: 5863: 5812: 5768: 5734: 5721: 5696: 5687: 5677: 5668: 5571: 5561: 5431: 5330: 5301: 5235: 5225: 5123: 5114: 5097: 5088: 5038: 5032: 4985: 4794: 4775: 4644: 4631: 4353: 4165:, specifically the Balancing group definition, but I have not seen any decent examples of how to use this, and haven't had the time to master it myself. 3771: 3396: 3160: 3119: 3081: 2896: 2887: 2858: 2635: 2618: 2598: 2577: 2487: 1467: 1359: 1322: 1297: 1243: 1100: 1076: 1067: 721: 7829: 7704: 7532: 7143: 7124: 6851: 6577: 6488: 6451:<a href="/search/?title=There%27s_nothing_to_see_here%2C_move_along&action=edit" class="new" title="There's nothing to see here, move along": --> 6267: 6198: 5275: 4526: 4507: 4417: 4342: 4325: 4298: 4208: 4017: 3761: 3603: 3585: 3576: 3539: 3481: 3471: 2805: 2801:
I have a feeling that there was something unusual about the wikinews which meant AWB didnt work properly with it, i'll look into it again later though.
2788: 2191: 2166: 2142: 2125: 1567: 1557: 1495: 1446: 1429: 1416: 1368: 700:
256MB within 2000 pages), would it be feasible to have a routine run to clear this somehow every 500 edits or so? (An automated pause, flush, resume?) נ
7962:
You've certainly been very unluckly with bugs today Rich! I'll have this sorted (well, I'll work around the problems in the .NET HTML decoder anyway).
7033: 6814: 6803: 6427: 6397: 6346: 6277: 6160: 6120:
MSDN docs tommorrow and see if I come up with something. I suppose I'm going to have to provide an advanced VB example too to match your C# example! --
5557:
Have you written a plugin to do this? I imagine it would be quite easy, basically just a series of if statements with some regexes to do the business.
5524: 5463: 5017:
a peculiarity of AWB and is documented in some guideline somewhere, so if you'd point me in the right direction I shall go argue my case! :) Cheers. --
4972: 3963: 3947: 3450:
with the thought of then going through and changing some of them from disambig to hndis where it is appropriate to do so. I tried to make a list from
3236: 2771: 2479: 2470: 1787: 1028:
Something along those lines might work, except the last step needs to filter out living=yes. Now the new version is out I'll run some tests. Cheers. --
939: 538: 6356: 4961: 4749: 4545: 4498: 4431:
right now which has about 130 articles linking to it, about half of them are linking directly to that article but the other half are redirecting from
3791: 3559: 2833: 1892:
Yeah, but when you rollover the links they change, and when you click a button they change. That implies you can use them. mboverload is anal. =D --
145:
I imagine the latter would be harder to implement, but if a future version of AWB could format HMS and USS in categories, that would be very helpful!
8071:
Sorry, my bad. I didn't see that it moved.... BTW, can someone remind me of the limit for "too fast". I can't remember where that is documented. --
6923: 6746: 2877: 2854:
Noramlly versions are left enabled for at least a week, there was an exception recently due to some breaking changes in the format of the typo page.
2757: 2738: 2211: 2024: 1615:
I'm pretty sure all I did was copy/paste the text from CatScan into notepad, delete the irrelevant content, and save the file. Is that acceptable? --
8006:, but in the newer versions of the software it's not possible anymore, which is a problem for me. I see that someone else has the same problem (see 7178: 3326: 2717: 149: 8007: 6601:
It is most likely a bug in what ever find and replace strings were used, AWB has an option to ignore articles when no replacement was made anyway.
6509:
For there to be such a version the OS would need to support the .NET framework version 2 and have Internet Explorer. In other words, I doubt it. --
4436: 3500:
Shouldn't attempt to substitute the unicode encoding &#x7c back into | - if someone is using that code, it's probably to avoid a syntax clash.
2823: 1547: 376:
has approved a couple of AWB assisted bots just for that purpose. Some of the articles were really disastrous to edit. Anyway, those are my $ .02.
6957: 6674: 6567: 5640:
Display the plugins installed in the About Box. Details can be acquired through reflection or through mandatory properties in the plugin interface
5006: 1777: 1118: 6519: 6435: 5859:
Then a user can have as many plugins as s/he has jobs, and automatically get the correct one loaded when loading his/her XML settings file :-) --
4439: 2094:
Hhhhmmm, I'm not sure where this problem is coming from, as this is the only part of the program that I didnt make, I'll look into it some more.
934: 7439: 6156:, which can save itself to an XML node and has a display control (right side in the advanced find and replace dialog). Just some rough ideas. -- 4356: 2965: 1406: 6564: 5215: 2785: 1233: 1517: 7402: 7090: 4464:
I'm going to restart my computer now and try again to get the image feature working again, and then test images in infoboxes and galleries. —
3615:
humour/humor etc. The list would become ever longer and would have to be subdivided every so often (eventually by first letter I imagine). -
3386: 3316: 2279:. It removes a bunch of useless links and stuff (why have navigation links, etc.. if you can't click them? ). To use it put the following in 2121:
But that's not the best solution. Martin: I can provide an SVN patch for AWB if you want to wait (in case you haven't fixed it already :). --
5297:
Hhhmm, the idea of supporting plugins doesn't initially fill me with joy, though I'll look into it anyway, I guess it might be interesting.
4478: 738:
using google wikipedia in AWB, i did some edits to some user pages. The user then asked if i could do this for them on all their userpages.
590:
Can we get an option to make find/replace skip wikilinks? It's sort of messing up with people who have unconventionally spelled last names.
7311:
True, true. Thanks. My plugin is working now anyway and hopefully will go into service later today - I have a backlog to catch up on! :) --
6154: 4287: 4063: 3730:
Yeah, it had a list of articles. When it froze, no it didn't shut down happily, the program stopped responding. Had to kill the process. --
3619: 2925: 1573: 517: 3873: 1989: 661:
I guess it may be no harm to put a brake on huge AWB runs like this one, but it'd still be nice if the leak could be controlled a bit! --
198: 7409: 6605: 4657: 4405: 4352:
could there be an option to look inside ] to catch something in internal link and images? like there is for {{ }} in "replace special" --
3332: 2219:
completely? The best we can do at the moment is to change it to one second, which is a bit fiddly when it comes to setting it. Thanks. —
1877: 1553:
If my eyes do not deceive me, the new version has this feature? Now to get it downloaded and see, but if it has you are truly a saint! --
665: 7902: 1090: 1047: 602: 7966: 7391: 7332: 7295: 7272:
Access to XML settings. (If this isn't available I might try to go in the opposite direction, having the plugin control AWB's settings)
6304:{{album}} some text or other {{talkheader}}{{ template : WPBiography | living= | class=Start}} {{somecrap}} iofjq2oefjrf fe24wqfjrto 5358:
I've already done it in VB.net, and, yes I thought it was pretty cool. It's worth it just for learning about the power of reflection :)
4778: 3462:, but are not being added to the list by AWB. Am I doing something wrong? I can give more details or examples if you want. Thanks, -- 3425: 3308: 2688: 2205: 1752: 5627:
Import those namespaces and the code should compile without any further changes (unless you've been using fully qualified references).
4378: 3688:
I've had the same problem stated above with version 3.0.2.1a. In Internet Explorer after this problem occured it still was logged in.
3243:
preferences menu to set the text box font, or reseting the settings should put it back to normal, though i'm not sure why it changed.
2848: 2073:
For some reason this appears to inactivate the replacement, so instead of replacing the "from" text with nothing, it is just ignored.
1807: 883:
to non-mainspace. A lot of people really don't appreciate it. (That's not to undervalue your contributions...just please be careful).
7997: 7724: 7598: 7039: 4194:
Yeah, there's a couple of issues, including hyperlinks in images, images in galleries, and images in infoboxes (or other templates) —
3971: 3751: 3711:
So I click "Start the process" and the entire program freezes. Happens every time. I'm using WinXP SP2. Any ideas what's going on? --
3303:
AWB generates a "page does not exist" error when trying to make a list from articles that link to a deleted article. See for example
2056: 97: 89: 84: 6336: 4570: 4370:
is useful but doesn't make sense when the stub tag is actually {{section stub}}. I think there are a few variants of that stub... —
3715: 1646: 849:
Hmm, i suppose it could/would be... This can always be renamed to account for this. Where does it want adding on the main AWB page?
8051: 7361:
The read only fires when the XML node actually has some attributes. reset it called when the user clicks "reset" in the file menu.
7224: 7204: 7164: 5139: 5077: 5021: 4311:? I will do testing for this feature later today and let you know how it goes. (I'll manually approve each edit while in testing) — 2388: 1442:
oh right, that is of course possible, but lots of people don't like categories being alphabetised, so I can't really implement it.
159:
I find myself notifying around a user per week to not use AWB for trivial things. I would suggest that one should make the text at
72: 67: 59: 8065: 8003: 3660: 2417: 1263: 896: 7023: 5726:
OK, I've got the code :) By the way, I don't see why requiring a reference to the exe too would be a problem. In fact, you don't
4094:
I was thinking about this more. I'm adding that to mine permanently... you stumble across Example.jpg every now and then... ;) —
2693: 2516: 2379:
What are anyone's thoughts on the matter of using a skin for awb and making it publically developable? Any thoughts are welcome.
754: 686:
wasn't growing forever! (I have 1GB of RAM on this PC, so the cacheing thresholds/limits may be related to available memory). --
2731:), which is a stripped down version of AWB that has generic wiki support (enter the domain name of the wiki into the wiki field 516:
would be a great place to list jobs needing help, I will certainly add a few things there over the next days/weeks. Also I made
254:
Also, I was thinking about raising the standard in experience needed to be put on the enabled user list from 500 to 1000 edits.
6810:
I know that - why does everyone seem to think I'm complaining?! Can't a guy indulge in a bit of gentle Microsoft bashing? :) --
6709: 5456:
Thanks for the side shot :) Advanced Find and replace was invented for complicated template migrations, replacing hackery like
2864: 1868:
Martin: Is there a way to put a transparent layer over the browser, and they put a tooltip there explaining not to touch it? --
1312: 996: 760:
Actually this has already been suggested and I have already written part of the page, want me to implement it once I'm done? --
7459:
I don't see a problem with changing a link in someone's comments if leaving it would result in the link being incorrect. This
6321: 6311: 5899: 5717:
The code is always the newest, the binaries are not though, so you can either compile your own, or wait for the next release.
5656: 5291: 4735: 4696: 3493:
Doesn't recognise piped categories (] - or at least certain variations where the piped name starts with a #), and attempts to
3201:
Probably something that has been 'broken' during the upgrade of the internals. Thanks for reporting, Martin will let you know
2829:
This is actually (noramlly) really easy to do now, I have added support already, I'll release the version later today. thanks
2316: 925: 920: 8061:
I'm using 3.0.2.8 and I can't seem to get the timer to appear. I have tried turning it off and on again with no success. --
7676: 6503: 6457: 3477:
hhhmm, I can only imagine that the enourmous size of the disambig category is causing some problem somewhere along the line.
3226: 3195: 6913: 3739:
Okay well it works on my laptop but not my main computer. If anyone could tell me how to fix it, that'd be great. Thanks. --
3420: 2558:
Heh, keep up the good work. I like the way its big internal changes, yet only a small version change on the version numbers
2446: 6558: 6153:
Ahem. If you find out how my cryptic "rules" work, it might be possible to create plugin rules. The central class is IRule
5469:
trouble understanding my own :) Advanced template migrations, by the way, are exactly what I'm wanting to do. For example:
4944: 4613: 1522: 6444: 4805: 3511: 2892:
Oops we are both wrong, the article had both, and AWB just put them next to eachother, I manually removed the duplicate. -
2784:
on Wikinews. I'll take a look at the stripped version in the meantime, but can this be added to the to-do list please? --
1539:
has literally thousands of subcategories and adding their contents to the list manually one at a time is going to give me
7797: 4981:
I have changed the manual to reflect that this is not on the list menu, and I have added a section on the list box menu.
4563: 4308: 3298: 105: 6611: 2138:
A patch would be great, I assumed it was to do with the whitespace handling, but I couldn't see where exactly, thanks.
1994: 1397: 1106: 513: 7029:
Not really possible while it is hosted at sourceforge, hopefully the frequency of releases will slow down now anyway.
6464:<a href="/About_a_Book_Club_%28Hope_%26_Faith_episode%29" title="About a Book Club (Hope & Faith episode)": --> 5349:
hah, hardly, i have released it now and put some instructions on the main page, it was quite fun doing it in the end.
5204:
Conditional code for the append/prepend feature (append/prepend if contains/doesn't contain a regexp) -- probably best
1219:
When saving and then loading settings, the Messaging append/prepend option on the "more options" tab doesn't get set.
906:
Just wanted to point out that the shortcut keys aren't working for me unless the cursor is in the editable text box. —
8002:
Hi, I juse AWB on nl.wikipedia. It used to be possible to use my AWB on autonomous mode (bot-mode) on my bot-account
6929: 5594: 5380: 4716:
I know. With there being more, im sure they can be added to an exclusion list or something? Ie it wont be impossible
4422: 3777: 2704:
Also, what is the possibility of the next release being modified so that it can be pointed at any MediaWiki project?
2439: 2289:
var isIE=((self.navigator.appName).indexOf("Microsoft")); if (!isIE) { document.write('<style type="text/css": -->
1507: 968:
If the page contains {{BioWikiProject}} or {{BioWikiProject|.*}} but not "living=yes", add the "living=yes" parameter
6384:
It's a bit worrying when I start subconciously trying to solve everyday problems with object orientated techniques!
2162:. Cool, my first official patch on sourceforge! Oh wait, now we are going to patch MediaWiki :)... (just kidding) -- 512:
I think a list tasks needing AWB help is a good idea, I often think of things I need to do but don't have the time,
469:. It's not that hard, but it forces them to demonstrate that they're going to be using it for something meaningful. 7414: 7056:
checked, as can be seen. And it works for a blank article talk page too. Obviously, it is only true for auto-mode.
6902:
There's a small bug if a URL is embedded in a image description link where AWB messes up the brackets: for example
6342:
AWB can't interact with the toolbar, if there was a webpage that did the spell checking then it could be possible.
5683:
the html directly, which would resolve your problem below). What other objects would be useful? maybe the textbox.
5144: 4993: 2904: 1214: 288:
I think that this would be a bit too cumbersone. Decentralization, that is the way things are now, is a good thing.
6770:. This is insane! Anyrode, I hope the tip is useful to somebody, it's sure helped relieve my disk space issues. -- 6033:
It was a bit easier to use properties, but i'll change it internally so it uses a better system, and a ref value.
3532:. I was just adding categories with unicodifying switched on, and it changed ] (two spaces inserted by me) into ] 3152:
shows less than 500 entries, so there is no need to bother a mister bot with cap in hand or jump through hoops at
2160: 160: 7396: 7008:
How about a one button "upload new version" to make re-installing a snap when an existing version is superseded?
3626: 1653: 1000: 4700: 7942:. It blanked most of the article. Obiously unusual characters in the page, but apart from that no idea why. 7907: 6905:, you have ]], and awb removes one of the right square brackets and adds a left square bracket before the url. 5160: 4444: 4396: 4026: 3377: 3304: 2948: 651:
I know that memory leaks have been raised before, but just thought I should mention that they are still there.
47: 17: 7546: 7157: 4273:
Where IMAGENAME is the name of the image. What do you think? (I know it's the ugliest regex you ever saw =) —
1723:
The title says it all. I'd like it if my bot timing settings were retained when I reloaded the settings file.
7263: 7220:
What about this: I have .NET farmework and IE6 instalated with Wine, mscoree.dll is also included in Mono. --
6375:
You too huh? It's the thing I hate most about programming, just can't get the damn code out of my head! :( --
4044: 3307:: lots of pages link to that deleted page, it should be orphaned but AWB refuses to create a list from it. -- 6592: 4590:). I'm not sure which is the bigger problem - the message or the decision to add the tag to that article. -- 2669:
Page C loads while I am in another window, then it beeps, so I go to the awb window. ctrl + s doesn't work.
1373:
There is another instance where AWB wants to replace an American spelling with a British one. Practiced: -->
7348:
Got the newest version, thanks. WriteXML() fires when saving settings (as expected), but ReadXML() doesn't
6301:
Woot! I have my regular expression and delegate working now, even for messy but legal template usage like:
5253: 5249: 5069:, for example, has parameters for workgroup (royalty, politics, etc), whether the person is living or not ( 3287: 2412: 2339: 2235: 2044:
Its not exactly what he meant, but I have lots of other things to consider when implementing these things.
2034: 1896: 1872: 1775: 1281: 1043:
couple times it's removed like 20 to 30 articles all of which were ones that I had just edited with AWB ??
795: 764: 612: 278: 208: 7552: 6573:
It is a new bug, I improved the edit summary system and missed something, the older version is ok. thanks
6423:
Possibly, though they are plenty of complications (limits on character count, confusing wiki syntax etc.)
8031: 8012: 6589: 6326: 6084:
idea which you want to go for (or have you already done it? I know what you're like, super coder! :)). --
5652:
Anyway, I'm going to have a play. This is all quite exciting and it promises to be a killer feature :) --
5163:)) has now done over 130,000 edits with AWB I guess it's inevitable I should have a few things to say :) 1652:
I have decided to put the typos on a wiki page, which will be loaded up when that option is enabled, see
419:
Yes, unicodyfing should be done by bots, wherever necessary, not by people doing three edits per second.
131: 7636:
Actually, in this case it is fairly easy to allow an option to apply before or after the general fixes.
7275:
HasChanged boolean byval argument to ProcessArticle(), so that the plugin doesn't tell AWB to skip when
6650:
Clearly a somewhat rare occurrence to have two external links in an image link, but there it is. Rgds,
1318:
As per the wikipedia policies, no it shouldn't. Please provide the evidence, or the word change. Thanks
7935: 3847: 2631:
If you save the article into a text file, then open it up in AWB, the order of the links will be kept.
2280: 38: 7528:
Hence the "a human needs to check the context". A bot would get that edit wrong, a human shouldn't. --
6307:
Hopefully I'll have it all packaged up into a nice object model ready for a test run later today :) --
1583: 1535:
categories in the article list and have the "add selected to list from category" menu item available.
7980: 7947: 7915: 7883: 7845: 7808: 7560: 7514: 6903: 6882: 6692: 6655: 6583: 6533: 6352:
might help free up Martin a bit too! (but only free him up to do other AWB work, of course, hehe). --
1308:
I just noticed someone using AWB to replace a British spelling with an American one. Is this normal?
878:
This is a different perspective, but I feel I should express it. It is my strong opinion that nobody
424: 314: 194: 3815:
Is there a way this problem can be reproduced, as otherwise it is difficult to know why it happens.
4691:
is an exception. The problem is, if AWB added support for that, then what about all the others, eg
4587: 4135: 3924: 3908: 3833: 3802: 3787: 3581:
Ok, cool, sorry to be a pain :) The link I originally saw this on must have been defective anyway.
2290:@import "/search/?title=User:GeorgeMoney/AWB.css&action=raw&ctype=text/css";</style: --> 2276: 1844: 1793: 1602:
Did you edit the text file with another program? That is the only known reason for this to happen.
1540: 1222:
A really minor thing, and my personal preference may differ from others: could the bot timer count
1037: 343:
I'd agree that decentralization is cumbersome, but you've got to realize that people are using AWB
5905:
They are being passed by reference, c# is different to vb. Only value types need the ref keyword.
4453:
It works great for all images with no or one wikilink in the caption, and images with no captions.
2003:
a "Start" button on the tool-bar to allow restarting after one of those strange stalling incidents
7929: 4957:
Right click within the list, and select convert to talk pages. Come back if that doesn't work. --
4010: 3609: 3459: 3451: 2839: 2732: 1883:
The webbrowser is locked most of the time, so clicking on links in it doesnt do anything anyway.
585: 123: 8029:
Ah thanks, upgrading to the latest version did the trick! Thanks for your quick response. NielsF
5509:
If class= parameter exists and has a value, retain it, otherwise set class=Stub and add auto=yes
2953:
The rule says not to make insignificant minor edits, obviously. I plan on changing any links to
7835:(AWB used to order categories). The second is more probelmatical, I believe, for example that 7691:
lol, OK. Do any of the objects I get passed in Initialise() give me access to that checkbox? --
5851:
Get the ability to turn on/off indivdual plugins and save this in the XML settings file, and/or
5070: 4484:
No, even after restarting my computer, I can't use the image feature. I wonder what happened. —
4263:
I've been experimenting, and this seems to catch all images with up to 3 links in the caption:
4035: 3982: 3183:
Is this me or in the latest version, the edit summary does not get saved in the settings??? --
2085: 2021: 1954: 1918: 1819: 948: 859: 7221: 7201: 2548:
Yeah, i made lots more big internal changes, these little things are really annoying. thanks.
2030:
As of this post the dev version has #2 implemented in the toolbar, is that what you meant? --
7714: 7658: 7651: 7604: 7584: 6799:
browsing (or refer to one) or a tweak to the AWB code, you are of course very welcome :-). --
6594: 4905: 4864: 4830: 4807: 4393: 2990: 2684: 2645: 2428: 2384: 2362: 2312: 1985: 7435:
Why would you not want to change links like that? they will also need to be changed surely?
7080:
Hhhhmm, I tihnk it's fixed now, hopefully this really will be the last release for a while.
3706: 1527:
Another feature request please Martin: ought to be extremely simple to implement and save a
8041: 7977: 7944: 7912: 7880: 7842: 7805: 7557: 7511: 7238: 7070: 7003: 6991: 6953: 6879: 6689: 6652: 6530: 5498: 5486: 5174: 5063: 5049: 5011: 4769: 4627: 4557: 4361: 3669:
There's no way to tell. It would just load a blank screen and display the above message. —
3274: 3191: 2591: 2006:
a notification of the number of items remaining in the list on the status bar at the bottom
1619: 1591: 1536: 687: 662: 655: 634: 598: 477: 420: 384: 310: 227: 190: 154: 5620:
AWB.API.Plugins (put the plugins interface and any code intended for plugins to call here)
3555:
Are you sure? When I checked it, the link with spaces instead of underscores didn't work.
2650:
The new shortcut keys don't work if you loaded the page while you were in another window.
2374: 2291:'); document.write('<body onselectstart="return false" ondragstart="return false"'); } 1579: 965:
template, or is currently a redlink, add {{BioWikiProject|living=yes|class=|importance==}}
372:
As a side comment, unicoding can actually be very good, particularly in foreign articles.
130:. For countries other than the US and UK, ship articles generally have titles like this: 8: 8072: 8062: 7826: 7574: 7151: 6936: 5271:
removes self referencing links. The user is free to do what they like with it of course.
4162: 4006: 3342:
The ability to click the "Start the Process" button at a scheduled time on a daily basis.
2499: 1425:
Oh, I know about that. I want to alphabetize the list of categories inside an article. --
1249: 646: 178: 7352:
to fire when loading settings. Bug? Also, under what circumstances is Reset() called? --
6844: 6332:
toolbar, go through spell check, save the article, switch back to AutoWikiBrowser. ---
5154: 4742: 4726: 4605:
Does AWB support proxy servers that require authentication? I am behind an HTTP proxy.
3638: 3616: 2615: 2574: 2012:
Also, could we have "access keys" for the "Preview" and "Show Changes" actions, please?
1632: 1259: 1254:
This thing keeps labeling Transformed as misspelled, when it isn't. What's with that?--
868: 706: 115: 4784:
Can you link to what you are refering to, as it is difficult to understand otherwise.
3503:
Incorrectly replaces underscores with spaces in in-page (anchor) links (ie, ] with ] )
7258: 7138: 7109: 6897: 6366:
actual plugins. Time to sleep now, I bet I dream about plugins and reference values.
5244:
Links in infobox and image captions shouldn't count as the first occurrence of a word
4640: 4609: 4540: 4521: 4493: 4473: 4320: 4282: 4203: 4058: 4031: 3978: 3721:
Did you make a list of articles first? when it had frozen, did it shut down happily?
3582: 3556: 3508: 3467: 3434: 3256:
Thanks a lot. It had changed the font size to 975 for whatever reason. Thanks again.
2081: 2017: 1950: 1943:
I've been pleased with every version so far…professional software-whinging dies hard
1914: 1833: 1815: 1803: 1339:, are here spelt like the n. and vb.; but the derivatives formed on a Latin type, as 915: 729: 6484:
Stupid me... much easier way is to just check if the "article" tab is red or not. --
2724: 1972:
document.write('<body onselectstart="return false" ondragstart="return false"');
7592: 7018: 6617: 6548:
Wow, that's mighty impressive, shame the article is probably going to get deleted!
5457: 5000: 4937: 4705: 4372: 4239: 4096: 4083: 3881: 3828:, the font size was set to 975 when first using the new version. Not sure why... -- 3740: 3731: 3712: 3690: 3402: 3257: 3233: 3001: 2986: 2962: 2680: 2424: 2396: 2380: 2358: 2324: 2308: 1981: 1852: 1770: 1700: 1672: 1640: 1303: 981:
remove that template, because {{BioWikiProject|living=yes}} is a replacement for it
901: 546: 6726: 4968:
In the context menu of the list there is an option called "Convert to talk pages"
3345:
The ability to create some sort of a macro to automate a series of routine clicks.
2781: 2297:
I would like to make this skin a public AWB project to make developing it easier.
1969:
There is a way to make it so if you try to highlight something it doesn't. using:
544:
with a standard error box saying pleae login. The error message is copied below.
7506: 7231: 7063: 6984: 6946: 5281: 4620: 4591: 4449:
Hi Martin: Here's what I discovered about your image commenting out/replacement:
3417: 3349: 3284: 3184: 3107: 3043: 2820: 2523: 2409: 2336: 2232: 2031: 1893: 1869: 1724: 1616: 1588: 1377: 1364:
I noticed one of those edits too, and came to the same (second) conclusion. :) --
1278: 1185: 1143: 1125: 884: 792: 761: 627: 609: 591: 470: 377: 275: 220: 205: 146: 7324:
for processing, and if plugin says skip that's the job done. What do you think?
6636:
SmackBot ends up with this coding below, and it causes the image to not show up:
6499:
I'm not sure if this has been asked before, but is there a version of Mac OS X?
6209:
As an alternative approach, I might see if I can get my plugin to load/save the
5605:.dll inside a namespace of e.g. AWB and then have something like the following: 4413:
has a discussion on removing the AutoWikiBrowser → Knowledge:AutoWikiBrowser --
2728: 1273:<Typo find="\b(T|t)ra(nf|nsf)or(m|med|ming)\b" replace="$ 1ransfor$ 3" /: --> 717:
The difficulty is that the IE control doesn't seem to have any way to flush it.
46:
If you wish to start a new discussion or revive an old one, please do so on the
8021: 7963: 7782: 7761: 7744: 7721: 7683: 7663: 7637: 7618: 7502: 7436: 7419:
When recategorising articles, could you please fix it so that links that start
7362: 7340: 7303: 7211: 7195: 7186: 7172:
Wikipedia_talk:AutoWikiBrowser/Archive_8#AWB_bots_are_breaking_non-BMP_articles
7161: 7121: 7081: 7030: 6975: 6964: 6920: 6848: 6780: 6754: 6671: 6602: 6574: 6549: 6500: 6424: 6385: 6367: 6343: 6195: 6111: 6034: 5995: 5933: 5906: 5765: 5718: 5684: 5665: 5558: 5350: 5316: 5298: 5272: 5222: 5111: 5085: 5029: 4969: 4895: 4854: 4819: 4785: 4746: 4717: 4674: 4567: 4504: 4339: 4295: 4166: 4116: 3993: 3928: 3895: 3870: 3816: 3768: 3722: 3657: 3629: 3600: 3573: 3536: 3529: 3478: 3444: 3393: 3368: 3323: 3244: 3215: 3202: 3153: 3018: 2973: 2922: 2884: 2855: 2830: 2802: 2768: 2632: 2595: 2559: 2549: 2539: 2520: 2513: 2467: 2246: 2188: 2139: 2095: 2045: 1935: 1884: 1784: 1743: 1685: 1657: 1603: 1488: 1443: 1413: 1319: 1294: 1240: 1205: 1174: 1115: 1087: 1073: 1055: 1044: 1020: 1019:
find="{{BioWikiProject|.*}}" replacewith="{{BioWikiProject|living=yes}}" /: -->
850: 833: 815: 779: 751: 735: 718: 673: 576: 521: 309:
Having received no objections, I added that blurb in blue to the instructions.
255: 246: 7650:
3) what about moving pages, can this be done ? (if it isn't already included)
5037:
how about {disambig}? why at the end ? could this be chosen (beginning/end) ?
4755: 8056: 8048: 7861: 7731: 7701: 7692: 7673: 7529: 7464: 7406: 7388: 7371: 7353: 7329: 7312: 7292: 7249: 6857: 6811: 6790: 6771: 6743: 6591:
it only added a summary with no change, link should be changed like in here
6510: 6494: 6485: 6475: 6413: 6376: 6353: 6318: 6308: 6274: 6214: 6121: 6085: 6017: 5970: 5942: 5916: 5896: 5860: 5809: 5731: 5693: 5674: 5653: 5568: 5521: 5428: 5327: 5326:/me Picks himself up off floor. Are you Superman or something, Martin?! :) -- 5288: 5232: 5212: 5150: 5136: 5120: 5094: 5074: 5018: 4982: 4958: 4600: 4580: 3758: 3383: 3312: 2893: 2874: 2845: 2612: 2571: 2502:
On that preferences thing, you haven't put a close event on the close button
1761: 1754: 1564: 1554: 1544: 1464: 1365: 1356: 1309: 1255: 1230: 1097: 1064: 1029: 1004: 1003:. Can anyone suggest some settings/regexps I could try? Thanks in advance. -- 863: 701: 177:
converting HTML to Unicode, removing underscores from links (unless they are
7579:
1) can this be implemented: change from i.e. to y ? to simplify the links
7463:
apply to automated bots of course, as a human needs to check the context. --
3923:
This would be a massive drain on server resources, it would probably end up
1018:
find="{{BioWikiProject}}" replacewith="{{BioWikiProject|living=yes}}" /: -->
654:
I am in the process of doing a big AWB run to tweak the succession boxes on
7477: 7449: 7424: 7160:
was a bad one. So I am wondering if there is a bug in here? Many thanks. --
7131: 7102: 6800: 6264: 6157: 5460: 5258: 4951: 4637: 4606: 4533: 4514: 4486: 4466: 4432: 4428: 4313: 4275: 4196: 4051: 4014: 3670: 3645: 3487: 3463: 3178: 3157: 3078: 2935: 2910: 2735: 2438:
I also have a special css with AWB, however I use it with an own username (
2270: 2255: 2220: 2163: 2122: 1829: 1799: 1492: 1426: 1403: 989: 975: 931: 908: 6909:
10:45, 28 August 2006 (UTC) This is the same as two sections up, sorry :)
6847:, while nice, does not provide the critical functionality that AWB needs. 6393:
Do you mean to say there used to be other ways to solve problems? ;-) ---
5941:
Aha! Doh!! Sorry, I'm a dumbass today, feeling a bit under the weather. --
7009: 6458:
This at the time of writing is a blue link article but red link talk page
6394: 6333: 4948: 4941: 4692: 4414: 4307:
Yay! Thanks Martin! Also, can I add my bot to the approved bots list at
3960: 3944: 2780:
I would like to be able to use AWB for several repetitive tasks, such as
2748: 2708: 2660:
Page A loads fine, I use ctrl + s to save. I am still in the awb window.
2476: 2457: 1765: 1514: 373: 7156:
When I was operating WinBot in 3.0.2.3 I was told that the unicodify in
1072:
I'm a bit busy at the moment, probably release later today (~ 8 hours).
7473: 7448:
Well not if they're in discussion, changing someone else's comments. —
4732: 4695:(the other I run into whenever I AWB over my watchlist)? At a minimum, 3412: 2817: 6843:
For your curiousity: The mozilla control which iirc can be downloaded
3106:
Nah, I'd do it for him if he wanted a bot (and my bot is an awb bot).
7985: 7952: 7920: 7888: 7850: 7813: 7700:
Answer to self, they ought to now I have access to the tabcontrol. --
7565: 7519: 6910: 6906: 6887: 6697: 6660: 6538: 5211:
Thoughts? Am I missing a should-be-obvious way to achieve my goal? --
3797:
Oh, I just noticed the bug has already been adressed above. Sorry. --
2443: 1412:
There is an option to alphabetise the list in the list context menu.
5515:
If other set params exist, retain them, if they're empty remove them
5073:), and the class of the article (i.e. stub categories). Thoughts? -- 3548:
That is not an incorrect replacement, it makes no difference at all.
7939: 7175: 6412:
Will any of the spell checkers that come up with the Google query:
4932:
Convert_to_Talk_pages_not_available?-2006-08-24T04:52:00.000Z": -->
4927:
Convert_to_Talk_pages_not_available?-2006-08-24T04:52:00.000Z": -->
4662: 4658: 3149: 2958: 2954: 2349:
The reason it doesn't work for you is because you added it to your
999:
from where Mathbot can pick them up. This would be a great help to
7730:
Probably you have "skip articles when no change made" selected? --
6974:
Done it now, hopefully that will be the last release for a while.
1945: 1909: 985:
The net result would be all Living People articles would have the
791:
or whatever name you come up with. I'll add on my stuff later. --
1017:
find="{{Blp}}" replacewith="{{BioWikiProject|living=yes}}" /: -->
6733:
Click Start, click Run, type the following command and click OK:
5506:
If living= parameter exists retain it, otherwise add empty param
5186:
Some talk pages will have the template with no parameters at all
4683:
I just always go back and fix it by hand. With AWB, the user is
4268:\\].*?\\].*?\\].*?\]\]|.*?\\].*?\\].*?\]\]|.*?\\].*?\]\]|.*?\]\] 2672:
I am still in the awb window, and page D loads. ctrl + s works.
1578:
When I use AWB on the Spanish wikipedia, and have articles like
3408: 2870: 2699: 2494:
_User_&_Project_Prefereances-2006-08-11T19:38:00.000Z": -->
2489:
_User_&_Project_Prefereances-2006-08-11T19:38:00.000Z": -->
2408:
I'm not sure I see the point. We shouldn't get sidetracked. --
2009:
a copy of the timer on the status bar (or simply move it there)
1764:
since most of the other edit summaries link to a WikiProject.
1760:
For the edit summary 'stub sorting', I think it should link to
163:
a bit more specific when refering to trivial edits. How about:
8010:). Can anyone help and fix this, or is it not possible? NielsF 7860:
that's not AWB's fault. It's quite simply not an AWB issue. --
7044: 4130:
and that works (e.g. matches the whole "] of an image.]]"). --
3017:
In that case correcting a genuine error is not insignificant.
699:
I've had this huge memory consumtion problem before too (: -->
5183:
Some talk pages won't have the template, or will be redlinked
5093:
OK, thanks. You mean I have to get the CVS working?! Gulp! --
4503:
I've uploaded 3.0.2.2a now, hopefully it fixes these issues.
4456:
It only replaces the first instance of a picture on the page.
4389: 3520:
What do you mean, when re-categorising or adding a category?
3038:
Fixing a redirect on a large scale is more of a bot job, and
204:
I think it should be displayed every time you start AWB =P --
111:
versions, it recognize and format common ship article names.
7283:(easier) ignore the plugin's Skip value if AWB made a change 3440:. I am trying to see which disambiguation pages are not in 2275:
I have made a skin that makes awb browsing easier. It is at
2080:
acceptable in this context (templates and links). HTH HAND —
930:
How add other channels to IRCMonitor (e.g. other lang's)? --
7988: 7955: 7923: 7891: 7853: 7816: 7568: 7522: 6890: 6700: 6663: 6541: 4070: 2869:
AWB tried to replace {{link FA|hu}} with {{Link FA|hu}} on
2076:
Oh, and before anybody says, replacing it with &32; is
2064:<rule name="underscore fix" type="0" enabled="True": --> 7370:
Cool. I shall now have a play with that, thanks Martin. --
1979:
any other document.write's that write to the <head: -->
6720:
don't get cleared even if you tell IE to clear it's cache
6445:
This is a currently redlink talk page and redlink article
5135:
Plugins proposal and discussion moved to a new thread. --
3535:
Ah, yes that's becuase it is in a link, I'l change that.
2300:
Also, there brings up the problem of people who actually
1934:
You'll be pleased with the next version then, hopefully.
7472:
Well I am mainly talking about an automated bot anyway,
5200:
So, I'm thinking, we need one or more of the following:
3283:
My AOL Instant Messenger screenname is mboverloadALT. --
2883:
The LinkFA tag was duplicated, AWB removed one of them.
175:
adding or removing some white space, moving a stub tag,
7405:) and am testing it, should anybody be interested :) -- 6714:
This might be worthy of a mention on the project page.
6465:
About a Book Club (Hope & Faith episode)</a: -->
3430:
I think I am having trouble getting a complete list of
6526:
Japanese settlers in New Guinea during 1919-1940 times
2488: 2108:
done. It can be fixed locally by doing something like:
1142:
Also, this appears to be fixed in the newest release.
787:
Ok, I'm going to sleep. Feel free to throw one up at
5379:
I've taken the liberty of moving the instructions to
4411:
Knowledge:Redirects for discussion/Log/2006 August 16
4009:, "protectedpage", which on en.wikipedia.org is "]", 2442:) so the css is only used when I'm working with AWB. 1164:
Save List to a File - Is there a load list from File?
7583:
exactly, but it's hard to cosider them everywhere!)
4383: 3644:
very annoying when it keeps happening. Any ideas? —
3269:
Where can one get a more indepth guide to using AWB?
264:1000 approach, but I agree something must be done. 189:(I put my additions in blue for clarity). Comments? 5994:Use WikiFunctions.Tools.GetArticleText("Article"); 5883:<!- Indent. This code doesn't seem to be right: 4926: 566:<system.windows.forms jitDebugging="true" /: --> 7230:You like to make things complicated, I see :)) -- 6452:There's nothing to see here, move along</a: --> 3825: 7910:I added formatting to an image filename. Whoops! 7590:1) Already a feature under "Apply general fixes" 7509:blah blah.." and someone recats trees to graphs. 4668:Is there a way to include an exclusion for this? 4649:Anyone got any ideas? 10:39, 24 August 2006 (UTC) 520:edit, which will hopefully clarify a few things. 134:. In those cases, they should be categorized as 4863:mainly repair internal link but it didn't ;]) -- 4586:to a 70 kb article mostly consisting of tables ( 4531:You're a genious, Martin ;-). It works great! — 3572:both work, first with then without underscores. 3569: 3565: 7903:Bolding first occurance of title in Image: name 5110:Well, SVN, but it is really not too difficult! 3522:I see what you mean now, fixed in next release. 3273:I'm still quite lost trying to use the thing.. 7200:Can I run it on Linux, using Mono and Wine. -- 5951:back and which I need to write from scratch :) 5593:<- reindent. I've added VB instructions to 4827:it's about this: Laser_(źródło_światła) -: --> 2529:3.0.2.1 - Sort Alphabetically doesn't work.... 2493: 7403:User:Kingbotk/Living persons biography plugin 6718:in the Temporary Internet Files folder which 1719:Feature Suggestion: Retain Auto Mode Settings 7129:/me slaps himself in the head. Thanks :-) — 6463:"please verify that a page called <i: --> 5637:that everything is going as it's intended :) 5189:Some will have it with empty parameters only 4745:, search for “(.*?)” and replace with „$ 1“ 1124:Already reported multiple times. See above. 858:Perhaps this idea should be integrated with 626:wiki-links. (Unless they are red, I guess). 6450:please verify that a page called <i: --> 5730:need a seperate DLL from what I can see. -- 4931: 6414:http://www.google.com/search?q=spell+check 4952:Convert_to_Talk_pages_not_available?": --> 4949:Convert_to_Talk_pages_not_available?": --> 4945:Convert_to_Talk_pages_not_available?": --> 4938:Convert_to_Talk_pages_not_available?": --> 3214:Just tried it in 3.0.21a and its fine.... 2466:Wastes resources and clogs up watchlists. 2231:Bunched-together problem has been fixed -- 1638:to me unfortunately. Thanx, keep it up! — 940:Help with settings and regular expressions 539:unhandled exception problem in IRC watcher 2590:They are presented in the order given by 7476:, so an option here would be helpful. — 2698:Would it be possible to add OrthodoxWiki 2475:OK, I'll add that to the project page. / 2452:"Avoid making insignificant minor edits" 1463:It's a shame, really. I liked that. -- 7874:. I definatley don't think it's an AWP 6520:Most (Mboverload) typos in one article? 6436:Tagging talk pages of red-link articles 3456:Category:Lists of ambiguous human names 3407:I've been using AWB on the Polish Wiki 2873:, but it just added it underneath it. - 1277:It'll be fixed in the next release. -- 734:After googling some bad spellings from 14: 6942:Is it me or is there something weird? 6620:who I think explains the symptom well 5854:Give the plugin access to the settings 4512:Downloading now...will let you know. — 2981:But, alone, it would be insignificant. 2524:_User_&_Project_Prefereances": --> 2521:_User_&_Project_Prefereances": --> 2517:_User_&_Project_Prefereances": --> 2500:_User_&_Project_Prefereances": --> 1239:Fixed loading/saving thing in 3.0.1.9 997:Category:Unassessed biography articles 622:But still, we should not be replacing 465:Right. And bots have to go through an 169:Avoid making insignificant minor edits 161:Knowledge:AutoWikiBrowser#Rules of use 44:Do not edit the contents of this page. 7091:(Hopefully very easy) feature request 3903:I think this could be very useful. -- 1665:Any chance of non-dev builds then? A 559:Error message. Select show to expand. 4930:Convert to Talk pages not available? 3242:There is an option in the file=: --> 2394:I'm liking it in both VP and AWB. — 2286:(if IE isn't your default browser): 2245:I haven't changed the timer though. 1574:Non-English characters in text files 1487:weekend (clearing some backlog from 813:Knowledge:AutoWikiBrowser/User Desks 263:I'm not so sure about the 500--: --> 25: 4406:AutoWikiBrowser redirect discussion 4309:Knowledge:AutoWikiBrowser/CheckPage 3656:Had it actually become logged out? 3525:It doesnt substitute that unicode. 3333:Feature Request: Scheduled Bot Mode 2972:doing other stuff like cleanup and 1531:of clicking: the ability to select 1402:Is this possible or requestable? -- 1086:I've released the new version now. 23: 7547:Another small categorisation issue 7043: 4687:supposed to review their changes. 3426:Problem creating list of dab pages 2206:Bug report and feature mod request 1096:Excellente monsieur! Thank you. -- 514:Knowledge:AutoWikiBrowser/Projects 24: 8087: 7998:Autonomous mode on other projects 7185:Ok, fixed in the newest verison. 7040:Prepending to talk pages reloaded 5595:Knowledge:AutoWikiBrowser/Plugins 5381:Knowledge:AutoWikiBrowser/Plugins 3972:AWB not detecting loss of session 3752:Problem when replacing categories 2653:For example: My list of pages is 2440:nl:Gebruiker:JePeAWB/monobook.css 2057:Bug when recovering settings file 789:Knowledge:AutoWikiBrowser/Jobdesk 7501:Not if I say "blah blah look at 6683:Fixed by Martin, I believe, see 5149:Sorry, me again, but as my bot ( 1944: 1908: 1013:In the same was as RegExTypo Fix 185:, or something equally trivial. 29: 5673:Wicked. What's the form for? -- 3627:Knowledge:AutoWikiBrowser/Typos 3232:with the same result. Regards. 2865:Bug - replacing with Uppercase 2747:Thanks! Just what I needed. — 2694:Other MediaWiki project request 2492:User & Project Prefereances 1654:Knowledge:AutoWikiBrowser/Typos 7760:Try the latest vesion. thanks 6710:Tip - Disappearing space on C: 6684: 6670:Ok, thanks I'll look into it. 4576:I got that too, when it added 4338:Ok, I've added it now, thanks 4081:Make sure RegEx is checked. — 4027:MediaWiki:Session fail preview 3507:Other than that, it's good :) 2976:then you can fix the redirect. 18:Knowledge talk:AutoWikiBrowser 13: 1: 5192:Some will have set parameters 4368:Long article with a stub tag. 3227:One more bug (editing window) 266:I think education is the key. 136:|Dunkerque, French battleship 8016:19:28, 31 August 2006 (UTC) 6856:Ooh. Interesting, thanks. -- 6789:disagree on this point :) -- 6729:. The best tip seems to be: 6725:It's covered in more detail 6597:06:30, 28 August 2006 (UTC) 6559:New version ignoring option? 5170:I want to add parameterised 4754:can this be useful also for 4703:are a list of exceptions. — 4399:22:14, 19 August 2006 (UTC) 1523:Making lists from categories 7: 8076:22:24, 31 August 2006 (UTC) 8066:22:20, 31 August 2006 (UTC) 8052:20:39, 31 August 2006 (UTC) 8035:20:06, 31 August 2006 (UTC) 8025:19:38, 31 August 2006 (UTC) 7967:16:27, 31 August 2006 (UTC) 7873:and AWB issue <grin: --> 7865:10:03, 31 August 2006 (UTC) 7830:23:04, 30 August 2006 (UTC) 7798:Categories - for discussion 7786:16:33, 31 August 2006 (UTC) 7765:14:56, 31 August 2006 (UTC) 7748:14:31, 31 August 2006 (UTC) 7735:10:09, 31 August 2006 (UTC) 7725:01:36, 31 August 2006 (UTC) 7705:20:37, 31 August 2006 (UTC) 7696:13:53, 30 August 2006 (UTC) 7687:13:48, 30 August 2006 (UTC) 7677:13:43, 30 August 2006 (UTC) 7641:13:27, 30 August 2006 (UTC) 7622:13:14, 30 August 2006 (UTC) 7599:12:53, 30 August 2006 (UTC) 7533:10:00, 31 August 2006 (UTC) 7468:10:19, 30 August 2006 (UTC) 7440:16:42, 29 August 2006 (UTC) 7410:15:49, 29 August 2006 (UTC) 7392:13:55, 30 August 2006 (UTC) 7375:18:34, 30 August 2006 (UTC) 7366:18:28, 30 August 2006 (UTC) 7357:18:17, 30 August 2006 (UTC) 7344:12:57, 30 August 2006 (UTC) 7333:12:51, 30 August 2006 (UTC) 7316:17:15, 29 August 2006 (UTC) 7307:16:50, 29 August 2006 (UTC) 7296:15:49, 29 August 2006 (UTC) 7253:15:41, 29 August 2006 (UTC) 7243:13:59, 29 August 2006 (UTC) 7225:13:50, 29 August 2006 (UTC) 7215:08:43, 29 August 2006 (UTC) 7205:07:13, 29 August 2006 (UTC) 7190:08:43, 29 August 2006 (UTC) 7179:07:50, 29 August 2006 (UTC) 7165:03:44, 29 August 2006 (UTC) 7144:21:49, 28 August 2006 (UTC) 7125:21:34, 28 August 2006 (UTC) 7115:21:24, 28 August 2006 (UTC) 7085:08:43, 29 August 2006 (UTC) 7075:16:57, 28 August 2006 (UTC) 7034:08:43, 29 August 2006 (UTC) 7024:15:26, 28 August 2006 (UTC) 6996:12:06, 28 August 2006 (UTC) 6979:11:48, 28 August 2006 (UTC) 6968:11:45, 28 August 2006 (UTC) 6958:11:34, 28 August 2006 (UTC) 6924:08:43, 29 August 2006 (UTC) 6914:10:47, 28 August 2006 (UTC) 6861:09:11, 29 August 2006 (UTC) 6852:08:54, 29 August 2006 (UTC) 6815:09:11, 29 August 2006 (UTC) 6804:08:48, 29 August 2006 (UTC) 6794:19:38, 28 August 2006 (UTC) 6784:11:09, 28 August 2006 (UTC) 6775:10:55, 28 August 2006 (UTC) 6758:10:49, 28 August 2006 (UTC) 6747:09:53, 28 August 2006 (UTC) 6675:09:38, 28 August 2006 (UTC) 6606:10:42, 28 August 2006 (UTC) 6578:13:25, 27 August 2006 (UTC) 6568:13:19, 27 August 2006 (UTC) 6553:10:15, 27 August 2006 (UTC) 6514:09:59, 27 August 2006 (UTC) 6504:02:40, 27 August 2006 (UTC) 6489:10:11, 28 August 2006 (UTC) 6479:12:46, 26 August 2006 (UTC) 6428:10:15, 27 August 2006 (UTC) 6398:23:11, 27 August 2006 (UTC) 6389:10:15, 27 August 2006 (UTC) 6380:05:31, 27 August 2006 (UTC) 6371:22:49, 26 August 2006 (UTC) 6357:22:26, 26 August 2006 (UTC) 6347:22:20, 26 August 2006 (UTC) 6337:20:47, 26 August 2006 (UTC) 6322:19:40, 28 August 2006 (UTC) 6312:17:39, 28 August 2006 (UTC) 6278:16:07, 28 August 2006 (UTC) 6268:15:57, 28 August 2006 (UTC) 6218:16:07, 28 August 2006 (UTC) 6199:09:38, 28 August 2006 (UTC) 6161:22:17, 27 August 2006 (UTC) 6125:21:08, 27 August 2006 (UTC) 6115:13:34, 27 August 2006 (UTC) 6089:11:18, 27 August 2006 (UTC) 6038:20:44, 26 August 2006 (UTC) 6021:20:03, 26 August 2006 (UTC) 5999:22:20, 26 August 2006 (UTC) 5974:21:12, 26 August 2006 (UTC) 5946:20:49, 26 August 2006 (UTC) 5937:20:44, 26 August 2006 (UTC) 5920:19:17, 26 August 2006 (UTC) 5910:19:12, 26 August 2006 (UTC) 5900:18:58, 26 August 2006 (UTC) 5864:18:41, 26 August 2006 (UTC) 5813:15:45, 26 August 2006 (UTC) 5769:14:39, 26 August 2006 (UTC) 5735:14:25, 26 August 2006 (UTC) 5722:13:31, 26 August 2006 (UTC) 5697:13:25, 26 August 2006 (UTC) 5688:13:11, 26 August 2006 (UTC) 5678:12:47, 26 August 2006 (UTC) 5669:10:22, 26 August 2006 (UTC) 5657:09:27, 26 August 2006 (UTC) 5572:09:29, 26 August 2006 (UTC) 5562:09:14, 26 August 2006 (UTC) 5525:09:00, 26 August 2006 (UTC) 5512:Set military-work-group=yes 5464:23:24, 25 August 2006 (UTC) 5432:20:02, 25 August 2006 (UTC) 5354:15:54, 25 August 2006 (UTC) 5331:07:03, 25 August 2006 (UTC) 5320:23:07, 24 August 2006 (UTC) 5302:16:55, 24 August 2006 (UTC) 5292:16:34, 24 August 2006 (UTC) 5276:16:57, 25 August 2006 (UTC) 5262:16:54, 25 August 2006 (UTC) 5236:17:06, 24 August 2006 (UTC) 5226:16:55, 24 August 2006 (UTC) 5216:16:46, 24 August 2006 (UTC) 5140:08:54, 26 August 2006 (UTC) 5124:16:34, 24 August 2006 (UTC) 5115:18:38, 20 August 2006 (UTC) 5098:18:28, 20 August 2006 (UTC) 5089:18:27, 20 August 2006 (UTC) 5078:14:07, 20 August 2006 (UTC) 5042:22:05, 24 August 2006 (UTC) 5033:16:55, 24 August 2006 (UTC) 5022:16:30, 24 August 2006 (UTC) 5007:13:56, 24 August 2006 (UTC) 4986:09:22, 24 August 2006 (UTC) 4973:08:54, 24 August 2006 (UTC) 4962:08:53, 24 August 2006 (UTC) 4946:04:52, 24 August 2006 (UTC) 4899:14:06, 28 August 2006 (UTC) 4858:13:56, 28 August 2006 (UTC) 4833:13:37, 28 August 2006 (UTC) 4823:12:16, 28 August 2006 (UTC) 4798:23:04, 23 August 2006 (UTC) 4789:22:23, 23 August 2006 (UTC) 4779:21:49, 23 August 2006 (UTC) 4762:14:09, 23 August 2006 (UTC) 4750:08:57, 23 August 2006 (UTC) 4736:07:54, 23 August 2006 (UTC) 4721:14:05, 22 August 2006 (UTC) 4712:13:25, 22 August 2006 (UTC) 4678:12:48, 22 August 2006 (UTC) 4645:13:30, 22 August 2006 (UTC) 4632:13:28, 22 August 2006 (UTC) 4614:11:36, 22 August 2006 (UTC) 4595:15:27, 28 August 2006 (UTC) 4571:10:13, 21 August 2006 (UTC) 4546:13:37, 22 August 2006 (UTC) 4527:13:29, 22 August 2006 (UTC) 4508:20:35, 21 August 2006 (UTC) 4499:01:27, 21 August 2006 (UTC) 4479:01:11, 21 August 2006 (UTC) 4440:12:55, 20 August 2006 (UTC) 4418:22:42, 19 August 2006 (UTC) 4379:05:04, 19 August 2006 (UTC) 4357:16:29, 24 August 2006 (UTC) 4343:20:33, 20 August 2006 (UTC) 4326:20:32, 20 August 2006 (UTC) 4299:19:17, 20 August 2006 (UTC) 4288:19:03, 20 August 2006 (UTC) 4246:16:54, 19 August 2006 (UTC) 4209:14:06, 19 August 2006 (UTC) 4170:13:57, 19 August 2006 (UTC) 4140:12:03, 19 August 2006 (UTC) 4120:11:39, 19 August 2006 (UTC) 4103:04:53, 19 August 2006 (UTC) 4090:03:55, 19 August 2006 (UTC) 4064:19:14, 18 August 2006 (UTC) 4039:20:30, 18 August 2006 (UTC) 4024:The appropriate message is 4018:14:46, 18 August 2006 (UTC) 3997:13:27, 18 August 2006 (UTC) 3986:11:28, 18 August 2006 (UTC) 3964:20:33, 18 August 2006 (UTC) 3948:20:14, 18 August 2006 (UTC) 3932:13:13, 18 August 2006 (UTC) 3913:13:11, 18 August 2006 (UTC) 3899:13:05, 18 August 2006 (UTC) 3888:11:57, 18 August 2006 (UTC) 3874:10:48, 18 August 2006 (UTC) 3838:08:30, 17 August 2006 (UTC) 3820:08:22, 17 August 2006 (UTC) 3807:18:17, 16 August 2006 (UTC) 3792:18:16, 16 August 2006 (UTC) 3772:16:38, 16 August 2006 (UTC) 3762:15:36, 16 August 2006 (UTC) 3744:23:44, 16 August 2006 (UTC) 3735:00:05, 16 August 2006 (UTC) 3726:23:38, 15 August 2006 (UTC) 3716:23:10, 15 August 2006 (UTC) 3697:11:54, 16 August 2006 (UTC) 3661:23:38, 15 August 2006 (UTC) 3633:12:13, 15 August 2006 (UTC) 3620:11:00, 15 August 2006 (UTC) 3604:08:45, 15 August 2006 (UTC) 3586:14:40, 16 August 2006 (UTC) 3577:13:37, 15 August 2006 (UTC) 3560:13:00, 15 August 2006 (UTC) 3540:13:37, 15 August 2006 (UTC) 3528:Here was the example page: 3512:08:32, 15 August 2006 (UTC) 3482:09:16, 15 August 2006 (UTC) 3472:21:08, 14 August 2006 (UTC) 3421:12:27, 14 August 2006 (UTC) 3397:09:16, 15 August 2006 (UTC) 3392:ok, fixed in next release. 3387:10:16, 14 August 2006 (UTC) 3372:09:16, 15 August 2006 (UTC) 3362:21:08, 13 August 2006 (UTC) 3327:18:49, 13 August 2006 (UTC) 3317:18:01, 13 August 2006 (UTC) 3299:What links to deleted pages 3293:11:04, 13 August 2006 (UTC) 3278:10:54, 13 August 2006 (UTC) 3261:20:31, 13 August 2006 (UTC) 3248:09:23, 13 August 2006 (UTC) 3237:06:45, 13 August 2006 (UTC) 3219:09:21, 13 August 2006 (UTC) 3206:23:16, 12 August 2006 (UTC) 3196:20:15, 12 August 2006 (UTC) 3161:15:15, 13 August 2006 (UTC) 3120:14:01, 13 August 2006 (UTC) 3082:13:49, 13 August 2006 (UTC) 3056:13:35, 13 August 2006 (UTC) 3022:20:18, 12 August 2006 (UTC) 3005:20:09, 12 August 2006 (UTC) 2995:20:03, 12 August 2006 (UTC) 2966:19:03, 12 August 2006 (UTC) 2961:. Is that insignificant? -- 2926:18:26, 12 August 2006 (UTC) 2897:18:34, 12 August 2006 (UTC) 2888:18:00, 12 August 2006 (UTC) 2878:17:44, 12 August 2006 (UTC) 2859:17:41, 12 August 2006 (UTC) 2849:17:36, 12 August 2006 (UTC) 2834:16:03, 28 August 2006 (UTC) 2824:15:51, 28 August 2006 (UTC) 2806:12:06, 25 August 2006 (UTC) 2789:08:42, 25 August 2006 (UTC) 2772:09:25, 12 August 2006 (UTC) 2758:14:03, 12 August 2006 (UTC) 2739:08:59, 12 August 2006 (UTC) 2718:03:47, 12 August 2006 (UTC) 2689:23:50, 11 August 2006 (UTC) 2636:14:18, 16 August 2006 (UTC) 2619:14:00, 16 August 2006 (UTC) 2599:08:39, 16 August 2006 (UTC) 2578:00:54, 16 August 2006 (UTC) 2563:20:59, 11 August 2006 (UTC) 2553:19:58, 11 August 2006 (UTC) 2543:19:40, 11 August 2006 (UTC) 2518:19:38, 11 August 2006 (UTC) 2480:23:05, 10 August 2006 (UTC) 2471:19:59, 10 August 2006 (UTC) 2461:19:49, 10 August 2006 (UTC) 2447:12:23, 11 August 2006 (UTC) 2433:03:00, 11 August 2006 (UTC) 2418:02:24, 11 August 2006 (UTC) 2403:01:11, 11 August 2006 (UTC) 2389:00:59, 11 August 2006 (UTC) 2367:14:20, 10 August 2006 (UTC) 2345:07:53, 10 August 2006 (UTC) 2331:00:05, 10 August 2006 (UTC) 2250:08:09, 10 August 2006 (UTC) 1990:16:34, 10 August 2006 (UTC) 1958:19:27, 10 August 2006 (UTC) 1939:14:17, 10 August 2006 (UTC) 1922:12:44, 10 August 2006 (UTC) 1386:14:18, 26 August 2006 (UTC) 1293:I've fixed this in 3.0.1.9 1171:If not, could it be added? 926:Other lang's for IRCMonitor 575:Ok, thanks for the report. 132:French battleship Dunkerque 106:%%key%% in Add New Category 10: 8092: 7803:Copied from my talk page, 7505:it should be a sub cat of 7170:IOW, the bug discussed at 7098:Category:Saints by country 7059:Is it a bug or a feature? 6762:I'd call 386,156 files in 6612:Nested square brackets bug 2317:23:31, 9 August 2006 (UTC) 2241:22:29, 9 August 2006 (UTC) 2192:19:48, 9 August 2006 (UTC) 2167:19:13, 9 August 2006 (UTC) 2143:16:10, 9 August 2006 (UTC) 2126:14:02, 9 August 2006 (UTC) 2099:13:07, 9 August 2006 (UTC) 2089:12:42, 9 August 2006 (UTC) 2049:13:07, 9 August 2006 (UTC) 2040:13:02, 9 August 2006 (UTC) 2025:15:11, 8 August 2006 (UTC) 1995:Couple of little UI tweaks 1902:13:18, 9 August 2006 (UTC) 1888:13:15, 9 August 2006 (UTC) 1878:13:03, 9 August 2006 (UTC) 1859:16:44, 8 August 2006 (UTC) 1838:15:27, 8 August 2006 (UTC) 1823:15:15, 8 August 2006 (UTC) 1808:14:51, 8 August 2006 (UTC) 1788:14:37, 8 August 2006 (UTC) 1778:14:25, 8 August 2006 (UTC) 1747:12:11, 8 August 2006 (UTC) 1737:05:50, 8 August 2006 (UTC) 1707:13:57, 8 August 2006 (UTC) 1689:12:08, 8 August 2006 (UTC) 1679:11:31, 8 August 2006 (UTC) 1661:08:45, 8 August 2006 (UTC) 1647:03:05, 8 August 2006 (UTC) 1625:17:19, 8 August 2006 (UTC) 1607:08:33, 8 August 2006 (UTC) 1597:01:43, 8 August 2006 (UTC) 1568:12:12, 7 August 2006 (UTC) 1558:11:55, 6 August 2006 (UTC) 1548:17:54, 5 August 2006 (UTC) 1518:05:23, 7 August 2006 (UTC) 1496:13:45, 8 August 2006 (UTC) 1468:17:16, 7 August 2006 (UTC) 1447:12:40, 7 August 2006 (UTC) 1430:12:34, 7 August 2006 (UTC) 1417:09:03, 7 August 2006 (UTC) 1407:02:40, 7 August 2006 (UTC) 1398:Alphabetize category list? 1369:21:44, 6 August 2006 (UTC) 1360:20:57, 6 August 2006 (UTC) 1323:20:24, 6 August 2006 (UTC) 1313:20:07, 6 August 2006 (UTC) 1298:21:00, 6 August 2006 (UTC) 1287:00:37, 6 August 2006 (UTC) 1264:00:13, 6 August 2006 (UTC) 1244:21:00, 6 August 2006 (UTC) 1234:21:15, 5 August 2006 (UTC) 1209:16:18, 5 August 2006 (UTC) 1198:16:14, 5 August 2006 (UTC) 1178:16:11, 5 August 2006 (UTC) 1156:16:46, 5 August 2006 (UTC) 1138:16:18, 5 August 2006 (UTC) 1119:16:05, 5 August 2006 (UTC) 1107:Filter: Duplicate Articles 1101:16:40, 5 August 2006 (UTC) 1091:16:02, 5 August 2006 (UTC) 1077:10:58, 5 August 2006 (UTC) 1068:10:15, 5 August 2006 (UTC) 1059:10:06, 5 August 2006 (UTC) 1048:03:42, 5 August 2006 (UTC) 1033:16:46, 5 August 2006 (UTC) 1024:16:16, 5 August 2006 (UTC) 1008:19:19, 4 August 2006 (UTC) 6930:Weird bug with talk pages 6919:Fixed in newest release. 4423:What links here redirects 3778:Bug: Font size in textbox 1508:Keeps telling me to login 935:23:09, 29 July 2006 (UTC) 921:22:31, 29 July 2006 (UTC) 897:21:39, 31 July 2006 (UTC) 871:23:16, 30 July 2006 (UTC) 854:10:31, 29 July 2006 (UTC) 837:10:27, 29 July 2006 (UTC) 819:10:23, 29 July 2006 (UTC) 801:10:19, 29 July 2006 (UTC) 783:10:02, 29 July 2006 (UTC) 770:09:58, 29 July 2006 (UTC) 755:09:54, 29 July 2006 (UTC) 741:It made me think that an 722:23:23, 30 July 2006 (UTC) 709:23:19, 30 July 2006 (UTC) 691:20:39, 30 July 2006 (UTC) 677:16:43, 28 July 2006 (UTC) 666:16:26, 28 July 2006 (UTC) 639:02:11, 25 July 2006 (UTC) 618:02:05, 25 July 2006 (UTC) 603:02:01, 25 July 2006 (UTC) 580:08:25, 24 July 2006 (UTC) 552:21:55, 23 July 2006 (UTC) 525:19:07, 23 July 2006 (UTC) 482:16:50, 23 July 2006 (UTC) 429:16:35, 23 July 2006 (UTC) 389:16:21, 23 July 2006 (UTC) 319:16:14, 23 July 2006 (UTC) 284:10:16, 23 July 2006 (UTC) 259:09:57, 23 July 2006 (UTC) 250:09:34, 23 July 2006 (UTC) 232:03:56, 23 July 2006 (UTC) 214:03:04, 23 July 2006 (UTC) 199:02:58, 23 July 2006 (UTC) 150:14:45, 17 July 2006 (UTC) 126:should be categorized as 118:should be categorized as 7415:Small categorisation bug 5482:exists, replace it with 5145:Prepending to talk pages 4994:Typo feature description 4588:List of oldest companies 2666:I go to another window. 2663:Page B loads, ctrl + s. 2277:User:GeorgeMoney/AWB.css 1215:A couple of minor issues 995:warning and would be in 955:If the talk page has no 7781:Working. Thank you! -- 7401:I have a plugin ready ( 6738:Shell:Cache\Content.IE5 5494:If neither exists, add 5180:templates to talk pages 4011:MediaWiki:Protectedpage 3460:Category:Disambiguation 3452:Category:Disambiguation 2701:into the next release? 2335:Doesn't work for me. -- 1783:ok, i'll add the link. 1753:'stub sorting' link to 1063:ETA on next release? -- 743:User:Reedy Boy/AWB Desk 567:</configuration: --> 124:USS Enterprise (CVN-65) 7048: 6983:Woot, thanks!!! :) -- 6644: 5071:Category:Living people 4445:New Image Feature Bugs 3860:Would it be possible? 3454:and another list from 3378:File list context menu 3322:Ok, I'll change this. 2949:Is this insignificant? 1999:Please could we have: 1975:(you have to put that 949:Category:Living people 860:Knowledge:Bot requests 7483:13:00, 30 August 2006 7455:16:44, 29 August 2006 7430:16:01, 29 August 2006 7047: 6622: 4045:Image feature request 3676:10:27, 16 August 2006 3651:13:34, 15 August 2006 1742:I've added this now. 1001:WikiProject Biography 971:If the page contains 42:of past discussions. 7339:the newest version. 7174:appears to be back. 6877:Thanks for the tip. 4671:As that is its name 3497:rename the category. 3042:a significant edit. 2941:18:29, 12 August '06 2916:18:07, 12 August '06 2261:20:01, 10 August '06 2212:this problem happens 1584:José Antonio Pascual 1537:Category:Dead people 656:Category:British MPs 128:|Enterprise (CVN-65) 7279:has made a change; 7270:(Being looked into) 5893:trap its own events 5611:AWB.DatabaseScanner 4743:regular expressions 4163:grouping constructs 4079:<!-- $ 1 --: --> 4007:Special:Allmessages 3275:— Prodigenous Zee - 2905:The 'beeping' sound 2226:20:25, 9 August '06 2067:_+</replace: --> 7397:Plugins in testing 7049: 5084:complicated task. 4661:should not become 4460:name: startIndex". 3848:Self Checking Mode 116:HMS Quadrant (G11) 8034: 8015: 7135: 7106: 6584:changing link bug 4642: 4611: 4537: 4518: 4490: 4470: 4317: 4279: 4200: 4055: 2934:Great, thanks. — 1183:Make From --: --> 912: 549: 103: 102: 54: 53: 48:current talk page 8083: 8030: 8011: 7743:Nope... argh! -- 7480: 7452: 7427: 7264:Feature requests 7236: 7142: 7133: 7113: 7104: 7068: 7016: 6989: 6951: 5659:(edit conflict) 5600:A few thoughts: 5503: 5497: 5491: 5485: 5481: 5475: 5179: 5173: 5068: 5062: 4953: 4950: 4939: 4933: 4928: 4804:here's the bug! 4710: 4708: 4641: 4625: 4610: 4585: 4579: 4544: 4535: 4525: 4516: 4497: 4488: 4477: 4468: 4377: 4375: 4324: 4315: 4286: 4277: 4244: 4242: 4207: 4198: 4101: 4099: 4088: 4086: 4062: 4053: 3886: 3884: 3673: 3648: 3564:Yes, I am sure, 3449: 3443: 3439: 3433: 3359: 3354: 3290: 3189: 3117: 3112: 3053: 3048: 2938: 2913: 2755: 2715: 2656: 2525: 2522: 2501: 2495: 2490: 2415: 2401: 2399: 2353:file instead of 2342: 2329: 2327: 2322:Awesome! Tnx! — 2258: 2254:Okay, thanks. — 2238: 2223: 2066:<replace: --> 2065:<regex /: --> 2037: 1948: 1912: 1899: 1875: 1857: 1855: 1794:Stupid? question 1773: 1734: 1729: 1705: 1703: 1677: 1675: 1645: 1643: 1622: 1594: 1383: 1380: 1284: 1226:rather than up? 1195: 1190: 1153: 1148: 1135: 1130: 1038:Watchlist issues 994: 988: 980: 974: 964: 958: 919: 910: 894: 889: 866: 798: 767: 704: 632: 615: 596: 545: 475: 467:approval process 382: 281: 225: 211: 184: 181: 81: 56: 55: 33: 32: 26: 8091: 8090: 8086: 8085: 8084: 8082: 8081: 8080: 8059: 8044: 8000: 7934:See SmackBot's 7932: 7930:One more oddity 7905: 7800: 7717: 7666: 7577: 7549: 7507:category:plants 7484: 7478: 7456: 7450: 7431: 7425: 7417: 7399: 7266: 7261: 7232: 7198: 7154: 7130: 7101: 7093: 7064: 7042: 7010: 7006: 6985: 6947: 6932: 6900: 6712: 6614: 6586: 6561: 6522: 6497: 6468: 6455: 6438: 6329: 6327:Plug in request 6305: 5888: 5501: 5495: 5489: 5483: 5479: 5473: 5310:Well it wasn't 5284: 5246: 5177: 5171: 5147: 5066: 5060: 5052: 5014: 4996: 4935: 4772: 4729: 4706: 4704: 4666: 4621: 4603: 4583: 4577: 4560: 4532: 4513: 4485: 4465: 4447: 4427:I'm looking at 4425: 4408: 4386: 4373: 4371: 4364: 4312: 4274: 4269: 4240: 4238: 4195: 4127: 4097: 4095: 4084: 4082: 4080: 4076: 4050: 4047: 3974: 3882: 3880: 3850: 3826:mentioned above 3780: 3754: 3709: 3677: 3671: 3652: 3646: 3641: 3612: 3610:Spelling errors 3490: 3447: 3441: 3437: 3431: 3428: 3405: 3380: 3355: 3350: 3335: 3301: 3288: 3271: 3229: 3185: 3181: 3113: 3108: 3049: 3044: 2951: 2942: 2936: 2917: 2911: 2907: 2867: 2842: 2840:weekly release? 2749: 2725:m:MWiki-Browser 2709: 2696: 2654: 2648: 2531: 2497: 2454: 2413: 2397: 2395: 2377: 2340: 2325: 2323: 2292: 2273: 2262: 2256: 2236: 2227: 2221: 2208: 2116: 2071: 2059: 2035: 1997: 1973: 1897: 1873: 1853: 1851: 1796: 1771: 1758: 1730: 1725: 1721: 1701: 1699: 1673: 1671: 1641: 1639: 1635: 1620: 1592: 1576: 1525: 1510: 1400: 1381: 1378: 1306: 1282: 1274: 1252: 1217: 1191: 1186: 1166: 1149: 1144: 1131: 1126: 1109: 1040: 992: 986: 978: 972: 962: 956: 942: 928: 907: 904: 890: 885: 864: 796: 765: 732: 702: 688:BrownHairedGirl 663:BrownHairedGirl 649: 628: 613: 592: 588: 586:Feature Request 572: 571: 570: 569: 561: 541: 471: 421:Oleg Alexandrov 378: 311:Oleg Alexandrov 279: 221: 209: 191:Oleg Alexandrov 179: 176: 157: 120:|Quadrant (G11) 108: 77: 30: 22: 21: 20: 12: 11: 5: 8089: 8079: 8078: 8073:After Midnight 8063:After Midnight 8058: 8055: 8043: 8040: 8039: 8038: 8037: 8036: 7999: 7996: 7995: 7994: 7993: 7992: 7970: 7969: 7931: 7928: 7904: 7901: 7900: 7899: 7898: 7897: 7896: 7895: 7857: 7827:Elric of Grans 7799: 7796: 7795: 7794: 7793: 7792: 7791: 7790: 7789: 7788: 7772: 7771: 7770: 7769: 7768: 7767: 7753: 7752: 7751: 7750: 7738: 7737: 7716: 7713: 7712: 7711: 7710: 7709: 7708: 7707: 7665: 7662: 7648: 7647: 7646: 7645: 7644: 7643: 7629: 7628: 7627: 7626: 7625: 7624: 7610: 7609: 7608: 7607: 7576: 7573: 7548: 7545: 7544: 7543: 7542: 7541: 7540: 7539: 7538: 7537: 7536: 7535: 7503:category:trees 7492: 7491: 7490: 7489: 7488: 7487: 7486: 7485: 7482: 7454: 7443: 7442: 7429: 7416: 7413: 7398: 7395: 7384: 7383: 7382: 7381: 7380: 7379: 7378: 7377: 7321: 7320: 7319: 7318: 7289: 7288: 7284: 7273: 7265: 7262: 7260: 7257: 7256: 7255: 7245: 7222:Mihael Simonič 7218: 7217: 7202:Mihael Simonič 7197: 7194: 7193: 7192: 7182: 7181: 7153: 7150: 7149: 7148: 7147: 7146: 7092: 7089: 7088: 7087: 7041: 7038: 7037: 7036: 7005: 7002: 7001: 7000: 6999: 6998: 6971: 6970: 6931: 6928: 6927: 6926: 6899: 6896: 6895: 6894: 6875: 6874: 6873: 6872: 6871: 6870: 6869: 6868: 6867: 6866: 6865: 6864: 6863: 6830: 6829: 6828: 6827: 6826: 6825: 6824: 6823: 6822: 6821: 6820: 6819: 6818: 6817: 6740: 6739: 6735: 6734: 6711: 6708: 6707: 6706: 6705: 6704: 6678: 6677: 6647: 6646: 6638: 6637: 6633: 6632: 6627: 6626: 6613: 6610: 6609: 6608: 6585: 6582: 6581: 6580: 6560: 6557: 6556: 6555: 6521: 6518: 6517: 6516: 6496: 6493: 6492: 6491: 6462: 6449: 6437: 6434: 6433: 6432: 6431: 6430: 6418: 6417: 6409: 6408: 6407: 6406: 6405: 6404: 6403: 6402: 6401: 6400: 6360: 6359: 6349: 6328: 6325: 6303: 6299: 6298: 6297: 6296: 6295: 6294: 6293: 6292: 6291: 6290: 6289: 6288: 6287: 6286: 6285: 6284: 6283: 6282: 6281: 6280: 6243: 6242: 6241: 6240: 6239: 6238: 6237: 6236: 6235: 6234: 6233: 6232: 6231: 6230: 6229: 6228: 6227: 6226: 6225: 6224: 6223: 6222: 6221: 6220: 6176: 6175: 6174: 6173: 6172: 6171: 6170: 6169: 6168: 6167: 6166: 6165: 6164: 6163: 6138: 6137: 6136: 6135: 6134: 6133: 6132: 6131: 6130: 6129: 6128: 6127: 6098: 6097: 6096: 6095: 6094: 6093: 6092: 6091: 6074: 6073: 6072: 6071: 6070: 6069: 6068: 6067: 6053: 6052: 6051: 6050: 6049: 6048: 6047: 6046: 6026: 6025: 6024: 6023: 6010: 6009: 6008: 6007: 6006: 6005: 6004: 6003: 6002: 6001: 5983: 5982: 5981: 5980: 5979: 5978: 5977: 5976: 5959: 5958: 5957: 5956: 5955: 5954: 5953: 5952: 5948: 5925: 5924: 5923: 5922: 5885: 5881: 5880: 5879: 5878: 5877: 5876: 5875: 5874: 5873: 5872: 5871: 5870: 5869: 5868: 5867: 5866: 5857: 5856: 5855: 5852: 5830: 5829: 5828: 5827: 5826: 5825: 5824: 5823: 5822: 5821: 5820: 5819: 5818: 5817: 5816: 5815: 5790: 5789: 5788: 5787: 5786: 5785: 5784: 5783: 5782: 5781: 5780: 5779: 5778: 5777: 5776: 5775: 5748: 5747: 5746: 5745: 5744: 5743: 5742: 5741: 5740: 5739: 5738: 5737: 5706: 5705: 5704: 5703: 5702: 5701: 5700: 5699: 5646: 5645: 5641: 5638: 5634: 5629: 5628: 5624: 5623: 5622: 5621: 5618: 5615: 5612: 5609: 5591: 5590: 5589: 5588: 5587: 5586: 5585: 5584: 5583: 5582: 5581: 5580: 5579: 5578: 5577: 5576: 5575: 5574: 5540: 5539: 5538: 5537: 5536: 5535: 5534: 5533: 5532: 5531: 5530: 5529: 5528: 5527: 5518: 5517: 5516: 5513: 5510: 5507: 5504: 5492: 5477:BioWikiProject 5443: 5442: 5441: 5440: 5439: 5438: 5437: 5436: 5435: 5434: 5415: 5414: 5413: 5412: 5411: 5410: 5409: 5408: 5407: 5406: 5393: 5392: 5391: 5390: 5389: 5388: 5387: 5386: 5385: 5384: 5368: 5367: 5366: 5365: 5364: 5363: 5362: 5361: 5360: 5359: 5340: 5339: 5338: 5337: 5336: 5335: 5334: 5333: 5305: 5304: 5283: 5280: 5279: 5278: 5245: 5242: 5241: 5240: 5239: 5238: 5209: 5208: 5205: 5194: 5193: 5190: 5187: 5184: 5181: 5146: 5143: 5133: 5132: 5131: 5130: 5129: 5128: 5127: 5126: 5103: 5102: 5101: 5100: 5051: 5048: 5047: 5046: 5045: 5044: 5013: 5010: 4995: 4992: 4991: 4990: 4989: 4988: 4976: 4975: 4965: 4964: 4934: 4924: 4923: 4922: 4921: 4920: 4919: 4918: 4917: 4916: 4915: 4914: 4913: 4912: 4911: 4910: 4909: 4908: 4878: 4877: 4876: 4875: 4874: 4873: 4872: 4871: 4870: 4869: 4868: 4867: 4841: 4840: 4839: 4838: 4837: 4836: 4835: 4834: 4811: 4810: 4802: 4801: 4800: 4771: 4768: 4767: 4766: 4765: 4764: 4759:193.219.28.144 4728: 4725: 4724: 4723: 4714: 4665: 4656: 4655: 4654: 4653: 4652: 4651: 4650: 4602: 4599: 4598: 4597: 4559: 4556: 4555: 4554: 4553: 4552: 4551: 4550: 4549: 4548: 4462: 4461: 4457: 4454: 4446: 4443: 4424: 4421: 4407: 4404: 4402: 4385: 4382: 4363: 4360: 4350: 4349: 4348: 4347: 4346: 4345: 4331: 4330: 4329: 4328: 4302: 4301: 4271: 4270: 4267: 4261: 4260: 4259: 4258: 4257: 4256: 4255: 4254: 4253: 4252: 4251: 4250: 4249: 4248: 4222: 4221: 4220: 4219: 4218: 4217: 4216: 4215: 4214: 4213: 4212: 4211: 4181: 4180: 4179: 4178: 4177: 4176: 4175: 4174: 4173: 4172: 4149: 4148: 4147: 4146: 4145: 4144: 4143: 4142: 4128: 4125: 4108: 4107: 4106: 4105: 4078: 4074: 4046: 4043: 4042: 4041: 4022: 4021: 4020: 4000: 3999: 3973: 3970: 3969: 3968: 3967: 3966: 3953: 3952: 3951: 3950: 3937: 3936: 3935: 3934: 3918: 3917: 3916: 3915: 3891: 3890: 3849: 3846: 3845: 3844: 3843: 3842: 3841: 3840: 3810: 3809: 3779: 3776: 3775: 3774: 3753: 3750: 3749: 3748: 3747: 3746: 3737: 3708: 3705: 3704: 3703: 3702: 3701: 3700: 3699: 3681: 3680: 3679: 3678: 3675: 3664: 3663: 3650: 3640: 3637: 3636: 3635: 3611: 3608: 3607: 3606: 3597: 3596: 3595: 3594: 3593: 3592: 3591: 3590: 3589: 3588: 3550: 3549: 3546: 3545: 3544: 3543: 3542: 3530:ISO/IEC 8859-4 3523: 3505: 3504: 3501: 3498: 3489: 3486: 3485: 3484: 3427: 3424: 3404: 3401: 3400: 3399: 3379: 3376: 3375: 3374: 3347: 3346: 3343: 3334: 3331: 3330: 3329: 3300: 3297: 3296: 3295: 3270: 3267: 3266: 3265: 3264: 3263: 3251: 3250: 3228: 3225: 3224: 3223: 3222: 3221: 3209: 3208: 3180: 3177: 3176: 3175: 3174: 3173: 3172: 3171: 3170: 3169: 3168: 3167: 3166: 3165: 3164: 3163: 3133: 3132: 3131: 3130: 3129: 3128: 3127: 3126: 3125: 3124: 3123: 3122: 3093: 3092: 3091: 3090: 3089: 3088: 3087: 3086: 3085: 3084: 3065: 3064: 3063: 3062: 3061: 3060: 3059: 3058: 3029: 3028: 3027: 3026: 3025: 3024: 3010: 3009: 3008: 3007: 2983: 2982: 2978: 2977: 2950: 2947: 2946: 2945: 2944: 2943: 2940: 2929: 2928: 2915: 2906: 2903: 2902: 2901: 2900: 2899: 2866: 2863: 2862: 2861: 2841: 2838: 2837: 2836: 2813: 2812: 2811: 2810: 2809: 2808: 2794: 2793: 2792: 2791: 2775: 2774: 2763: 2762: 2761: 2760: 2742: 2741: 2723:You might use 2695: 2692: 2679: 2675: 2647: 2644: 2643: 2642: 2641: 2640: 2639: 2638: 2624: 2623: 2622: 2621: 2606: 2605: 2604: 2603: 2602: 2601: 2583: 2582: 2581: 2580: 2556: 2555: 2530: 2527: 2508: 2507: 2496: 2486: 2485: 2484: 2483: 2482: 2453: 2450: 2436: 2435: 2406: 2405: 2376: 2373: 2372: 2371: 2370: 2369: 2333: 2288: 2281:your monobook. 2272: 2269: 2268: 2267: 2266: 2265: 2264: 2263: 2260: 2225: 2207: 2204: 2203: 2202: 2201: 2200: 2199: 2198: 2197: 2196: 2195: 2194: 2176: 2175: 2174: 2173: 2172: 2171: 2170: 2169: 2150: 2149: 2148: 2147: 2146: 2145: 2131: 2130: 2129: 2128: 2113: 2112: 2111: 2110: 2109: 2102: 2101: 2070:</rule: --> 2069:</with: --> 2063: 2058: 2055: 2054: 2053: 2052: 2051: 2014: 2013: 2010: 2007: 2004: 1996: 1993: 1971: 1967: 1966: 1965: 1964: 1963: 1962: 1961: 1960: 1927: 1926: 1925: 1924: 1904: 1866: 1865: 1864: 1863: 1862: 1861: 1795: 1792: 1791: 1790: 1757: 1751: 1750: 1749: 1720: 1717: 1716: 1715: 1714: 1713: 1712: 1711: 1710: 1709: 1634: 1631: 1630: 1629: 1628: 1627: 1610: 1609: 1580:Jaroslav Hašek 1575: 1572: 1571: 1570: 1560: 1524: 1521: 1509: 1506: 1505: 1504: 1503: 1502: 1501: 1500: 1499: 1498: 1489:Category:Manga 1477: 1476: 1475: 1474: 1473: 1472: 1471: 1470: 1454: 1453: 1452: 1451: 1450: 1449: 1435: 1434: 1433: 1432: 1420: 1419: 1399: 1396: 1395: 1394: 1393: 1392: 1391: 1390: 1389: 1388: 1305: 1302: 1301: 1300: 1290: 1289: 1272: 1271: 1270: 1251: 1248: 1247: 1246: 1216: 1213: 1212: 1211: 1201: 1200: 1165: 1162: 1161: 1160: 1159: 1158: 1108: 1105: 1104: 1103: 1084: 1083: 1082: 1081: 1080: 1079: 1039: 1036: 1015: 1014: 983: 982: 969: 966: 960:BioWikiProject 941: 938: 927: 924: 903: 900: 876: 875: 874: 873: 856: 844: 843: 842: 841: 840: 839: 824: 823: 822: 821: 806: 805: 804: 803: 785: 773: 772: 731: 728: 727: 726: 725: 724: 712: 711: 696: 695: 694: 693: 680: 679: 648: 645: 644: 643: 642: 641: 587: 584: 583: 582: 563: 562: 557: 556: 555: 540: 537: 536: 535: 534: 533: 532: 531: 530: 529: 528: 527: 501: 500: 499: 498: 497: 496: 495: 494: 493: 492: 491: 490: 489: 488: 487: 486: 485: 484: 446: 445: 444: 443: 442: 441: 440: 439: 438: 437: 436: 435: 434: 433: 432: 431: 402: 401: 400: 399: 398: 397: 396: 395: 394: 393: 392: 391: 359: 358: 357: 356: 355: 354: 353: 352: 351: 350: 349: 348: 330: 329: 328: 327: 326: 325: 324: 323: 322: 321: 298: 297: 296: 295: 294: 293: 292: 291: 290: 289: 252: 237: 236: 235: 234: 187: 186: 156: 153: 107: 104: 101: 100: 95: 92: 87: 82: 75: 70: 65: 62: 52: 51: 34: 15: 9: 6: 4: 3: 2: 8088: 8077: 8074: 8070: 8069: 8068: 8067: 8064: 8054: 8053: 8050: 8033: 8028: 8027: 8026: 8023: 8019: 8018: 8017: 8014: 8009: 8005: 7990: 7987: 7983: 7982: 7979: 7974: 7973: 7972: 7971: 7968: 7965: 7961: 7960: 7959: 7957: 7954: 7950: 7949: 7946: 7941: 7937: 7927: 7925: 7922: 7918: 7917: 7914: 7909: 7893: 7890: 7886: 7885: 7882: 7877: 7872: 7868: 7867: 7866: 7863: 7858: 7855: 7852: 7848: 7847: 7844: 7838: 7833: 7832: 7831: 7828: 7823: 7822: 7821: 7820: 7818: 7815: 7810: 7807: 7804: 7787: 7784: 7780: 7779: 7778: 7777: 7776: 7775: 7774: 7773: 7766: 7763: 7759: 7758: 7757: 7756: 7755: 7754: 7749: 7746: 7742: 7741: 7740: 7739: 7736: 7733: 7729: 7728: 7727: 7726: 7723: 7715:Skipping bug? 7706: 7703: 7699: 7698: 7697: 7694: 7690: 7689: 7688: 7685: 7681: 7680: 7679: 7678: 7675: 7670: 7661: 7660: 7654: 7653: 7642: 7639: 7635: 7634: 7633: 7632: 7631: 7630: 7623: 7620: 7616: 7615: 7614: 7613: 7612: 7611: 7606: 7602: 7601: 7600: 7597: 7596: 7595: 7589: 7588: 7587: 7586: 7580: 7572: 7570: 7567: 7563: 7562: 7559: 7554: 7534: 7531: 7527: 7526: 7524: 7521: 7517: 7516: 7513: 7508: 7504: 7500: 7499: 7498: 7497: 7496: 7495: 7494: 7493: 7481: 7475: 7471: 7470: 7469: 7466: 7462: 7458: 7457: 7453: 7447: 7446: 7445: 7444: 7441: 7438: 7434: 7433: 7432: 7428: 7422: 7412: 7411: 7408: 7404: 7394: 7393: 7390: 7376: 7373: 7369: 7368: 7367: 7364: 7360: 7359: 7358: 7355: 7351: 7347: 7346: 7345: 7342: 7337: 7336: 7335: 7334: 7331: 7325: 7317: 7314: 7310: 7309: 7308: 7305: 7300: 7299: 7298: 7297: 7294: 7285: 7282: 7278: 7274: 7271: 7268: 7267: 7254: 7251: 7246: 7244: 7241: 7240: 7237: 7235: 7229: 7228: 7227: 7226: 7223: 7216: 7213: 7209: 7208: 7207: 7206: 7203: 7191: 7188: 7184: 7183: 7180: 7177: 7173: 7169: 7168: 7167: 7166: 7163: 7159: 7145: 7140: 7136: 7128: 7127: 7126: 7123: 7119: 7118: 7117: 7116: 7111: 7107: 7099: 7086: 7083: 7079: 7078: 7077: 7076: 7073: 7072: 7069: 7067: 7060: 7057: 7055: 7046: 7035: 7032: 7028: 7027: 7026: 7025: 7022: 7021: 7017: 7015: 7014: 6997: 6994: 6993: 6990: 6988: 6982: 6981: 6980: 6977: 6973: 6972: 6969: 6966: 6962: 6961: 6960: 6959: 6956: 6955: 6952: 6950: 6943: 6940: 6938: 6925: 6922: 6918: 6917: 6916: 6915: 6912: 6908: 6904: 6892: 6889: 6885: 6884: 6881: 6876: 6862: 6859: 6855: 6854: 6853: 6850: 6846: 6842: 6841: 6840: 6839: 6838: 6837: 6836: 6835: 6834: 6833: 6832: 6831: 6816: 6813: 6809: 6808: 6807: 6806: 6805: 6802: 6797: 6796: 6795: 6792: 6787: 6786: 6785: 6782: 6778: 6777: 6776: 6773: 6769: 6765: 6761: 6760: 6759: 6756: 6751: 6750: 6749: 6748: 6745: 6737: 6736: 6732: 6731: 6730: 6728: 6723: 6721: 6715: 6702: 6699: 6695: 6694: 6691: 6686: 6682: 6681: 6680: 6679: 6676: 6673: 6669: 6668: 6667: 6665: 6662: 6658: 6657: 6654: 6648: 6643: 6639: 6634: 6628: 6621: 6619: 6607: 6604: 6600: 6599: 6598: 6596: 6593: 6590: 6579: 6576: 6572: 6571: 6570: 6569: 6566: 6554: 6551: 6547: 6546: 6545: 6543: 6540: 6536: 6535: 6532: 6527: 6515: 6512: 6508: 6507: 6506: 6505: 6502: 6490: 6487: 6483: 6482: 6481: 6480: 6477: 6471: 6461: 6459: 6448: 6446: 6442: 6429: 6426: 6422: 6421: 6420: 6419: 6415: 6411: 6410: 6399: 6396: 6392: 6391: 6390: 6387: 6383: 6382: 6381: 6378: 6374: 6373: 6372: 6369: 6364: 6363: 6362: 6361: 6358: 6355: 6350: 6348: 6345: 6341: 6340: 6339: 6338: 6335: 6324: 6323: 6320: 6314: 6313: 6310: 6302: 6279: 6276: 6271: 6270: 6269: 6266: 6261: 6260: 6259: 6258: 6257: 6256: 6255: 6254: 6253: 6252: 6251: 6250: 6249: 6248: 6247: 6246: 6245: 6244: 6219: 6216: 6212: 6208: 6207: 6206: 6205: 6204: 6203: 6202: 6201: 6200: 6197: 6192: 6191: 6190: 6189: 6188: 6187: 6186: 6185: 6184: 6183: 6182: 6181: 6180: 6179: 6178: 6177: 6162: 6159: 6155: 6152: 6151: 6150: 6149: 6148: 6147: 6146: 6145: 6144: 6143: 6142: 6141: 6140: 6139: 6126: 6123: 6118: 6117: 6116: 6113: 6108: 6107: 6106: 6105: 6104: 6103: 6102: 6101: 6100: 6099: 6090: 6087: 6082: 6081: 6080: 6079: 6078: 6077: 6076: 6075: 6065: 6061: 6060: 6059: 6058: 6057: 6056: 6055: 6054: 6045: 6041: 6040: 6039: 6036: 6032: 6031: 6030: 6029: 6028: 6027: 6022: 6019: 6014: 6013: 6012: 6011: 6000: 5997: 5993: 5992: 5991: 5990: 5989: 5988: 5987: 5986: 5985: 5984: 5975: 5972: 5967: 5966: 5965: 5964: 5963: 5962: 5961: 5960: 5949: 5947: 5944: 5940: 5939: 5938: 5935: 5931: 5930: 5929: 5928: 5927: 5926: 5921: 5918: 5913: 5912: 5911: 5908: 5904: 5903: 5902: 5901: 5898: 5894: 5884: 5865: 5862: 5858: 5853: 5850: 5849: 5846: 5845: 5844: 5843: 5842: 5841: 5840: 5839: 5838: 5837: 5836: 5835: 5834: 5833: 5832: 5831: 5814: 5811: 5806: 5805: 5804: 5803: 5802: 5801: 5800: 5799: 5798: 5797: 5796: 5795: 5794: 5793: 5792: 5791: 5772: 5771: 5770: 5767: 5762: 5761: 5760: 5759: 5758: 5757: 5756: 5755: 5754: 5753: 5752: 5751: 5750: 5749: 5736: 5733: 5729: 5725: 5724: 5723: 5720: 5716: 5715: 5714: 5713: 5712: 5711: 5710: 5709: 5708: 5707: 5698: 5695: 5691: 5690: 5689: 5686: 5681: 5680: 5679: 5676: 5672: 5671: 5670: 5667: 5662: 5661: 5660: 5658: 5655: 5650: 5642: 5639: 5635: 5631: 5630: 5626: 5625: 5619: 5616: 5613: 5610: 5607: 5606: 5603: 5602: 5601: 5598: 5596: 5573: 5570: 5565: 5564: 5563: 5560: 5556: 5555: 5554: 5553: 5552: 5551: 5550: 5549: 5548: 5547: 5546: 5545: 5544: 5543: 5542: 5541: 5526: 5523: 5519: 5514: 5511: 5508: 5505: 5500: 5493: 5488: 5478: 5471: 5470: 5467: 5466: 5465: 5462: 5458: 5455: 5454: 5453: 5452: 5451: 5450: 5449: 5448: 5447: 5446: 5445: 5444: 5433: 5430: 5425: 5424: 5423: 5422: 5421: 5420: 5419: 5418: 5417: 5416: 5403: 5402: 5401: 5400: 5399: 5398: 5397: 5396: 5395: 5394: 5382: 5378: 5377: 5376: 5375: 5374: 5373: 5372: 5371: 5370: 5369: 5357: 5356: 5355: 5352: 5348: 5347: 5346: 5345: 5344: 5343: 5342: 5341: 5332: 5329: 5325: 5324: 5323: 5322: 5321: 5318: 5313: 5309: 5308: 5307: 5306: 5303: 5300: 5296: 5295: 5294: 5293: 5290: 5277: 5274: 5270: 5266: 5265: 5264: 5263: 5260: 5255: 5251: 5237: 5234: 5229: 5228: 5227: 5224: 5220: 5219: 5218: 5217: 5214: 5206: 5203: 5202: 5201: 5198: 5191: 5188: 5185: 5182: 5176: 5169: 5168: 5167: 5164: 5162: 5159: 5156: 5152: 5142: 5141: 5138: 5125: 5122: 5118: 5117: 5116: 5113: 5109: 5108: 5107: 5106: 5105: 5104: 5099: 5096: 5092: 5091: 5090: 5087: 5082: 5081: 5080: 5079: 5076: 5072: 5065: 5056: 5043: 5040: 5036: 5035: 5034: 5031: 5026: 5025: 5024: 5023: 5020: 5009: 5008: 5005: 5004: 5003: 4987: 4984: 4980: 4979: 4978: 4977: 4974: 4971: 4967: 4966: 4963: 4960: 4956: 4955: 4954: 4947: 4943: 4907: 4902: 4901: 4900: 4897: 4892: 4891: 4890: 4889: 4888: 4887: 4886: 4885: 4884: 4883: 4882: 4881: 4880: 4879: 4866: 4861: 4860: 4859: 4856: 4851: 4850: 4849: 4848: 4847: 4846: 4845: 4844: 4843: 4842: 4832: 4826: 4825: 4824: 4821: 4817: 4816: 4815: 4814: 4813: 4812: 4809: 4806: 4803: 4799: 4796: 4792: 4791: 4790: 4787: 4783: 4782: 4781: 4780: 4777: 4763: 4760: 4756: 4753: 4752: 4751: 4748: 4744: 4740: 4739: 4738: 4737: 4734: 4722: 4719: 4715: 4713: 4709: 4702: 4698: 4694: 4690: 4686: 4682: 4681: 4680: 4679: 4676: 4672: 4669: 4664: 4660: 4648: 4647: 4646: 4643: 4639: 4635: 4634: 4633: 4630: 4629: 4626: 4624: 4618: 4617: 4616: 4615: 4612: 4608: 4596: 4593: 4589: 4582: 4575: 4574: 4573: 4572: 4569: 4565: 4547: 4542: 4538: 4530: 4529: 4528: 4523: 4519: 4511: 4510: 4509: 4506: 4502: 4501: 4500: 4495: 4491: 4483: 4482: 4481: 4480: 4475: 4471: 4458: 4455: 4452: 4451: 4450: 4442: 4441: 4438: 4434: 4430: 4420: 4419: 4416: 4412: 4403: 4400: 4398: 4395: 4391: 4381: 4380: 4376: 4369: 4359: 4358: 4355: 4344: 4341: 4337: 4336: 4335: 4334: 4333: 4332: 4327: 4322: 4318: 4310: 4306: 4305: 4304: 4303: 4300: 4297: 4292: 4291: 4290: 4289: 4284: 4280: 4266: 4265: 4264: 4247: 4243: 4236: 4235: 4234: 4233: 4232: 4231: 4230: 4229: 4228: 4227: 4226: 4225: 4224: 4223: 4210: 4205: 4201: 4193: 4192: 4191: 4190: 4189: 4188: 4187: 4186: 4185: 4184: 4183: 4182: 4171: 4168: 4164: 4159: 4158: 4157: 4156: 4155: 4154: 4153: 4152: 4151: 4150: 4141: 4137: 4133: 4129: 4124:I just tired 4123: 4122: 4121: 4118: 4114: 4113: 4112: 4111: 4110: 4109: 4104: 4100: 4093: 4092: 4091: 4087: 4072: 4069:Just write a 4068: 4067: 4066: 4065: 4060: 4056: 4040: 4037: 4033: 4029: 4028: 4023: 4019: 4016: 4012: 4008: 4004: 4003: 4002: 4001: 3998: 3995: 3990: 3989: 3988: 3987: 3984: 3980: 3965: 3962: 3957: 3956: 3955: 3954: 3949: 3946: 3941: 3940: 3939: 3938: 3933: 3930: 3926: 3922: 3921: 3920: 3919: 3914: 3910: 3906: 3902: 3901: 3900: 3897: 3893: 3892: 3889: 3885: 3878: 3877: 3876: 3875: 3872: 3868: 3865: 3861: 3858: 3854: 3839: 3835: 3831: 3827: 3823: 3822: 3821: 3818: 3814: 3813: 3812: 3811: 3808: 3804: 3800: 3796: 3795: 3794: 3793: 3789: 3785: 3773: 3770: 3766: 3765: 3764: 3763: 3760: 3745: 3742: 3738: 3736: 3733: 3729: 3728: 3727: 3724: 3720: 3719: 3718: 3717: 3714: 3698: 3695: 3694: 3693: 3687: 3686: 3685: 3684: 3683: 3682: 3674: 3668: 3667: 3666: 3665: 3662: 3659: 3655: 3654: 3653: 3649: 3634: 3631: 3628: 3624: 3623: 3622: 3621: 3618: 3617:Kittybrewster 3605: 3602: 3599: 3598: 3587: 3584: 3580: 3579: 3578: 3575: 3571: 3567: 3563: 3562: 3561: 3558: 3554: 3553: 3552: 3551: 3547: 3541: 3538: 3534: 3533: 3531: 3527: 3526: 3524: 3521: 3518: 3517: 3516: 3515: 3514: 3513: 3510: 3502: 3499: 3496: 3492: 3491: 3483: 3480: 3476: 3475: 3474: 3473: 3469: 3465: 3461: 3457: 3453: 3446: 3436: 3423: 3422: 3419: 3416: 3415: 3409: 3398: 3395: 3391: 3390: 3389: 3388: 3385: 3373: 3370: 3366: 3365: 3364: 3363: 3360: 3358: 3353: 3344: 3341: 3340: 3339: 3328: 3325: 3321: 3320: 3319: 3318: 3315: 3314: 3310: 3306: 3294: 3291: 3286: 3282: 3281: 3280: 3279: 3276: 3262: 3259: 3255: 3254: 3253: 3252: 3249: 3246: 3241: 3240: 3239: 3238: 3235: 3220: 3217: 3213: 3212: 3211: 3210: 3207: 3204: 3200: 3199: 3198: 3197: 3194: 3193: 3190: 3188: 3162: 3159: 3155: 3151: 3147: 3146: 3145: 3144: 3143: 3142: 3141: 3140: 3139: 3138: 3137: 3136: 3135: 3134: 3121: 3118: 3116: 3111: 3105: 3104: 3103: 3102: 3101: 3100: 3099: 3098: 3097: 3096: 3095: 3094: 3083: 3080: 3075: 3074: 3073: 3072: 3071: 3070: 3069: 3068: 3067: 3066: 3057: 3054: 3052: 3047: 3041: 3037: 3036: 3035: 3034: 3033: 3032: 3031: 3030: 3023: 3020: 3016: 3015: 3014: 3013: 3012: 3011: 3006: 3003: 2998: 2997: 2996: 2992: 2988: 2985: 2984: 2980: 2979: 2975: 2970: 2969: 2968: 2967: 2964: 2960: 2956: 2939: 2933: 2932: 2931: 2930: 2927: 2924: 2920: 2919: 2918: 2914: 2898: 2895: 2891: 2890: 2889: 2886: 2882: 2881: 2880: 2879: 2876: 2872: 2860: 2857: 2853: 2852: 2851: 2850: 2847: 2835: 2832: 2828: 2827: 2826: 2825: 2822: 2819: 2807: 2804: 2800: 2799: 2798: 2797: 2796: 2795: 2790: 2787: 2783: 2779: 2778: 2777: 2776: 2773: 2770: 2765: 2764: 2759: 2756: 2754: 2753: 2746: 2745: 2744: 2743: 2740: 2737: 2733: 2730: 2726: 2722: 2721: 2720: 2719: 2716: 2714: 2713: 2705: 2702: 2700: 2691: 2690: 2686: 2682: 2677: 2673: 2670: 2667: 2664: 2661: 2658: 2651: 2646:shortcut keys 2637: 2634: 2630: 2629: 2628: 2627: 2626: 2625: 2620: 2617: 2614: 2610: 2609: 2608: 2607: 2600: 2597: 2593: 2589: 2588: 2587: 2586: 2585: 2584: 2579: 2576: 2573: 2569: 2568: 2567: 2566: 2565: 2564: 2561: 2554: 2551: 2547: 2546: 2545: 2544: 2541: 2537: 2534: 2526: 2519: 2515: 2511: 2505: 2504: 2503: 2481: 2478: 2474: 2473: 2472: 2469: 2465: 2464: 2463: 2462: 2459: 2449: 2448: 2445: 2441: 2434: 2430: 2426: 2422: 2421: 2420: 2419: 2416: 2411: 2404: 2400: 2393: 2392: 2391: 2390: 2386: 2382: 2368: 2364: 2360: 2356: 2352: 2348: 2347: 2346: 2343: 2338: 2334: 2332: 2328: 2321: 2320: 2319: 2318: 2314: 2310: 2306: 2303: 2298: 2295: 2287: 2285: 2284: 2278: 2259: 2253: 2252: 2251: 2248: 2244: 2243: 2242: 2239: 2234: 2230: 2229: 2228: 2224: 2218: 2213: 2193: 2190: 2186: 2185: 2184: 2183: 2182: 2181: 2180: 2179: 2178: 2177: 2168: 2165: 2161: 2158: 2157: 2156: 2155: 2154: 2153: 2152: 2151: 2144: 2141: 2137: 2136: 2135: 2134: 2133: 2132: 2127: 2124: 2120: 2119: 2118: 2117: 2106: 2105: 2104: 2103: 2100: 2097: 2093: 2092: 2091: 2090: 2087: 2083: 2079: 2074: 2068:<with: --> 2062: 2050: 2047: 2043: 2042: 2041: 2038: 2033: 2029: 2028: 2027: 2026: 2023: 2019: 2011: 2008: 2005: 2002: 2001: 2000: 1992: 1991: 1987: 1983: 1978: 1970: 1959: 1956: 1952: 1947: 1942: 1941: 1940: 1937: 1933: 1932: 1931: 1930: 1929: 1928: 1923: 1920: 1916: 1911: 1905: 1903: 1900: 1895: 1891: 1890: 1889: 1886: 1882: 1881: 1880: 1879: 1876: 1871: 1860: 1856: 1849: 1847: 1841: 1840: 1839: 1835: 1831: 1826: 1825: 1824: 1821: 1817: 1812: 1811: 1810: 1809: 1805: 1801: 1789: 1786: 1782: 1781: 1780: 1779: 1776: 1774: 1769: 1768: 1763: 1756: 1748: 1745: 1741: 1740: 1739: 1738: 1735: 1733: 1728: 1708: 1704: 1696: 1692: 1691: 1690: 1687: 1682: 1681: 1680: 1676: 1668: 1664: 1663: 1662: 1659: 1655: 1651: 1650: 1649: 1648: 1644: 1626: 1623: 1618: 1614: 1613: 1612: 1611: 1608: 1605: 1601: 1600: 1599: 1598: 1595: 1590: 1585: 1581: 1569: 1566: 1561: 1559: 1556: 1552: 1551: 1550: 1549: 1546: 1542: 1538: 1534: 1530: 1520: 1519: 1516: 1497: 1494: 1490: 1485: 1484: 1483: 1482: 1481: 1480: 1479: 1478: 1469: 1466: 1462: 1461: 1460: 1459: 1458: 1457: 1456: 1455: 1448: 1445: 1441: 1440: 1439: 1438: 1437: 1436: 1431: 1428: 1424: 1423: 1422: 1421: 1418: 1415: 1411: 1410: 1409: 1408: 1405: 1387: 1384: 1372: 1371: 1370: 1367: 1363: 1362: 1361: 1358: 1354: 1350: 1346: 1342: 1338: 1334: 1330: 1326: 1325: 1324: 1321: 1317: 1316: 1315: 1314: 1311: 1299: 1296: 1292: 1291: 1288: 1285: 1280: 1276: 1275: 1268: 1267: 1266: 1265: 1261: 1257: 1245: 1242: 1238: 1237: 1236: 1235: 1232: 1227: 1225: 1220: 1210: 1207: 1203: 1202: 1199: 1196: 1194: 1189: 1182: 1181: 1180: 1179: 1176: 1172: 1169: 1157: 1154: 1152: 1147: 1141: 1140: 1139: 1136: 1134: 1129: 1123: 1122: 1121: 1120: 1117: 1112: 1102: 1099: 1095: 1094: 1093: 1092: 1089: 1078: 1075: 1071: 1070: 1069: 1066: 1062: 1061: 1060: 1057: 1052: 1051: 1050: 1049: 1046: 1035: 1034: 1031: 1026: 1025: 1022: 1012: 1011: 1010: 1009: 1006: 1002: 998: 991: 977: 970: 967: 961: 954: 953: 952: 950: 945: 937: 936: 933: 923: 922: 917: 913: 899: 898: 895: 893: 888: 881: 872: 869: 867: 861: 857: 855: 852: 848: 847: 846: 845: 838: 835: 830: 829: 828: 827: 826: 825: 820: 817: 814: 811:Going to use 810: 809: 808: 807: 802: 799: 794: 790: 786: 784: 781: 777: 776: 775: 774: 771: 768: 763: 759: 758: 757: 756: 753: 749: 746: 744: 739: 737: 723: 720: 716: 715: 714: 713: 710: 707: 705: 698: 697: 692: 689: 684: 683: 682: 681: 678: 675: 670: 669: 668: 667: 664: 659: 657: 652: 640: 637: 636: 633: 631: 625: 621: 620: 619: 616: 611: 607: 606: 605: 604: 601: 600: 597: 595: 581: 578: 574: 573: 560: 554: 553: 548: 526: 523: 519: 515: 511: 510: 509: 508: 507: 506: 505: 504: 503: 502: 483: 480: 479: 476: 474: 468: 464: 463: 462: 461: 460: 459: 458: 457: 456: 455: 454: 453: 452: 451: 450: 449: 448: 447: 430: 426: 422: 418: 417: 416: 415: 414: 413: 412: 411: 410: 409: 408: 407: 406: 405: 404: 403: 390: 387: 386: 383: 381: 375: 371: 370: 369: 368: 367: 366: 365: 364: 363: 362: 361: 360: 346: 342: 341: 340: 339: 338: 337: 336: 335: 334: 333: 332: 331: 320: 316: 312: 308: 307: 306: 305: 304: 303: 302: 301: 300: 299: 287: 286: 285: 282: 277: 272: 267: 262: 261: 260: 257: 253: 251: 248: 243: 242: 241: 240: 239: 238: 233: 230: 229: 226: 224: 217: 216: 215: 212: 207: 203: 202: 201: 200: 196: 192: 182: 174: 170: 166: 165: 164: 162: 152: 151: 148: 143: 141: 137: 133: 129: 125: 121: 117: 114:For example, 112: 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: 8060: 8045: 8042:Plugin stuff 8032:Talk to me.. 8013:Talk to me.. 8001: 7976: 7943: 7933: 7911: 7906: 7879: 7875: 7870: 7841: 7836: 7811: 7802: 7801: 7718: 7671: 7667: 7655: 7649: 7593: 7591: 7581: 7578: 7556: 7550: 7510: 7460: 7420: 7418: 7400: 7385: 7349: 7326: 7322: 7290: 7280: 7276: 7269: 7239: 7233: 7219: 7210:Afraid not. 7199: 7155: 7094: 7071: 7065: 7061: 7058: 7053: 7050: 7019: 7012: 7011: 7007: 7004:Auto-update? 6992: 6986: 6954: 6948: 6944: 6941: 6933: 6901: 6878: 6767: 6763: 6741: 6724: 6719: 6716: 6713: 6688: 6651: 6649: 6645: 6640: 6635: 6629: 6623: 6615: 6587: 6562: 6529: 6523: 6498: 6472: 6469: 6456: 6443: 6439: 6330: 6315: 6306: 6300: 6213:settings. -- 6210: 6064:AWB can't do 6063: 6042: 5892: 5889: 5882: 5727: 5651: 5647: 5644:namespaces). 5599: 5592: 5311: 5285: 5268: 5248:Hi. I just 5247: 5210: 5199: 5195: 5165: 5157: 5148: 5134: 5057: 5053: 5050:AWB library? 5039:84.234.42.68 5015: 5012:AWB clean-up 5001: 4999: 4997: 4936: 4795:84.234.42.68 4776:84.234.42.68 4773: 4770:probably bug 4730: 4688: 4684: 4673: 4670: 4667: 4628: 4622: 4604: 4561: 4558:Auto tag bug 4463: 4448: 4433:Major league 4429:Major League 4426: 4409: 4401: 4387: 4367: 4366:The warning 4365: 4362:Stub warning 4354:84.234.42.68 4351: 4272: 4262: 4048: 4030:. HTH HAND — 4025: 3975: 3869: 3866: 3862: 3859: 3855: 3851: 3781: 3755: 3710: 3691: 3689: 3642: 3613: 3519: 3506: 3494: 3429: 3413: 3406: 3381: 3356: 3351: 3348: 3336: 3311: 3302: 3272: 3230: 3192: 3186: 3182: 3114: 3109: 3050: 3045: 3039: 2952: 2908: 2868: 2843: 2814: 2751: 2750: 2711: 2710: 2706: 2703: 2697: 2678: 2674: 2671: 2668: 2665: 2662: 2659: 2652: 2649: 2557: 2538: 2535: 2532: 2512: 2509: 2498: 2491:File --: --> 2455: 2437: 2407: 2378: 2354: 2350: 2307: 2301: 2299: 2296: 2293: 2282: 2274: 2216: 2209: 2077: 2075: 2072: 2060: 2015: 1998: 1976: 1974: 1968: 1949:. HTH HAND — 1913:. HTH HAND — 1867: 1845: 1797: 1766: 1759: 1731: 1726: 1722: 1694: 1666: 1636: 1577: 1532: 1528: 1526: 1511: 1401: 1376:practised.-- 1352: 1351:, are spelt 1348: 1344: 1340: 1336: 1332: 1328: 1307: 1253: 1228: 1223: 1221: 1218: 1192: 1187: 1173: 1170: 1167: 1150: 1145: 1132: 1127: 1113: 1110: 1085: 1041: 1027: 1016: 984: 946: 943: 929: 905: 891: 886: 879: 877: 750: 747: 740: 733: 660: 653: 650: 635: 629: 623: 599: 593: 589: 558: 542: 478: 472: 466: 385: 379: 344: 270: 265: 228: 222: 188: 172: 168: 158: 155:Rules of use 144: 139: 135: 127: 119: 113: 109: 78: 43: 37: 7594:Harryboyles 7575:new feature 7555:. Regards, 7421:[[:Category 7152:Unicode bug 6618:Timeshifter 6466:</i: --> 6453:</i: --> 5499:WPBiography 5487:WPBiography 5254:edit by AWB 5175:WPBiography 5064:WPBiography 5002:Harryboyles 4741:Yes, using 4707:RevRagnarok 4693:FILE_ID.DIZ 4592:Scott Davis 4374:RevRagnarok 4241:RevRagnarok 4098:RevRagnarok 4085:RevRagnarok 3883:RevRagnarok 3741:Zeno McDohl 3732:Zeno McDohl 3713:Zeno McDohl 3692:Harryboyles 3258:Valentinian 3234:Valentinian 3002:Zeno McDohl 2987:GeorgeMoney 2963:Zeno McDohl 2681:GeorgeMoney 2533:Any ideas? 2425:GeorgeMoney 2398:RevRagnarok 2381:GeorgeMoney 2359:GeorgeMoney 2326:RevRagnarok 2309:GeorgeMoney 1982:GeorgeMoney 1854:RevRagnarok 1702:RevRagnarok 1674:RevRagnarok 1642:RevRagnarok 1250:Transformed 1204:Ah! Thanks 880:should ever 778:I would :D 647:Memory leak 547:Pegasus1138 36:This is an 7986:31 August 7981:Farmbrough 7953:31 August 7948:Farmbrough 7921:31 August 7916:Farmbrough 7889:31 August 7884:Farmbrough 7851:31 August 7846:Farmbrough 7837:in general 7814:31 August 7809:Farmbrough 7566:30 August 7561:Farmbrough 7520:30 August 7515:Farmbrough 6888:31 August 6883:Farmbrough 6698:31 August 6693:Farmbrough 6685:#small bug 6661:28 August 6656:Farmbrough 6539:27 August 6534:Farmbrough 5166:Scenario: 4727:“question” 4073:... Find: 3707:Won't run? 3639:Weird bug? 3285:mboverload 2707:Thanks! — 2655:a, b, c, d 2410:mboverload 2337:mboverload 2233:mboverload 2032:mboverload 1894:mboverload 1870:mboverload 1633:SVN access 1617:Spangineer 1589:Spangineer 1337:humoursome 1333:humourless 1279:mboverload 1229:Cheers. -- 1184:Text File 793:mboverload 762:mboverload 630:Alphachimp 610:mboverload 594:Alphachimp 473:Alphachimp 380:Alphachimp 345:like a bot 276:mboverload 223:Alphachimp 206:mboverload 147:TomTheHand 140:|Dunkerque 138:or simply 98:Archive 15 90:Archive 11 85:Archive 10 7869:It's not 7783:Galaxiaad 7745:Galaxiaad 7722:Galaxiaad 7553:this edit 7162:WinHunter 7158:this edit 6898:small bug 6768:gigabytes 6595:pl:gregul 6524:Possibly 6501:Geoking66 5969:bot :) -- 4929:List: --> 4906:pl:gregul 4865:pl:gregul 4831:pl:gregul 4808:pl:gregul 4718:Reedy Boy 4675:Reedy Boy 4568:Pascal666 4437:Metros232 4394:pl:gregul 4077:Replace: 3896:Reedy Boy 3871:Reedy Boy 3570:this link 3566:this link 3216:Reedy Boy 3203:Reedy Boy 2782:archiving 2676:The end. 2613:Russ Blau 2592:Query API 2572:Russ Blau 2560:Reedy Boy 2540:Reedy Boy 2514:Reedy Boy 2375:Thoughts? 2210:Firstly, 1621:(háblame) 1593:(háblame) 1320:Reedy Boy 1206:Reedy Boy 1175:Reedy Boy 1168:As Above 1116:Reedy Boy 1045:K1Bond007 1021:Reedy Boy 851:Reedy Boy 816:Reedy Boy 780:Reedy Boy 752:Reedy Boy 730:AWB Desks 180:bad links 79:Archive 9 73:Archive 8 68:Archive 7 60:Archive 5 8049:kingboyk 7940:Linear B 7862:kingboyk 7825:order). 7732:kingboyk 7702:kingboyk 7693:kingboyk 7674:kingboyk 7530:kingboyk 7465:kingboyk 7407:kingboyk 7389:kingboyk 7372:kingboyk 7354:kingboyk 7330:kingboyk 7313:kingboyk 7293:kingboyk 7287:summary) 7250:kingboyk 7062:Thanks, 6945:Thanks, 6937:(clicky) 6858:kingboyk 6812:kingboyk 6791:kingboyk 6772:kingboyk 6764:just one 6744:kingboyk 6616:I quote 6511:kingboyk 6486:kingboyk 6476:kingboyk 6377:kingboyk 6354:kingboyk 6319:kingboyk 6309:kingboyk 6275:kingboyk 6215:kingboyk 6122:kingboyk 6086:kingboyk 6018:kingboyk 5971:kingboyk 5943:kingboyk 5917:kingboyk 5897:kingboyk 5861:kingboyk 5810:kingboyk 5732:kingboyk 5694:kingboyk 5675:kingboyk 5654:kingboyk 5569:kingboyk 5522:kingboyk 5429:kingboyk 5328:kingboyk 5289:kingboyk 5250:reverted 5233:kingboyk 5213:kingboyk 5161:contribs 5151:Kingbotk 5137:kingboyk 5121:kingboyk 5095:kingboyk 5075:kingboyk 5019:kingboyk 4959:kingboyk 4689:mod_perl 4663:mod perl 4659:mod_perl 4132:Fritz S. 3905:Fritz S. 3864:through 3830:Fritz S. 3799:Fritz S. 3784:Fritz S. 3759:Kbdank71 3435:disambig 3403:disambig 3384:kingboyk 3150:Inuyasha 2959:InuYasha 2955:Inuyasha 2894:Ravedave 2875:Ravedave 2846:Ravedave 2729:download 2187:Thanks! 1767:~ Amalas 1695:w WP:AWB 1565:kingboyk 1555:kingboyk 1545:kingboyk 1533:multiple 1465:Kbdank71 1366:kingboyk 1357:Ardric47 1349:humorous 1345:humorist 1329:humoured 1310:Ardric47 1304:Spelling 1256:KojiDude 1231:kingboyk 1098:kingboyk 1065:kingboyk 1030:kingboyk 1005:kingboyk 902:Shortcut 865:xaosflux 703:xaosflux 271:Accepted 171:such as 7958:(GMT). 7926:(GMT). 7876:problem 7571:(GMT). 7525:(GMT). 7479:FireFox 7461:doesn't 7451:FireFox 7426:FireFox 7387:etc. -- 7259:Plugins 7234:Grafikm 7066:Grafikm 6987:Grafikm 6949:Grafikm 6801:Ligulem 6687:below. 6666:(GMT). 6565:W.marsh 6544:(GMT). 6467:exists" 6454:exists. 6265:Ligulem 6158:Ligulem 5617:AWB.API 5614:AWB.IRC 5461:Ligulem 5405:guess). 5282:Plugins 5259:Doradus 4638:Viridae 4623:Grafikm 4607:Viridae 4564:example 4015:Ligulem 3925:DoS'ing 3867:Cheers 3672:FireFox 3647:FireFox 3583:Stevage 3557:Stevage 3509:Stevage 3464:Brian G 3187:Grafikm 3158:Ligulem 3154:WP:BOTS 3079:Ligulem 2937:FireFox 2912:FireFox 2786:Brianmc 2736:Ligulem 2536:Cheers 2510:Cheers 2257:FireFox 2222:FireFox 2164:Ligulem 2123:Ligulem 1830:Brian G 1800:Brian G 1667:release 1493:Kunzite 1427:Kunzite 1404:Kunzite 1341:humoral 1114:Cheers 748:Cheers 736:WP:RETF 39:archive 8022:Martin 7991:(GMT). 7984:20:43 7964:Martin 7951:12:16 7919:10:06 7894:(GMT). 7887:10:11 7871:solely 7856:(GMT). 7849:09:43 7819:(GMT). 7812:09:46 7762:Martin 7684:Martin 7664:Buglet 7659:gregul 7652:gregul 7638:Martin 7619:Martin 7605:gregul 7585:gregul 7564:10:01 7518:21:40 7437:Martin 7363:Martin 7341:Martin 7304:Martin 7212:Martin 7196:Linux? 7187:Martin 7122:Martin 7082:Martin 7031:Martin 7013:bd2412 6976:Martin 6965:Martin 6921:Martin 6893:(GMT). 6886:10:20 6849:Martin 6781:Martin 6755:Martin 6703:(GMT). 6696:20:39 6672:Martin 6659:09:22 6603:Martin 6575:Martin 6550:Martin 6537:08:51 6460:HTML: 6447:HTML: 6425:Martin 6395:Skapur 6386:Martin 6368:Martin 6344:Martin 6334:Skapur 6196:Martin 6112:Martin 6035:Martin 5996:Martin 5934:Martin 5907:Martin 5766:Martin 5728:really 5719:Martin 5685:Martin 5666:Martin 5559:Martin 5351:Martin 5317:Martin 5299:Martin 5273:Martin 5223:Martin 5112:Martin 5086:Martin 5030:Martin 4983:mattbr 4970:Martin 4942:plange 4896:Martin 4855:Martin 4820:Martin 4786:Martin 4747:Martin 4685:always 4505:Martin 4415:Skapur 4340:Martin 4296:Martin 4167:Martin 4117:Martin 4075:(\\]) 4005:Maybe 3994:Martin 3961:Skapur 3945:Skapur 3929:Martin 3817:Martin 3769:Martin 3723:Martin 3658:Martin 3630:Martin 3601:Martin 3574:Martin 3537:Martin 3479:Martin 3394:Martin 3369:Martin 3324:Martin 3305:BJAODN 3245:Martin 3156:;). -- 3019:Martin 2923:Martin 2885:Martin 2871:Alaska 2856:Martin 2831:Martin 2821:(talk) 2818:Jeff Q 2803:Martin 2769:Martin 2752:Preost 2712:Preost 2633:Martin 2616:(talk) 2596:Martin 2575:(talk) 2550:Martin 2477:Grillo 2468:Martin 2458:Grillo 2456:Why? / 2247:Martin 2189:Martin 2140:Martin 2096:Martin 2046:Martin 1936:Martin 1885:Martin 1850:... — 1785:Martin 1762:WP:WSS 1755:WP:WSS 1744:Martin 1686:Martin 1658:Martin 1604:Martin 1515:Brat32 1444:Martin 1414:Martin 1379:Kungfu 1353:humor- 1295:Martin 1241:Martin 1088:Martin 1074:Martin 1056:Martin 834:Martin 719:Martin 674:Martin 577:Martin 522:Martin 374:Essjay 256:Martin 247:Martin 8057:Timer 8004:there 7474:FFBot 6588:here 6495:OS X? 6416:work? 6110:way. 6044:deal. 4733:Pill- 4601:Proxy 4390:regex 4384:regex 4126:(\\]) 3445:hndis 3357:Chimp 3352:alpha 3115:Chimp 3110:alpha 3051:Chimp 3046:alpha 2734:). -- 2159:Done 1977:after 1848:pages 1732:Chimp 1727:alpha 1684:yet. 1375:: --> 1374:: --> 1355:..." 1193:Chimp 1188:alpha 1151:Chimp 1146:alpha 1133:Chimp 1128:alpha 892:Chimp 887:alpha 550:---- 122:and 16:< 8008:here 7989:2006 7978:Rich 7956:2006 7945:Rich 7936:edit 7924:2006 7913:Rich 7908:Here 7892:2006 7881:Rich 7854:2006 7843:Rich 7817:2006 7806:Rich 7569:2006 7558:Rich 7523:2006 7512:Rich 7350:seem 7139:talk 7132:Mets 7110:talk 7103:Mets 6911:Tim! 6907:Tim! 6891:2006 6880:Rich 6845:here 6727:here 6701:2006 6690:Rich 6664:2006 6653:Rich 6542:2006 6531:Rich 5895:. -- 5312:that 5269:only 5267:AWB 5155:talk 4701:here 4699:and 4697:here 4581:stub 4541:talk 4534:Mets 4522:talk 4515:Mets 4494:talk 4487:Mets 4474:talk 4467:Mets 4397:talk 4321:talk 4314:Mets 4283:talk 4276:Mets 4204:talk 4197:Mets 4136:Talk 4071:PCRE 4059:talk 4052:Mets 4036:Talk 4032:Phil 3983:Talk 3979:Phil 3909:Talk 3834:Talk 3803:Talk 3788:Talk 3625:See 3568:and 3495:read 3488:Bugs 3468:Talk 3179:Bug? 2991:talk 2974:retf 2685:talk 2444:JePe 2429:talk 2385:talk 2363:talk 2313:talk 2271:Skin 2086:Talk 2082:Phil 2022:Talk 2018:Phil 1986:talk 1955:Talk 1951:Phil 1919:Talk 1915:Phil 1846:some 1834:Talk 1820:Talk 1816:Phil 1804:Talk 1772:rawr 1582:and 1543:! -- 1382:Adam 1260:talk 1224:down 932:Swix 916:talk 909:Mets 518:this 425:talk 315:talk 195:talk 173:only 7938:to 7277:AWB 7176:EdC 7134:501 7105:501 7100:. — 6211:AWB 5608:AWB 5472:If 5252:an 4536:501 4517:501 4489:501 4469:501 4316:501 4278:501 4199:501 4054:501 3824:As 3414:Яǿǿ 3313:(t) 3309:Zoz 2957:to 2351:css 2302:use 2217:off 2078:not 1541:RSI 1529:lot 990:Blp 976:Blp 911:501 862:? נ 624:any 8047:-- 7720:-- 7328:-- 7291:-- 7281:or 7248:-- 7054:un 6939:. 6742:-- 6631:]] 6474:-- 6317:-- 6273:-- 6016:-- 5915:-- 5808:-- 5597:. 5520:-- 5502:}} 5496:{{ 5490:}} 5484:{{ 5480:}} 5474:{{ 5427:-- 5287:-- 5257:-- 5231:-- 5178:}} 5172:{{ 5067:}} 5061:{{ 4829:-- 4757:? 4584:}} 4578:{{ 4566:-- 4138:) 4034:| 4013:-- 3981:| 3911:) 3836:) 3805:) 3790:) 3757:-- 3470:) 3448:}} 3442:{{ 3438:}} 3432:{{ 3077:-- 3040:is 3000:-- 2993:) 2687:) 2657:. 2594:. 2431:) 2387:) 2365:) 2357:. 2355:js 2315:) 2294:. 2283:js 2084:| 2020:| 1988:) 1980:. 1953:| 1917:| 1836:) 1818:| 1806:) 1698:— 1587:-- 1513:-- 1347:, 1343:, 1335:, 1331:, 1262:) 993:}} 987:{{ 979:}} 973:{{ 963:}} 957:{{ 951:: 427:) 317:) 274:-- 197:) 142:. 94:→ 64:← 7141:) 7137:( 7112:) 7108:( 7020:T 5158:· 5153:( 4543:) 4539:( 4524:) 4520:( 4496:) 4492:( 4476:) 4472:( 4323:) 4319:( 4285:) 4281:( 4206:) 4202:( 4134:( 4061:) 4057:( 3977:— 3907:( 3832:( 3801:( 3786:( 3466:( 3418:✉ 3289:@ 2989:( 2727:( 2683:( 2506:D 2427:( 2414:@ 2383:( 2361:( 2341:@ 2311:( 2237:@ 2036:@ 1984:( 1898:@ 1874:@ 1832:( 1814:— 1802:( 1283:@ 1258:( 918:) 914:( 797:@ 766:@ 614:@ 423:( 313:( 280:@ 210:@ 193:( 183:) 167:* 50:.

Index

Knowledge talk:AutoWikiBrowser
archive
current talk page
Archive 5
Archive 7
Archive 8
Archive 9
Archive 10
Archive 11
Archive 15
HMS Quadrant (G11)
USS Enterprise (CVN-65)
French battleship Dunkerque
TomTheHand
14:45, 17 July 2006 (UTC)
Knowledge:AutoWikiBrowser#Rules of use
bad links
Oleg Alexandrov
talk
02:58, 23 July 2006 (UTC)
mboverload
@
03:04, 23 July 2006 (UTC)
Alphachimp

03:56, 23 July 2006 (UTC)
Martin
09:34, 23 July 2006 (UTC)
Martin
09:57, 23 July 2006 (UTC)

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