2
0
mirror of https://github.com/WikiTeam/wikiteam synced 2024-11-06 15:20:23 +00:00
Commit Graph

77 Commits

Author SHA1 Message Date
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