1
2I think at this point a more or less complete rewrite is in order, and so
3I'll be working on that over the next month or so.  My idea is to make the
4API a lot more OO.  For some reason I was having an anti-OO fit when I
5wrote this in the first place.  I seem to have recovered.
6
7-- mark, Tuesday 27 June 2006
8
9---------------------------------------------------------------------------
10
11* Check for code 3xx redirects and try to reset the wiki_host value to the
12  correct host to which we are redirected. (target: 0.28)
13
14* Add a flag allowing the user to choose whether to proceed with commits if
15  not logged in. (target: 0.28)
16
17* Add a command to return a diff between the local version and the server
18  version. (0.28)
19
20* Image handling, upload and download of images
21
22* Use of "Special:All pages" to return a list of every page in the host wiki
23
24* Image handling, upload and download of images
25
26* Add a commit comment editor
27
28* The ability to access data from robots.txt for use by programmers using the library to create Mediawiki bots
29
30* Multi-file commits which respect the delay between uploads as specified in robots.txt
31
32* Win32-Perl support
33
34* A *nix GUI (this could be done as an outside project)
35
36* Win 32 GUI (possibly like tortoise CVS or tortoise SVN)
37
38* A Vim plugin supporting mvs
39
40* An EMACS macro supporting mvs
41
42* A KDE Kate plugin for mvs
43
44
45
46