2
0
mirror of https://github.com/WikiTeam/wikiteam synced 2024-11-10 13:10:27 +00:00
Commit Graph

204 Commits

Author SHA1 Message Date
emijrp
0746f49db0 moving some GET requests to POST: index.php check and namespaces get
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@217 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-14 20:17:22 +00:00
emijrp
a865564713 .lower()
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@216 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-14 20:01:34 +00:00
emijrp
e61f1ef974 doc
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@215 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-14 19:58:14 +00:00
emijrp
6c42144f89 adding --force parameter to skip wiki[mp]edia projects alert
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@214 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-14 19:54:14 +00:00
emijrp
13dfc9be88 adding empty docstrings;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@200 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-12 16:54:37 +00:00
emijrp
c489de6533 issue #14
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@197 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-09 18:43:06 +00:00
emijrp
df3bd03336 prints
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@194 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-09 18:24:31 +00:00
emijrp
b25bf51a59 prints
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@193 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-09 18:17:04 +00:00
emijrp
42640f3781 image limit errors improved
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@192 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-09 17:47:04 +00:00
emijrp
4a0fb86751 index.php detector improved
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@191 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-07-09 17:39:03 +00:00
emijrp
778a8ad7ae adding support to download images on old mediawikis; regexp4;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@165 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-06-13 20:19:13 +00:00
emijrp
5b7674edb7 params in main() to call it from external scripts (using import dumpgenerator; dumpgenerator.main(params=params))
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@161 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-06-10 14:29:30 +00:00
emijrp
e4d0de09d6 params in main() to call it from external scripts (using import dumpgenerator; dumpgenerator.main(params=params))
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@160 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-06-10 14:25:04 +00:00
emijrp
da6c4d1468 print error output when splitters error occurs; 5000 -> 500 in image list parser
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@158 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-06-04 11:10:45 +00:00
emijrp
c5b6b8a866 md5.new->md5; new uploaded wikis;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@157 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-05-30 20:31:32 +00:00
emijrp
835158b79b more wikis; md5 or hashlib
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@154 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-05-07 22:04:00 +00:00
emijrp
c7b511ee38 more wikis; new content spliter;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@152 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-05-05 21:46:48 +00:00
emijrp
9a20327939 undoHTMLEntities for titles when scrapped from Allpages; protocol http https;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@150 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-05-04 16:53:17 +00:00
emijrp
af64c6b6c5 http or https
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@149 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-05-04 09:26:20 +00:00
emijrp
e9f379b888 fixing print;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@147 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-05-03 21:07:17 +00:00
emijrp
b26a86cdd5 verbose false for imagedump;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@144 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-05-01 16:50:38 +00:00
emijrp
17235cffd9 better comments;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@140 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 19:44:02 +00:00
emijrp
6e45398878 when full history fails, retrieve only the last version; various server errors handled
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@139 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 18:53:35 +00:00
emijrp
e4b233cc37 print verbose; seconds numbers to variables;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@138 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 17:05:59 +00:00
emijrp
7b85e243b0 :
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@137 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 14:38:11 +00:00
emijrp
3c49a30764 fixing issue #12 and issue #13;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@136 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 14:37:15 +00:00
emijrp
3388c7e83b print
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@135 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 12:43:16 +00:00
emijrp
101cd62e3d print
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@134 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 12:40:02 +00:00
emijrp
46303d780d fixing issue #11;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@133 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 12:37:54 +00:00
emijrp
1f91b4c63e fixing issue #11;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@132 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-30 12:21:50 +00:00
emijrp
e13b4a6428 removing http/https for file prefixes;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@126 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-29 08:59:13 +00:00
emijrp
79f961aef5 more wikis;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@122 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-27 22:23:15 +00:00
emijrp
d6c1a773a0 removing some old #fix comments; moving TODO to Issues section at Google Code;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@119 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-23 21:55:31 +00:00
emijrp
88cbc0e871 removing some old #fix comments;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@118 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-23 21:54:03 +00:00
emijrp
23c9a06a31 removing some old #fix comments;removing thread option not implemented and better not to be done;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@117 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-23 21:52:13 +00:00
emijrp
05d1fb97c4 sorting titles; fixing issue #9;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@116 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-23 21:45:57 +00:00
emijrp
200baf406c fixing ampersand & and ' issues while retrieving XML (issue #2)
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@91 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-16 14:51:48 +00:00
emijrp
727e4dbd7c pause and reload xml when no </siteinfo> is found
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@90 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-16 13:54:00 +00:00
emijrp
6cb2575b1b empty lines
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@85 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-15 20:53:57 +00:00
emijrp
f7d5519757 issue #4
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@83 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-15 13:47:44 +00:00
emijrp
d580f53e00 file reading performance: f.read() -> for l in f:
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@82 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-15 13:24:16 +00:00
emijrp
ff42a64776 xml file reading performance
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@81 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-15 12:26:23 +00:00
emijrp
bb61e71db2 'all' -> ['all'] list
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@78 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-13 19:49:53 +00:00
emijrp
a618c228db adding support for excluding namespaces
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@77 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-13 19:44:35 +00:00
emijrp
0bec4c7e69 api.php and index.php checker;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@76 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-13 19:03:16 +00:00
emijrp
94aa7b0a40 fixed error with index.php; add a new content splitter
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@73 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-12 16:31:50 +00:00
emijrp
f9179049fe moving filenamelimit into other{}
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@72 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-11 19:09:55 +00:00
emijrp
0b4ff64501 fixing issue #3
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@71 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-11 18:38:47 +00:00
emijrp
8812df3ff8 user input improved
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@59 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-11 07:58:09 +00:00
emijrp
a38a0922c5 another image regexp;
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@56 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-10 17:51:31 +00:00
emijrp
c5af8540c2 ampersand in titles
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@55 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-10 09:17:05 +00:00
emijrp
da8bacb40d removing dupe print
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@54 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-09 22:46:14 +00:00
emijrp
b782510955 --END-- issues
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@53 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-09 22:13:05 +00:00
emijrp
7321984a3f ascii
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@52 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-09 17:45:56 +00:00
emijrp
945cdb6630 gpl
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@51 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-09 17:37:23 +00:00
emijrp
1c35fd9dc9 remove IP function in special:version and index.html
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@50 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-09 17:16:42 +00:00
emijrp
9e397e0464 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@49 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-09 12:34:07 +00:00
emijrp
2285c2e0a9 percent progress
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@48 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-09 11:29:57 +00:00
emijrp
37f87354e3 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@47 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-09 11:07:23 +00:00
emijrp
7678c923ee adding API support
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@46 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-09 09:13:57 +00:00
emijrp
c7f01c3b7a adding API support
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@45 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-09 09:12:58 +00:00
emijrp
8ef9c452bd git-svn-id: https://wikiteam.googlecode.com/svn/trunk@44 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-09 08:06:01 +00:00
emijrp
76e958e34f git-svn-id: https://wikiteam.googlecode.com/svn/trunk@43 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-09 08:05:48 +00:00
emijrp
3e67420d92 another case of subpages in allpages
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@42 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 23:50:24 +00:00
emijrp
fe94af27c7 another case of subpages in allpages
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@41 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 23:43:57 +00:00
emijrp
6f336e8237 download index.php for license details
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@40 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 22:42:35 +00:00
emijrp
a98dae78f1 image regexp for old wikis (wiki libsdl, wikijuegos)
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@39 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 20:35:05 +00:00
emijrp
d361c3a31d git-svn-id: https://wikiteam.googlecode.com/svn/trunk@38 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-08 16:30:29 +00:00
emijrp
0fd85e888c unquote/htmlentities when parsing html...
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@37 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 15:35:40 +00:00
emijrp
aaad9cd4ec unquote/htmlentities when parsing html...
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@36 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 15:34:53 +00:00
emijrp
edb512d1d2 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@35 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-08 15:12:30 +00:00
emijrp
159e498ba5 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@34 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-08 15:07:30 +00:00
emijrp
f2759ff525 fixing image urls
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@33 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 15:06:12 +00:00
emijrp
9ff2695926 removing test domains list
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@32 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 14:58:11 +00:00
emijrp
2be584acba adding uploader name to image list
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@31 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 14:57:36 +00:00
emijrp
195ffa437d file desc
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@30 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 13:39:14 +00:00
emijrp
79c81162e6 removing TODO tasks done
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@29 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-08 13:14:32 +00:00
emijrp
7c5d902b0b git-svn-id: https://wikiteam.googlecode.com/svn/trunk@28 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-07 23:37:45 +00:00
emijrp
a27ed0a6b3 full history by default, better
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@27 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-07 23:04:05 +00:00
emijrp
56df29b24d git-svn-id: https://wikiteam.googlecode.com/svn/trunk@26 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-07 23:01:19 +00:00
emijrp
bc6a779398 more about image dump
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@25 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-07 22:35:25 +00:00
emijrp
26bce19f74 more about image dump
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@24 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-07 22:32:05 +00:00
emijrp
44ce637fb2 retrying when server is slow
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@23 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-07 21:10:57 +00:00
emijrp
20f9231e7c retrying when server is slow
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@22 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-07 21:04:17 +00:00
emijrp
1e7c20cba7 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@21 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-07 20:38:06 +00:00
emijrp
1519058872 resuming feature
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@20 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-07 20:24:30 +00:00
emijrp
cb12252aaf relative urls for images...
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@19 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-07 17:28:08 +00:00
emijrp
161a7ee663 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@18 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-07 16:10:12 +00:00
emijrp
4633837bbf git-svn-id: https://wikiteam.googlecode.com/svn/trunk@17 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-07 15:56:48 +00:00
emijrp
b23dcd1506 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@16 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-07 15:43:17 +00:00
emijrp
35ff230d53 many changes, testing image dump
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@15 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-07 13:14:37 +00:00
emijrp
7d4c729bd1 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@14 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-06 20:23:18 +00:00
emijrp
325c9082bf git-svn-id: https://wikiteam.googlecode.com/svn/trunk@13 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-06 19:17:59 +00:00
emijrp
a86aca40b5 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@12 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-06 18:54:33 +00:00
emijrp
62070ee33e git-svn-id: https://wikiteam.googlecode.com/svn/trunk@11 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-06 12:28:53 +00:00
emijrp
d44e70ba7f git-svn-id: https://wikiteam.googlecode.com/svn/trunk@10 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-06 12:26:13 +00:00
emijrp
af67f5028c git-svn-id: https://wikiteam.googlecode.com/svn/trunk@9 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-06 11:39:02 +00:00
emijrp
c4bbfafc58 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@8 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-05 23:34:52 +00:00
emijrp
8a1cf47a3b git-svn-id: https://wikiteam.googlecode.com/svn/trunk@7 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-05 23:00:33 +00:00
emijrp
56f9643d48 git-svn-id: https://wikiteam.googlecode.com/svn/trunk@6 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95 2011-04-05 22:38:58 +00:00
emijrp
13cd1f25c0 suballpages
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@5 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-05 22:09:15 +00:00
emijrp
cc9f064e51 suballpages
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@4 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-05 22:08:53 +00:00
emijrp
4f8bd2fbf2 suballpages
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@3 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-05 22:00:29 +00:00
emijrp
18cdeb1aed coding a xml generator
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@2 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
2011-04-05 16:18:18 +00:00