]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
19 years agohandle defaults without any args
rurban [Thu, 25 Nov 2004 07:58:46 +0000 (07:58 +0000)]
handle defaults without any args

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

19 years agonew plugin by Nicolas Noble
rurban [Wed, 24 Nov 2004 19:03:30 +0000 (19:03 +0000)]
new plugin by Nicolas Noble

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

19 years agobug #1063463
rurban [Wed, 24 Nov 2004 18:58:41 +0000 (18:58 +0000)]
bug #1063463

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

19 years agodocs
rurban [Wed, 24 Nov 2004 15:21:19 +0000 (15:21 +0000)]
docs

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

19 years agoallow whitespace in quoted text args
rurban [Wed, 24 Nov 2004 15:19:57 +0000 (15:19 +0000)]
allow whitespace in quoted text args

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

19 years agoadded pulldown support, fixed plugin-list whitespace splitting
rurban [Wed, 24 Nov 2004 15:07:49 +0000 (15:07 +0000)]
added pulldown support, fixed plugin-list whitespace splitting

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

19 years agoomit unneccessary pagename arg
rurban [Wed, 24 Nov 2004 13:55:42 +0000 (13:55 +0000)]
omit unneccessary pagename arg

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

19 years agojust docs
rurban [Wed, 24 Nov 2004 10:58:50 +0000 (10:58 +0000)]
just docs

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

19 years agobetter nobr, allow empty text=""
rurban [Wed, 24 Nov 2004 10:40:04 +0000 (10:40 +0000)]
better nobr, allow empty text=""

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

19 years agoadd nobr, fix duplication if invalid arg is encountered
rurban [Wed, 24 Nov 2004 10:28:26 +0000 (10:28 +0000)]
add nobr, fix duplication if invalid arg is encountered

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

19 years agofill-in request args as with plugin-form
rurban [Wed, 24 Nov 2004 10:14:36 +0000 (10:14 +0000)]
fill-in request args as with plugin-form

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

19 years agoadd case-exact search, fix admin_user
rurban [Wed, 24 Nov 2004 10:00:59 +0000 (10:00 +0000)]
add case-exact search, fix admin_user

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

19 years agosimple plugin by Pascal Giard (QC/EMC)
rurban [Wed, 24 Nov 2004 09:25:35 +0000 (09:25 +0000)]
simple plugin by Pascal Giard (QC/EMC)

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

19 years agobetter support for case_exact search (not caseexact for consistency),
rurban [Tue, 23 Nov 2004 15:17:20 +0000 (15:17 +0000)]
better support for case_exact search (not caseexact for consistency),
plugin args simplification:
  handle and explode exclude and pages argument in WikiPlugin::getArgs
    and exclude in advance (at the sql level if possible)
  handle sortby and limit from request override in WikiPlugin::getArgs
ListSubpages: renamed pages to maxpages

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

19 years agoadd case_exact search
rurban [Tue, 23 Nov 2004 13:35:49 +0000 (13:35 +0000)]
add case_exact search

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

19 years agoseveral fixes and suggestions by Charles Corrigan:
rurban [Tue, 23 Nov 2004 13:06:30 +0000 (13:06 +0000)]
several fixes and suggestions by Charles Corrigan:
* fix GROUP_BOGO_USER check
* allow group pages to have the link to the user page in [ ] brackets
* fix up the implementation of GroupWikiPage::getMembersOf and allow the
  user page to be linked in [ ] brackets
* added _OWNER and _CREATOR to special wikigroups
* check against those two for group membership also, not only the user.

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

19 years agoremove final \n to be ob_cache independent
rurban [Sun, 21 Nov 2004 11:59:26 +0000 (11:59 +0000)]
remove final \n to be ob_cache independent

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

19 years agoforce writable dirs: run by cli and webuser with conflicting umasks
rurban [Sun, 21 Nov 2004 11:42:22 +0000 (11:42 +0000)]
force writable dirs: run by cli and webuser with conflicting umasks

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

19 years agoforgot to rename class
rurban [Sun, 21 Nov 2004 11:41:40 +0000 (11:41 +0000)]
forgot to rename class

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

19 years agotest new WantedPages methods
rurban [Sun, 21 Nov 2004 11:08:34 +0000 (11:08 +0000)]
test new WantedPages methods

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

19 years agoadd fast exclude support to SQL get_all_pages
rurban [Sat, 20 Nov 2004 17:49:39 +0000 (17:49 +0000)]
add fast exclude support to SQL get_all_pages

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

19 years agobetter defaults
rurban [Sat, 20 Nov 2004 17:42:57 +0000 (17:42 +0000)]
better defaults

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

19 years agoinitial simple version
rurban [Sat, 20 Nov 2004 17:37:23 +0000 (17:37 +0000)]
initial simple version

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

19 years agoimproved WantedPages SQL backends
rurban [Sat, 20 Nov 2004 17:35:58 +0000 (17:35 +0000)]
improved WantedPages SQL backends
PageList::sortby new 3rd arg valid_fields (override db fields)
WantedPages sql pager inexact for performance reasons:
  assume 3 wantedfrom per page, to be correct, no getTotal()
support exclude argument for get_all_pages, new _sql_set()

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

19 years agofix a yet unused PageList customPageListColumns bug (merge class not decl to _types)
rurban [Sat, 20 Nov 2004 11:28:49 +0000 (11:28 +0000)]
fix a yet unused PageList customPageListColumns bug (merge class not decl to _types)
change WantedPages to use PageList
change WantedPages to print the list of referenced pages, not just the count.
  the old version was renamed to WantedPagesOld
  fix and add handling of most standard PageList arguments (limit, exclude, ...)
TODO: pagename sorting, dumb/WantedPagesIter and SQL optimization

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

19 years agoFix bad-style Cut&Paste programming errors, detected by Charles Corrigan.
rurban [Sat, 20 Nov 2004 09:16:27 +0000 (09:16 +0000)]
Fix bad-style Cut&Paste programming errors, detected by Charles Corrigan.

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

19 years agoModeratePage part1: change status
rurban [Fri, 19 Nov 2004 19:22:52 +0000 (19:22 +0000)]
ModeratePage part1: change status

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

19 years agonew ModeratedPage action page
rurban [Fri, 19 Nov 2004 13:34:51 +0000 (13:34 +0000)]
new ModeratedPage action page
clarified AllUsers ("or" instead of "and")
updated ReleaseNotes

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

19 years agoclarify docs
rurban [Fri, 19 Nov 2004 13:25:31 +0000 (13:25 +0000)]
clarify docs

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

19 years agoAnother catch by Charles Corrigan: check against the dbi backend, not the WikiDB...
rurban [Fri, 19 Nov 2004 13:23:47 +0000 (13:23 +0000)]
Another catch by Charles Corrigan: check against the dbi backend, not the WikiDB class.

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

19 years agomore safety, requested by Charles Corrigan
rurban [Thu, 18 Nov 2004 09:52:23 +0000 (09:52 +0000)]
more safety, requested by Charles Corrigan

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

19 years agojust whitespace
rurban [Wed, 17 Nov 2004 20:07:18 +0000 (20:07 +0000)]
just whitespace

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

19 years agopossible group fix
rurban [Wed, 17 Nov 2004 20:06:30 +0000 (20:06 +0000)]
possible group fix

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

19 years agoTypo: call SearchHighlight not SearchHighLight
rurban [Wed, 17 Nov 2004 20:03:58 +0000 (20:03 +0000)]
Typo: call SearchHighlight not SearchHighLight

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

19 years agomore verbose on fatal template not found
rurban [Wed, 17 Nov 2004 17:24:02 +0000 (17:24 +0000)]
more verbose on fatal template not found

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

19 years agofixed chdir back from locale
rurban [Wed, 17 Nov 2004 17:23:12 +0000 (17:23 +0000)]
fixed chdir back from locale

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

19 years agoMSIE: more height
rurban [Tue, 16 Nov 2004 18:01:28 +0000 (18:01 +0000)]
MSIE: more height

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

19 years agofix search&replace button
rurban [Tue, 16 Nov 2004 17:57:45 +0000 (17:57 +0000)]
fix search&replace button
use new addTagButton machinery
new showPulldown for categories, TODO: in a seperate request

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

19 years agonew pulldown buttons
rurban [Tue, 16 Nov 2004 17:52:57 +0000 (17:52 +0000)]
new pulldown buttons

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

19 years agore-enable old block markup conversion
rurban [Tue, 16 Nov 2004 17:31:03 +0000 (17:31 +0000)]
re-enable old block markup conversion

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

19 years agofix remove notification error
rurban [Tue, 16 Nov 2004 17:29:04 +0000 (17:29 +0000)]
fix remove notification error
fix creation + update id_cache update

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

19 years agobetter do history -2
rurban [Tue, 16 Nov 2004 17:22:45 +0000 (17:22 +0000)]
better do history -2

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

19 years agofix accesslog tablename, print CREATED only if really done
rurban [Tue, 16 Nov 2004 16:25:14 +0000 (16:25 +0000)]
fix accesslog tablename, print CREATED only if really done

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

19 years agosupport ENABLE_PAGEPERM=false mime load/save
rurban [Tue, 16 Nov 2004 16:17:51 +0000 (16:17 +0000)]
support ENABLE_PAGEPERM=false mime load/save

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

19 years agoenable Overwrite All for upgrade
rurban [Tue, 16 Nov 2004 16:16:44 +0000 (16:16 +0000)]
enable Overwrite All for upgrade

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

19 years agonew tables, better options handling
rurban [Mon, 15 Nov 2004 16:53:01 +0000 (16:53 +0000)]
new tables, better options handling

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

19 years agoadded some wikilens img's.
rurban [Mon, 15 Nov 2004 16:04:35 +0000 (16:04 +0000)]
added some wikilens img's.
clarified RATEIT_IMGPREFIX (for the navbar widget mainly)
placeholder for the LeftbarContent sidebar box

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

19 years agoenable RateIt imgPrefix: '' or 'Star' or 'BStar',
rurban [Mon, 15 Nov 2004 16:00:02 +0000 (16:00 +0000)]
enable RateIt imgPrefix: '' or 'Star' or 'BStar',
enable blue prediction icons,
enable buddy predictions.

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

19 years agosilent cache warning
rurban [Mon, 15 Nov 2004 15:57:37 +0000 (15:57 +0000)]
silent cache warning

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

19 years agodon't load PagePerm on ENABLE_PAGEPERM = false to save memory. Move mayAccessPage...
rurban [Mon, 15 Nov 2004 15:56:40 +0000 (15:56 +0000)]
don't load PagePerm on ENABLE_PAGEPERM = false to save memory. Move mayAccessPage() to main.php

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

19 years agoimprove js stability
rurban [Mon, 15 Nov 2004 15:52:35 +0000 (15:52 +0000)]
improve js stability

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

19 years agofix JS_SEARCHREPLACE
rurban [Mon, 15 Nov 2004 15:37:34 +0000 (15:37 +0000)]
fix JS_SEARCHREPLACE
  don't use document.write for replace, otherwise self.opener is not defined.

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

19 years agoadd simple backtrace on such general failures to get at least an idea where
rurban [Thu, 11 Nov 2004 18:31:26 +0000 (18:31 +0000)]
add simple backtrace on such general failures to get at least an idea where

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

19 years ago(write_sql) isOpen really is useless in non-SQL, do more explicit check
rurban [Thu, 11 Nov 2004 18:29:44 +0000 (18:29 +0000)]
(write_sql) isOpen really is useless in non-SQL, do more explicit check

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

19 years agofix dba non-windows handling
rurban [Thu, 11 Nov 2004 18:28:12 +0000 (18:28 +0000)]
fix dba non-windows handling

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

19 years agominor clarifications
rurban [Thu, 11 Nov 2004 14:34:12 +0000 (14:34 +0000)]
minor clarifications

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

19 years agoimprove HTML interface: options as form
rurban [Thu, 11 Nov 2004 12:28:36 +0000 (12:28 +0000)]
improve HTML interface: options as form

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

19 years agofix loadPhpExtension
rurban [Thu, 11 Nov 2004 11:01:20 +0000 (11:01 +0000)]
fix loadPhpExtension

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

19 years agoDisable default options in config-dist.ini
rurban [Thu, 11 Nov 2004 10:31:26 +0000 (10:31 +0000)]
Disable default options in config-dist.ini
Add new CATEGORY_GROUP_PAGE root page: Default: Translation of "CategoryGroup"
Clarify more options.

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

19 years ago* optimize increaseHitCount, esp. for mysql.
rurban [Wed, 10 Nov 2004 19:32:24 +0000 (19:32 +0000)]
* optimize increaseHitCount, esp. for mysql.
* prepend dirs to the include_path (phpwiki_dir for faster searches)
* Pear_DB version logic (awful but needed)
* fix broken ADODB quote
* _extract_page_data simplification

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

19 years agosql updates for the 1.3.11 release. (this should work for other sql databases also)
rurban [Wed, 10 Nov 2004 19:22:26 +0000 (19:22 +0000)]
sql updates for the 1.3.11 release. (this should work for other sql databases also)

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

19 years ago* requires newer Pear_DB (as the internal one): quote() uses now escapeSimple for...
rurban [Wed, 10 Nov 2004 15:29:21 +0000 (15:29 +0000)]
* requires newer Pear_DB (as the internal one): quote() uses now escapeSimple for strings
* ACCESS_LOG_SQL: fix cause request not yet initialized
* WikiDB: moved SQL specific methods upwards
* new Pear_DB quoting: same as ADODB and as newer Pear_DB.
  fixes all around: WikiGroup, WikiUserNew SQL methods, SQL logging

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

19 years agomoved USECACHE over from WikiDB
rurban [Tue, 9 Nov 2004 17:16:01 +0000 (17:16 +0000)]
moved USECACHE over from WikiDB

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

19 years ago* revert to the wikidb ref passing. there's no memory abuse there.
rurban [Tue, 9 Nov 2004 17:11:17 +0000 (17:11 +0000)]
* revert to the wikidb ref passing. there's no memory abuse there.
* use new wikidb->_cache->_id_cache[] instead of wikidb->_iwpcache, to effectively
  store page ids with getPageLinks (GleanDescription) of all existing pages, which
  are also needed at the rendering for linkExistingWikiWord().
  pass options to pageiterator.
  use this cache also for _get_pageid()
  This saves about 8 SELECT count per page (num all pagelinks).
* fix passing of all page fields to the pageiterator.
* fix overlarge session data which got broken with the latest ACCESS_LOG_SQL changes

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

19 years agotrim filename
rurban [Tue, 9 Nov 2004 08:15:50 +0000 (08:15 +0000)]
trim filename

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

19 years agofix ADODB quoting style
rurban [Tue, 9 Nov 2004 08:15:18 +0000 (08:15 +0000)]
fix ADODB quoting style

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

19 years agofix DEBUG mode elements
rurban [Mon, 8 Nov 2004 17:09:34 +0000 (17:09 +0000)]
fix DEBUG mode elements

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

19 years agomore logging fixes
rurban [Sun, 7 Nov 2004 18:34:29 +0000 (18:34 +0000)]
more logging fixes

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

19 years agofix VIRTUAL_PATH
rurban [Sun, 7 Nov 2004 16:47:32 +0000 (16:47 +0000)]
fix VIRTUAL_PATH

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

19 years agoACCESS_LOG_SQL schema
rurban [Sun, 7 Nov 2004 16:04:54 +0000 (16:04 +0000)]
ACCESS_LOG_SQL schema

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

19 years agoACCESS_LOG_SQL
rurban [Sun, 7 Nov 2004 16:03:57 +0000 (16:03 +0000)]
ACCESS_LOG_SQL

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

19 years agonew sql access log (for spam prevention), and restructured access log class
rurban [Sun, 7 Nov 2004 16:02:52 +0000 (16:02 +0000)]
new sql access log (for spam prevention), and restructured access log class
dbh->quote (generic)
pear_db: mysql specific parts seperated (using replace)

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

19 years agoinit is easier this way: no ->init(), pass params instead
rurban [Sat, 6 Nov 2004 17:13:17 +0000 (17:13 +0000)]
init is easier this way: no ->init(), pass params instead

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

19 years agoThe optimized version doesn't query for pagedata anymore.
rurban [Sat, 6 Nov 2004 17:11:42 +0000 (17:11 +0000)]
The optimized version doesn't query for pagedata anymore.

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

19 years agoWorkaround some php-win \\ duplication bug
rurban [Sat, 6 Nov 2004 17:02:33 +0000 (17:02 +0000)]
Workaround some php-win \\ duplication bug

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

19 years agounify DATABASE constants init as with DBAUTH
rurban [Sat, 6 Nov 2004 17:01:30 +0000 (17:01 +0000)]
unify DATABASE constants init as with DBAUTH

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

19 years agoWithout the dir check it might fail for index.php via DirectoyIndex
rurban [Sat, 6 Nov 2004 16:37:58 +0000 (16:37 +0000)]
Without the dir check it might fail for index.php via DirectoyIndex

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

19 years agosimple version at first
rurban [Sat, 6 Nov 2004 04:52:29 +0000 (04:52 +0000)]
simple version at first

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

19 years agoreadable ACCESS_LOG support: RecentReferrers, WikiAccessRestrictions
rurban [Sat, 6 Nov 2004 04:51:25 +0000 (04:51 +0000)]
readable ACCESS_LOG support: RecentReferrers, WikiAccessRestrictions

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

19 years agomake use of dumped static config state in config/config.php (if writable)
rurban [Sat, 6 Nov 2004 03:07:03 +0000 (03:07 +0000)]
make use of dumped static config state in config/config.php (if writable)

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

19 years agoomit the wrong paragraph, the plugin decides that
rurban [Fri, 5 Nov 2004 22:33:17 +0000 (22:33 +0000)]
omit the wrong paragraph, the plugin decides that

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

19 years agoencode the subject to be 7-bit safe
rurban [Fri, 5 Nov 2004 22:32:15 +0000 (22:32 +0000)]
encode the subject to be 7-bit safe

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

19 years agoempty passwd PersonalPage case
rurban [Fri, 5 Nov 2004 22:09:39 +0000 (22:09 +0000)]
empty passwd PersonalPage case

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

19 years agoOk: Fix loading all required userclasses beforehand. This is much slower than before...
rurban [Fri, 5 Nov 2004 22:08:52 +0000 (22:08 +0000)]
Ok: Fix loading all required userclasses beforehand. This is much slower than before but safes a few bytes RAM

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

19 years agonew DEBUG flag: _DEBUG_LOGIN (64)
rurban [Fri, 5 Nov 2004 21:03:27 +0000 (21:03 +0000)]
new DEBUG flag: _DEBUG_LOGIN (64)
  verbose login debug-msg (settings and reason for failure)

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

19 years agoverbose login failing msg
rurban [Fri, 5 Nov 2004 20:56:12 +0000 (20:56 +0000)]
verbose login failing msg

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

19 years agologin cleanup: better debug msg on failing login,
rurban [Fri, 5 Nov 2004 20:53:36 +0000 (20:53 +0000)]
login cleanup: better debug msg on failing login,
checked password less immediate login (bogo or anon),
checked olduser pref session error,
better PersonalPage without password warning on minimal password length=0
  (which is default now)

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

19 years agorequired dummy file
rurban [Fri, 5 Nov 2004 18:11:38 +0000 (18:11 +0000)]
required dummy file

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

19 years agoprint errno only if _DEBUG_VERBOSE
rurban [Fri, 5 Nov 2004 18:04:20 +0000 (18:04 +0000)]
print errno only if _DEBUG_VERBOSE

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

19 years agoshorten the template chain in errmsg
rurban [Fri, 5 Nov 2004 18:03:35 +0000 (18:03 +0000)]
shorten the template chain in errmsg

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

19 years agoforgot the BogoLogin inclusion with the latest rewrite
rurban [Fri, 5 Nov 2004 16:15:57 +0000 (16:15 +0000)]
forgot the BogoLogin inclusion with the latest rewrite

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

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