]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
19 years agoapache2 fedora change
rurban [Wed, 3 Nov 2004 18:21:16 +0000 (18:21 +0000)]
apache2 fedora change

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4089 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agomore explanations
rurban [Wed, 3 Nov 2004 18:17:22 +0000 (18:17 +0000)]
more explanations

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4088 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoprovide wikiusernew COOKIE settings, esp. for old WikiUser
rurban [Wed, 3 Nov 2004 18:14:24 +0000 (18:14 +0000)]
provide wikiusernew COOKIE settings, esp. for old WikiUser

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4087 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agomake it easier to disable EmailVerification
rurban [Wed, 3 Nov 2004 17:13:49 +0000 (17:13 +0000)]
make it easier to disable EmailVerification
  Bug #1053681

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4086 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agonote to quote NONE
rurban [Wed, 3 Nov 2004 17:04:10 +0000 (17:04 +0000)]
note to quote NONE
  Bug #1054751 by Hendrik Scheider

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4085 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agopcre crash and mysql helpers
rurban [Wed, 3 Nov 2004 16:55:03 +0000 (16:55 +0000)]
pcre crash and mysql helpers

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4084 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agosome new defaults and constants, renamed USE_DOUBLECLICKEDIT to ENABLE_DOUBLECLICKEDIT
rurban [Wed, 3 Nov 2004 16:50:31 +0000 (16:50 +0000)]
some new defaults and constants, renamed USE_DOUBLECLICKEDIT to ENABLE_DOUBLECLICKEDIT

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4083 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agonew WikiDB API
rurban [Wed, 3 Nov 2004 16:48:52 +0000 (16:48 +0000)]
new WikiDB API

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4082 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofor new etags
rurban [Wed, 3 Nov 2004 16:47:53 +0000 (16:47 +0000)]
for new etags

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4081 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agosome unit tests fixes and updates
rurban [Wed, 3 Nov 2004 16:47:10 +0000 (16:47 +0000)]
some unit tests fixes and updates

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4080 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agomore pgsrc updates
rurban [Wed, 3 Nov 2004 16:46:16 +0000 (16:46 +0000)]
more pgsrc updates

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4079 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoadd box comment
rurban [Wed, 3 Nov 2004 16:45:05 +0000 (16:45 +0000)]
add box comment

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4078 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agopgsrc updates
rurban [Wed, 3 Nov 2004 16:43:56 +0000 (16:43 +0000)]
pgsrc updates

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4077 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoproper msg if rss connection is broken or no items found
rurban [Wed, 3 Nov 2004 16:34:11 +0000 (16:34 +0000)]
proper msg if rss connection is broken or no items found

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4076 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoRemoved defunct AndStuff wiki from interwiki.map as requested
dairiki [Wed, 3 Nov 2004 16:04:37 +0000 (16:04 +0000)]
Removed defunct AndStuff wiki from interwiki.map as requested
by Scott Moonen.

(And yes, surprisingly enough, I'm still alive!  Hi everyone!)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4075 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix against switching user new/old between sessions
rurban [Mon, 1 Nov 2004 13:55:05 +0000 (13:55 +0000)]
fix against switching user new/old between sessions

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4074 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoseperate PassUser methods into seperate dir (memory usage)
rurban [Mon, 1 Nov 2004 10:44:00 +0000 (10:44 +0000)]
seperate PassUser methods into seperate dir (memory usage)
fix WikiUser (old) overlarge data session
remove wikidb arg from various page class methods, use global ->_dbi instead
...

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4073 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoavoid ConvertOldMarkup step, using markup=2 (memory problems)
rurban [Mon, 1 Nov 2004 09:14:25 +0000 (09:14 +0000)]
avoid ConvertOldMarkup step, using markup=2 (memory problems)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4072 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoPurgeHtmlCache only on USECACHE
rurban [Fri, 22 Oct 2004 12:01:17 +0000 (12:01 +0000)]
PurgeHtmlCache only on USECACHE

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4071 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix for USECACHE=false
rurban [Fri, 22 Oct 2004 09:20:36 +0000 (09:20 +0000)]
fix for USECACHE=false

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4070 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoAlert::show has no arg anymore
rurban [Fri, 22 Oct 2004 09:15:39 +0000 (09:15 +0000)]
Alert::show has no arg anymore

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4069 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoadded longer_timeout (HttpClient)
rurban [Fri, 22 Oct 2004 09:05:11 +0000 (09:05 +0000)]
added longer_timeout (HttpClient)
fixed warning

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4068 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agono mem in runme_all, more ex.
rurban [Thu, 21 Oct 2004 21:59:08 +0000 (21:59 +0000)]
no mem in runme_all, more ex.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4067 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoisAdmin must be signed and authenticated
rurban [Thu, 21 Oct 2004 21:03:50 +0000 (21:03 +0000)]
isAdmin must be signed and authenticated
comment out unused sections (memory)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4066 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix seperate page login
rurban [Thu, 21 Oct 2004 21:02:04 +0000 (21:02 +0000)]
fix seperate page login

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4065 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix recursion bug for old WikiUser:
rurban [Thu, 21 Oct 2004 21:00:59 +0000 (21:00 +0000)]
fix recursion bug for old WikiUser:
  limit max recursion depth (4) and overall recursions (35).

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4064 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoFrom patch #970004 "Double clic to edit" by pixels.
rurban [Thu, 21 Oct 2004 20:20:53 +0000 (20:20 +0000)]
From patch #970004 "Double clic to edit" by pixels.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4063 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoPatch #991494 (ppo): Avoid notice in PHP >= 4.3.3 if session already started
rurban [Thu, 21 Oct 2004 19:59:18 +0000 (19:59 +0000)]
Patch #991494 (ppo): Avoid notice in PHP >= 4.3.3 if session already started

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4062 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoPatch #994487: Allow callers to get the parse tree for a page (danfr)
rurban [Thu, 21 Oct 2004 19:52:10 +0000 (19:52 +0000)]
Patch #994487: Allow callers to get the parse tree for a page (danfr)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4061 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoBe more stricter with uploads: Filenames may only contain alphanumeric
rurban [Thu, 21 Oct 2004 19:03:37 +0000 (19:03 +0000)]
Be more stricter with uploads: Filenames may only contain alphanumeric
characters. Patch #1037825

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4060 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoupload errmsgs by Shilad Sen.
rurban [Thu, 21 Oct 2004 19:00:37 +0000 (19:00 +0000)]
upload errmsgs by Shilad Sen.
chunkOutput support: flush the buffer piecewise (dumphtml, large pagelists)
  doesn't gain much because ob_end_clean() doesn't release its
  memory properly yet.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4059 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agomemory regression suite
rurban [Thu, 21 Oct 2004 12:03:34 +0000 (12:03 +0000)]
memory regression suite

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4058 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agouse config.ini for SQL settings, extra test per unit to reset timeout and avoid PHPUn...
rurban [Wed, 20 Oct 2004 13:06:16 +0000 (13:06 +0000)]
use config.ini for SQL settings, extra test per unit to reset timeout and avoid PHPUnit mem.overhead

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4057 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoprint diffs
rurban [Tue, 19 Oct 2004 21:14:58 +0000 (21:14 +0000)]
print diffs

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4056 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agomore diagnostics, more sf.net overrides.
rurban [Tue, 19 Oct 2004 20:07:14 +0000 (20:07 +0000)]
more diagnostics, more sf.net overrides.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4055 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years ago<4.3 fix
rurban [Tue, 19 Oct 2004 17:34:55 +0000 (17:34 +0000)]
<4.3 fix

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4054 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofixes for old php and sf.net env
rurban [Tue, 19 Oct 2004 17:31:00 +0000 (17:31 +0000)]
fixes for old php and sf.net env

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4053 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoprefer explicit args
rurban [Tue, 19 Oct 2004 16:41:07 +0000 (16:41 +0000)]
prefer explicit args

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4052 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agosome sample memory usage
rurban [Tue, 19 Oct 2004 16:19:12 +0000 (16:19 +0000)]
some sample memory usage
fix web argv handling

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4051 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoimproved commend-line handling:
rurban [Tue, 19 Oct 2004 15:21:17 +0000 (15:21 +0000)]
improved commend-line handling:
  test=<testname>... db=<backend>... debug=<num> level=<num>
added level to user object (certain tests require admin privileges)
improved windows memory trace: for getmypid only. (requires cygwin)
  TODO: not the bash, just the php or apache pid. use /proc/#/stat instead of statm?

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4050 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agotestsuite starters
rurban [Tue, 19 Oct 2004 15:18:22 +0000 (15:18 +0000)]
testsuite starters

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4049 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofixed: Unknown modifier "g"
rurban [Tue, 19 Oct 2004 13:23:06 +0000 (13:23 +0000)]
fixed: Unknown modifier "g"

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4048 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agonew [Overwrite All] button
rurban [Sat, 16 Oct 2004 15:13:39 +0000 (15:13 +0000)]
new [Overwrite All] button

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4047 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoadded OsFaq2
rurban [Sat, 16 Oct 2004 05:27:42 +0000 (05:27 +0000)]
added OsFaq2

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4046 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix yesterdays premature dumphtml fix for $default_text (thanks John Shen)
rurban [Fri, 15 Oct 2004 11:05:10 +0000 (11:05 +0000)]
fix yesterdays premature dumphtml fix for $default_text (thanks John Shen)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4045 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix dumphtml with USE_PATH_INFO (again). fix some PageList refs
rurban [Thu, 14 Oct 2004 21:06:02 +0000 (21:06 +0000)]
fix dumphtml with USE_PATH_INFO (again). fix some PageList refs

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4044 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoremove debugging prints
rurban [Thu, 14 Oct 2004 19:23:58 +0000 (19:23 +0000)]
remove debugging prints

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4043 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoloadsave: check if the dumped file will be accessible from outside.
rurban [Thu, 14 Oct 2004 19:19:34 +0000 (19:19 +0000)]
loadsave: check if the dumped file will be accessible from outside.
and some other minor fixes. (cvsclient native not yet ready)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4042 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix warning in safe_wordwrap
rurban [Thu, 14 Oct 2004 17:49:58 +0000 (17:49 +0000)]
fix warning in safe_wordwrap

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4041 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agotypo in safe_wordwrap
rurban [Thu, 14 Oct 2004 17:48:19 +0000 (17:48 +0000)]
typo in safe_wordwrap

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4040 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoallow most_popular sortby arguments
rurban [Thu, 14 Oct 2004 17:19:17 +0000 (17:19 +0000)]
allow most_popular sortby arguments

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4039 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoremove dbi WikiDB_Page param: use global request object instead. (memory)
rurban [Thu, 14 Oct 2004 17:17:57 +0000 (17:17 +0000)]
remove dbi WikiDB_Page param: use global request object instead. (memory)
allow most_popular sortby arguments

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4038 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agooverride DB sort: not applicable
rurban [Thu, 14 Oct 2004 17:16:22 +0000 (17:16 +0000)]
override DB sort: not applicable

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4037 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoremove class _PageList_Page, fix sortby=0 (start with 1, use strings), fix _PageList_...
rurban [Thu, 14 Oct 2004 17:15:05 +0000 (17:15 +0000)]
remove class _PageList_Page, fix sortby=0 (start with 1, use strings), fix _PageList_Column_content for old phps, hits as int

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4036 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agouse DATABASE_PREFIX
rurban [Thu, 14 Oct 2004 17:13:01 +0000 (17:13 +0000)]
use DATABASE_PREFIX

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4035 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoReplace ListPages with ListPagesPlugin (a documentation page)
rurban [Thu, 14 Oct 2004 15:40:45 +0000 (15:40 +0000)]
Replace ListPages with ListPagesPlugin (a documentation page)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4034 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agowait for fs and print failing cmdline
rurban [Thu, 14 Oct 2004 13:48:07 +0000 (13:48 +0000)]
wait for fs and print failing cmdline

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4033 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix lib/display.php:159: Warning[2]: Argument to array_reverse() should be an array
rurban [Thu, 14 Oct 2004 13:44:14 +0000 (13:44 +0000)]
fix lib/display.php:159: Warning[2]: Argument to array_reverse() should be an array

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4032 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix cannot edit prefs
rurban [Wed, 13 Oct 2004 14:13:55 +0000 (14:13 +0000)]
fix cannot edit prefs

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4031 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agountested
rurban [Tue, 12 Oct 2004 17:31:34 +0000 (17:31 +0000)]
untested

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4030 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoavoid Php Notice header
rurban [Tue, 12 Oct 2004 15:35:43 +0000 (15:35 +0000)]
avoid Php Notice header

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4029 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoredirect stderr to display the failing msg
rurban [Tue, 12 Oct 2004 15:34:47 +0000 (15:34 +0000)]
redirect stderr to display the failing msg

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4028 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofixes for older php, removed warnings
rurban [Tue, 12 Oct 2004 15:06:02 +0000 (15:06 +0000)]
fixes for older php, removed warnings

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4027 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agolib/WikiPluginCached.php:731: Notice[8]: Undefined property: _static
rurban [Tue, 12 Oct 2004 14:56:57 +0000 (14:56 +0000)]
lib/WikiPluginCached.php:731: Notice[8]: Undefined property: _static

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4026 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agolib/ExternalReferrer.php:99: Notice[8]: Undefined index: query
rurban [Tue, 12 Oct 2004 14:22:14 +0000 (14:22 +0000)]
lib/ExternalReferrer.php:99: Notice[8]: Undefined index: query

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4025 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoMS SQL support (untested)
rurban [Tue, 12 Oct 2004 13:50:56 +0000 (13:50 +0000)]
MS SQL support (untested)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4024 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agophp5 compatibility (5.0.1 ok)
rurban [Tue, 12 Oct 2004 13:13:20 +0000 (13:13 +0000)]
php5 compatibility (5.0.1 ok)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4023 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agolatest updates
rurban [Thu, 7 Oct 2004 16:19:40 +0000 (16:19 +0000)]
latest updates

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4022 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofixed broken FileUser session handling.
rurban [Thu, 7 Oct 2004 16:08:58 +0000 (16:08 +0000)]
fixed broken FileUser session handling.
  thanks to Arnaud Fontaine for detecting this.
enable file user Administrator membership.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4021 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agosupport paging for simple lists
rurban [Tue, 5 Oct 2004 17:00:04 +0000 (17:00 +0000)]
support paging for simple lists
fix RatingDb sql backend.
remove pages from AllPages (this is ListPages then)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4020 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agointermediate fix for non-sql WikiDB and SQL rating
rurban [Tue, 5 Oct 2004 00:33:44 +0000 (00:33 +0000)]
intermediate fix for non-sql WikiDB and SQL rating

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4019 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoadjust for unittests. They finally pass all tests
rurban [Tue, 5 Oct 2004 00:10:49 +0000 (00:10 +0000)]
adjust for unittests. They finally pass all tests

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4018 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoadd action to check at UserPreferences
rurban [Mon, 4 Oct 2004 23:46:32 +0000 (23:46 +0000)]
add action to check at UserPreferences

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4017 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix for latest cygwin php
rurban [Mon, 4 Oct 2004 23:45:28 +0000 (23:45 +0000)]
fix for latest cygwin php

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4016 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofor older or CGI phps
rurban [Mon, 4 Oct 2004 23:44:28 +0000 (23:44 +0000)]
for older or CGI phps

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4015 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agohonor _ENV PLOTICUS_PREFABS
rurban [Mon, 4 Oct 2004 23:43:35 +0000 (23:43 +0000)]
honor _ENV PLOTICUS_PREFABS

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4014 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix for pages=1
rurban [Mon, 4 Oct 2004 23:42:42 +0000 (23:42 +0000)]
fix for pages=1

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4013 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoHttpAuth admin group logic. removed old logs
rurban [Mon, 4 Oct 2004 23:42:15 +0000 (23:42 +0000)]
HttpAuth admin group logic. removed old logs

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4012 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agodelete notify: fix, @unset syntax error
rurban [Mon, 4 Oct 2004 23:41:19 +0000 (23:41 +0000)]
delete notify: fix, @unset syntax error

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4011 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix nested loops on htmldump errors
rurban [Mon, 4 Oct 2004 23:40:35 +0000 (23:40 +0000)]
fix nested loops on htmldump errors

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4010 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agolist of page objects
rurban [Mon, 4 Oct 2004 23:39:58 +0000 (23:39 +0000)]
list of page objects

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4009 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agojust aesthetics
rurban [Mon, 4 Oct 2004 23:39:34 +0000 (23:39 +0000)]
just aesthetics

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4008 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agounittest fix
rurban [Mon, 4 Oct 2004 23:38:07 +0000 (23:38 +0000)]
unittest fix

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4007 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agohttps://sourceforge.net/forum/forum.php?thread_id=1150924&forum_id=18929
rurban [Tue, 28 Sep 2004 12:50:22 +0000 (12:50 +0000)]
https://sourceforge.net/forum/forum.php?thread_id=1150924&forum_id=18929

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4006 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agorequired actionpage and desc. (experimental)
rurban [Mon, 27 Sep 2004 09:24:56 +0000 (09:24 +0000)]
required actionpage and desc. (experimental)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4005 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agonew options and devices
rurban [Sun, 26 Sep 2004 18:10:40 +0000 (18:10 +0000)]
new options and devices

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4004 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoadd SVG support for Ploticus (and hopefully all WikiPluginCached types)
rurban [Sun, 26 Sep 2004 17:09:23 +0000 (17:09 +0000)]
add SVG support for Ploticus (and hopefully all WikiPluginCached types)
SWF not yet.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4003 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agonaive SearchHighLight implementation
rurban [Sun, 26 Sep 2004 14:58:36 +0000 (14:58 +0000)]
naive SearchHighLight implementation

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4002 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofixed warning
rurban [Sun, 26 Sep 2004 14:55:55 +0000 (14:55 +0000)]
fixed warning

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4001 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoadded WikiLens
rurban [Sun, 26 Sep 2004 13:51:14 +0000 (13:51 +0000)]
added WikiLens

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4000 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agono anchor (PCRE memory), explicit ^ instead
rurban [Sun, 26 Sep 2004 12:24:02 +0000 (12:24 +0000)]
no anchor (PCRE memory), explicit ^ instead

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3999 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoremoved old log entries.
rurban [Sun, 26 Sep 2004 12:21:40 +0000 (12:21 +0000)]
removed old log entries.
added persistent start_debug on internal links and DEBUG
added isExternalReferrer (not yet used)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3998 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoDetect external referrers, handle search engines
rurban [Sun, 26 Sep 2004 12:20:28 +0000 (12:20 +0000)]
Detect external referrers, handle search engines

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3997 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix another reecursion loop when . exists: deny if ACL not defined; implement pageper...
rurban [Sun, 26 Sep 2004 11:47:52 +0000 (11:47 +0000)]
fix another reecursion loop when . exists: deny if ACL not defined; implement pageperm cache

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3996 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agosilence deferred check
rurban [Sun, 26 Sep 2004 10:54:42 +0000 (10:54 +0000)]
silence deferred check

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3995 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agobetter ACL error message: view not browse, change not setacl, ...
rurban [Sat, 25 Sep 2004 18:57:42 +0000 (18:57 +0000)]
better ACL error message: view not browse, change not setacl, ...

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3994 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agomake start_debug logic work
rurban [Sat, 25 Sep 2004 18:56:54 +0000 (18:56 +0000)]
make start_debug logic work

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3993 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agoavoid recursion bug on setacl for "."
rurban [Sat, 25 Sep 2004 18:56:09 +0000 (18:56 +0000)]
avoid recursion bug on setacl for "."

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3992 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agofix and warn on too restrictive ACL handling without ACL in existing . (dotpage)
rurban [Sat, 25 Sep 2004 18:34:45 +0000 (18:34 +0000)]
fix and warn on too restrictive ACL handling without ACL in existing . (dotpage)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3991 96ab9672-09ca-45d6-a79d-3d69d39ca109

19 years agounset more unneeded _cached_html. (Guess this should fix sf.net now)
rurban [Sat, 25 Sep 2004 18:16:40 +0000 (18:16 +0000)]
unset more unneeded _cached_html. (Guess this should fix sf.net now)

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@3990 96ab9672-09ca-45d6-a79d-3d69d39ca109