]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
20 years agoFilesMatch is wrong. It will handle the phpwiki*.css as PHP types
rurban [Fri, 12 Mar 2004 21:35:35 +0000 (21:35 +0000)]
FilesMatch is wrong. It will handle the phpwiki*.css as PHP types

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

20 years agoimportant cookie fix by Konstantin Zadorozhny
rurban [Fri, 12 Mar 2004 20:59:31 +0000 (20:59 +0000)]
important cookie fix by Konstantin Zadorozhny
new editpage feature: JS_SEARCHREPLACE

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

20 years agonew base class PageType_attach as base class for WikiBlog, Comment, and WikiForum.
rurban [Fri, 12 Mar 2004 17:32:44 +0000 (17:32 +0000)]
new base class PageType_attach as base class for WikiBlog, Comment, and WikiForum.
new plugin AddComment, which is a WikiBlog with different pagetype and template,
  based on WikiBlog. WikiForum comes later.

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

20 years agomore release notes
rurban [Fri, 12 Mar 2004 16:06:16 +0000 (16:06 +0000)]
more release notes

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

20 years agofixed explodePageList: wrong sortby argument order in UnfoldSubpages
rurban [Fri, 12 Mar 2004 15:48:08 +0000 (15:48 +0000)]
fixed explodePageList: wrong sortby argument order in UnfoldSubpages
simplified lib/stdlib.php:explodePageList

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

20 years agofirst version, only pgsrc upgrade for now, no verification yet
rurban [Fri, 12 Mar 2004 13:32:44 +0000 (13:32 +0000)]
first version, only pgsrc upgrade for now, no verification yet

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

20 years agoenforce PagePermissions, errormsg if not Admin
rurban [Fri, 12 Mar 2004 13:31:43 +0000 (13:31 +0000)]
enforce PagePermissions, errormsg if not Admin

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

20 years agofixed that jsFlipAll() is not included on every page.
rurban [Fri, 12 Mar 2004 11:58:21 +0000 (11:58 +0000)]
fixed that jsFlipAll() is not included on every page.

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

20 years agofixed ->membership chache
rurban [Fri, 12 Mar 2004 11:18:25 +0000 (11:18 +0000)]
fixed ->membership chache

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

20 years agofixed GroupDB for ADODB
rurban [Fri, 12 Mar 2004 10:47:30 +0000 (10:47 +0000)]
fixed GroupDB for ADODB

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

20 years agofixed GroupFile::getMembersOf for special groups
rurban [Thu, 11 Mar 2004 16:27:30 +0000 (16:27 +0000)]
fixed GroupFile::getMembersOf for special groups
added authenticated bind for GroupLdap (Windows AD) as in WikiUserNew

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

20 years agofixed File Auth for user and group
rurban [Thu, 11 Mar 2004 13:30:47 +0000 (13:30 +0000)]
fixed File Auth for user and group
missing only getMembersOf(Authenticated Users),getMembersOf(Every),getMembersOf(Signed Users)

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

20 years agoja translation
rurban [Thu, 11 Mar 2004 12:30:48 +0000 (12:30 +0000)]
ja translation

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

20 years agogerman AuthorHistory translation
rurban [Thu, 11 Mar 2004 12:26:55 +0000 (12:26 +0000)]
german AuthorHistory translation

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

20 years agouse default pref mysql table
rurban [Wed, 10 Mar 2004 15:41:27 +0000 (15:41 +0000)]
use default pref mysql table

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

20 years agostore current user->page and ->action in session for WhoIsOnline
rurban [Wed, 10 Mar 2004 15:38:49 +0000 (15:38 +0000)]
store current user->page and ->action in session for WhoIsOnline
better WhoIsOnline icon
fixed WhoIsOnline warnings

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

20 years agogridbutton border
rurban [Wed, 10 Mar 2004 15:32:53 +0000 (15:32 +0000)]
gridbutton border

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

20 years agoDB_session adodb support
rurban [Wed, 10 Mar 2004 15:08:59 +0000 (15:08 +0000)]
DB_session adodb support

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

20 years agoadodb WikiGroup fix
rurban [Wed, 10 Mar 2004 13:54:54 +0000 (13:54 +0000)]
adodb WikiGroup fix

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

20 years agovarious
rurban [Wed, 10 Mar 2004 13:54:07 +0000 (13:54 +0000)]
various

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

20 years agocustom indentstr
rurban [Tue, 9 Mar 2004 19:24:20 +0000 (19:24 +0000)]
custom indentstr
h2 toc header

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

20 years agonew liststyle arg. default: dl (no bullets)
rurban [Tue, 9 Mar 2004 19:05:12 +0000 (19:05 +0000)]
new liststyle arg. default: dl (no bullets)

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

20 years agofixed $LDAP_SET_OPTION
rurban [Tue, 9 Mar 2004 17:16:43 +0000 (17:16 +0000)]
fixed $LDAP_SET_OPTION

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

20 years agofix undefined TransformText error: load BlockParser,
rurban [Tue, 9 Mar 2004 13:08:40 +0000 (13:08 +0000)]
fix undefined TransformText error: load BlockParser,
get rid of warnings

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

20 years agobetter docs how to disable words=50 limitation
rurban [Tue, 9 Mar 2004 12:26:20 +0000 (12:26 +0000)]
better docs how to disable words=50 limitation

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

20 years agoprevent from undefined DBAuthParams warning
rurban [Tue, 9 Mar 2004 12:11:57 +0000 (12:11 +0000)]
prevent from undefined DBAuthParams warning

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

20 years agofixed getimagesize problem with local dir.
rurban [Tue, 9 Mar 2004 12:10:23 +0000 (12:10 +0000)]
fixed getimagesize problem with local dir.

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

20 years agosupport jshide=1: DHTML button hide/unhide TOC
rurban [Tue, 9 Mar 2004 11:51:54 +0000 (11:51 +0000)]
support jshide=1: DHTML button hide/unhide TOC

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

20 years agoslightly better formatted TOC indentation
rurban [Tue, 9 Mar 2004 10:25:37 +0000 (10:25 +0000)]
slightly better formatted TOC indentation

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

20 years agoconvert space to "_" instead of "x20." in anchors
rurban [Tue, 9 Mar 2004 08:57:10 +0000 (08:57 +0000)]
convert space to "_" instead of "x20." in anchors
proper heading indent
handle duplicate headers
allow multiple headers like "!!!,!!" or "1,2"

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

20 years agooptimize gridbutton output: properly symetric and centered
rurban [Tue, 9 Mar 2004 08:29:56 +0000 (08:29 +0000)]
optimize gridbutton output: properly symetric and centered

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

20 years agofixed Theme->getButtonURL
rurban [Mon, 8 Mar 2004 19:30:01 +0000 (19:30 +0000)]
fixed Theme->getButtonURL
AllUsers uses now WikiGroup (also DB User and DB Pref users)
PageList fix for empty pagenames

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

20 years agoAllow WikiForm overrides, such as method => POST, targetpage => [pagename]
rurban [Mon, 8 Mar 2004 18:57:59 +0000 (18:57 +0000)]
Allow WikiForm overrides, such as method => POST, targetpage => [pagename]
in the plugin definition.
New simple CreatePage plugin by dfrankow.

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

20 years agoadded more WikiGroup::getMembersOf methods, esp. for special groups
rurban [Mon, 8 Mar 2004 18:17:10 +0000 (18:17 +0000)]
added more WikiGroup::getMembersOf methods, esp. for special groups
fixed $LDAP_SET_OPTIONS
fixed _AuthInfo group methods

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

20 years agofixed "Undefined index: auth_dsn" warning
rurban [Mon, 8 Mar 2004 16:35:23 +0000 (16:35 +0000)]
fixed "Undefined index: auth_dsn" warning

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

20 years agotypo: ref=>href
rurban [Tue, 2 Mar 2004 18:21:29 +0000 (18:21 +0000)]
typo: ref=>href

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

20 years agoCreateToc support: Pass the preparsed markup to each plugin as $dbi->_markup
rurban [Tue, 2 Mar 2004 18:11:40 +0000 (18:11 +0000)]
CreateToc support: Pass the preparsed markup to each plugin as $dbi->_markup
to be able to know about its context, and even let the plugin change it.
(see CreateToc)

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

20 years agoMore feature requests documented. And one minor change: proper links to anchor,
rurban [Tue, 2 Mar 2004 16:43:04 +0000 (16:43 +0000)]
More feature requests documented. And one minor change: proper links to anchor,
no <a name> yet. This might require yet another 5th & arg to $plugin->run.
headers=!!!,!! instead of level=2. Seems to be more intuitive.

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

20 years agofirst version, without links, anchors and jscript folding
rurban [Mon, 1 Mar 2004 18:10:28 +0000 (18:10 +0000)]
first version, without links, anchors and jscript folding

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

20 years agooops, checked in the debug version. revert to IP check on
rurban [Mon, 1 Mar 2004 18:08:53 +0000 (18:08 +0000)]
oops, checked in the debug version. revert to IP check on

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

20 years agographical enhancement
rurban [Mon, 1 Mar 2004 16:11:13 +0000 (16:11 +0000)]
graphical enhancement

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

20 years agoWikiPoll bar
rurban [Mon, 1 Mar 2004 16:09:51 +0000 (16:09 +0000)]
WikiPoll bar

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

20 years agorename fix
rurban [Mon, 1 Mar 2004 13:48:46 +0000 (13:48 +0000)]
rename fix
p[] consistency fix

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

20 years agomost popular sort enhancement
rurban [Mon, 1 Mar 2004 11:43:34 +0000 (11:43 +0000)]
most popular sort enhancement

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

20 years agoADODB rename fix
rurban [Mon, 1 Mar 2004 11:42:36 +0000 (11:42 +0000)]
ADODB rename fix

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

20 years agoinitializeTheme optimize
rurban [Mon, 1 Mar 2004 10:22:41 +0000 (10:22 +0000)]
initializeTheme optimize

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

20 years agoTheme with less buttons and shorter descriptions:
rurban [Mon, 1 Mar 2004 09:38:01 +0000 (09:38 +0000)]
Theme with less buttons and shorter descriptions:
  More behind "Info"

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

20 years agoadded no_order.png for constant col width
rurban [Mon, 1 Mar 2004 09:36:02 +0000 (09:36 +0000)]
added no_order.png for constant col width

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

20 years agofixed DbPassuser pref init; lost userid
rurban [Mon, 1 Mar 2004 09:35:13 +0000 (09:35 +0000)]
fixed DbPassuser pref init; lost userid

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

20 years agofixed button path logic: now fallback to default also
rurban [Mon, 1 Mar 2004 09:34:37 +0000 (09:34 +0000)]
fixed button path logic: now fallback to default also

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

20 years agogrid-style table layout improvement (empty image, better colors)
rurban [Mon, 1 Mar 2004 02:25:28 +0000 (02:25 +0000)]
grid-style table layout improvement (empty image, better colors)

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

20 years agonew POP3 auth (thanks to BiloBilo: pentothal at despammed dot com)
rurban [Sun, 29 Feb 2004 04:10:56 +0000 (04:10 +0000)]
new POP3 auth (thanks to BiloBilo: pentothal at despammed dot com)
fixed syntax error in index.php

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

20 years agoThe new methods (almost)
rurban [Sun, 29 Feb 2004 03:57:21 +0000 (03:57 +0000)]
The new methods (almost)

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

20 years agoJust a schema for discussion. not yet implemented.
rurban [Sun, 29 Feb 2004 03:39:36 +0000 (03:39 +0000)]
Just a schema for discussion. not yet implemented.

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

20 years agoAnd this is the SOAP server. Just a view methods for now. (page content)
rurban [Sun, 29 Feb 2004 02:06:05 +0000 (02:06 +0000)]
And this is the SOAP server. Just a view methods for now. (page content)
I would like to see common-wiki soap wdsl.

"SOAP is a bloated, over engineered mess of a perfectly trivial concept. Sigh."
  -- http://www.wlug.org.nz/SOAP

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

20 years agoadd the server url
rurban [Sun, 29 Feb 2004 01:43:06 +0000 (01:43 +0000)]
add the server url

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

20 years agoSOAP support
rurban [Sun, 29 Feb 2004 01:39:34 +0000 (01:39 +0000)]
SOAP support

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

20 years agoNew experimental feature: use the Google API directly
rurban [Sun, 29 Feb 2004 01:37:59 +0000 (01:37 +0000)]
New experimental feature: use the Google API directly
Needs a free license key and the soap library nosoap,
Todo: templates for search and results, some proxy debugging

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

20 years agoFirst PagePerm implementation:
rurban [Sat, 28 Feb 2004 22:25:07 +0000 (22:25 +0000)]
First PagePerm implementation:

$Theme->setAnonEditUnknownLinks(false);

Layout improvement with dangling links for mostly closed wiki's:
If false, only users with edit permissions will be presented the
special wikiunknown class with "?" and Tooltip.
If true (default), any user will see the ?, but will be presented
the PrintLoginForm on a click.

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

20 years agonew SQL auth_create, don't ever use REPLACE sql calls!
rurban [Sat, 28 Feb 2004 21:18:29 +0000 (21:18 +0000)]
new SQL auth_create, don't ever use REPLACE sql calls!
moved HttpAuth to the end of the chain
PrettyWiki enabled again

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

20 years agogenerally more PHPDOC docs
rurban [Sat, 28 Feb 2004 21:14:08 +0000 (21:14 +0000)]
generally more PHPDOC docs
  see http://xarch.tu-graz.ac.at/home/rurban/phpwiki/xref/
fxied WikiUserNew pref handling: empty theme not stored, save only
  changed prefs, sql prefs improved, fixed password update,
  removed REPLACE sql (dangerous)
moved gettext init after the locale was guessed
+ some minor changes

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

20 years agofixed if Hawaiian is used as baseclass for other theme
rurban [Sat, 28 Feb 2004 21:09:57 +0000 (21:09 +0000)]
fixed if Hawaiian is used as baseclass for other theme

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

20 years agoREPLACE is a dirty hack, and erases passwd btw.
rurban [Fri, 27 Feb 2004 16:27:48 +0000 (16:27 +0000)]
REPLACE is a dirty hack, and erases passwd btw.

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

20 years agoseveral performance improvements, esp. with peardb
rurban [Fri, 27 Feb 2004 13:21:17 +0000 (13:21 +0000)]
several performance improvements, esp. with peardb
simplified loops
storepass seperated from prefs if defined so
stacked and strict still not working

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

20 years agoby jwagner at firstream dot com
rurban [Fri, 27 Feb 2004 09:27:16 +0000 (09:27 +0000)]
by jwagner at firstream dot com

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

20 years agoUpdate from version 1.2 by Ted Vinke
rurban [Fri, 27 Feb 2004 08:03:35 +0000 (08:03 +0000)]
Update from version 1.2 by Ted Vinke
implemented the localdir support

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

20 years agomore stability. detected by Micki
rurban [Fri, 27 Feb 2004 05:15:40 +0000 (05:15 +0000)]
more stability. detected by Micki

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

20 years agopatch #680562 "PageTrail Duplicates Patch (1.3.4)"
rurban [Fri, 27 Feb 2004 02:49:40 +0000 (02:49 +0000)]
patch #680562 "PageTrail Duplicates Patch (1.3.4)"

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

20 years agopatch #829371 "Apache 2 support"
rurban [Fri, 27 Feb 2004 02:37:16 +0000 (02:37 +0000)]
patch #829371 "Apache 2 support"
  apache2handler defaults to USE_PATH_INFO
  apache2filter stays false

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

20 years agopatch #883464 Fixes issue with tilde in URL
rurban [Fri, 27 Feb 2004 02:30:32 +0000 (02:30 +0000)]
patch #883464 Fixes issue with tilde in URL
     Check if the user has typed a explicit URL. This solves the
     problem where the URLs have a ~ character, which would be stripped away.
      "[http:/server/~name/]" will work as expected
      "http:/server/~name/"   will NOT work as expected, will remove the ~

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

20 years agopatch #889415 "problems with zero's in text"
rurban [Fri, 27 Feb 2004 02:22:21 +0000 (02:22 +0000)]
patch #889415 "problems with zero's in text"
plus one minor fix by me

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

20 years agoPatch #891133 by pablom517
rurban [Fri, 27 Feb 2004 02:10:50 +0000 (02:10 +0000)]
Patch #891133 by pablom517
  "WikiBlog Plugin now sorts logs correctly"

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

20 years agoautolink enabled
rurban [Fri, 27 Feb 2004 01:36:51 +0000 (01:36 +0000)]
autolink enabled

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

20 years agoWorkarounds for upload handling
rurban [Fri, 27 Feb 2004 01:25:14 +0000 (01:25 +0000)]
Workarounds for upload handling

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

20 years agouse IntwerWiki links for uploaded file.
rurban [Fri, 27 Feb 2004 01:24:43 +0000 (01:24 +0000)]
use IntwerWiki links for uploaded file.
autolink to page prepared, but not yet ready

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

20 years ago*** empty log message ***
rurban [Thu, 26 Feb 2004 23:22:36 +0000 (23:22 +0000)]
*** empty log message ***

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

20 years ago*** empty log message ***
rurban [Thu, 26 Feb 2004 23:20:58 +0000 (23:20 +0000)]
*** empty log message ***

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

20 years agolib/diff.php converted to a plugin by electrawn,
rurban [Thu, 26 Feb 2004 23:02:17 +0000 (23:02 +0000)]
lib/diff.php converted to a plugin by electrawn,
plugin cleaned up by rurban,
code by dairiki

Would make sense to see arbitrary diff's between any files or revisions.

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

20 years agofilled the gap from late 2001 till now
rurban [Thu, 26 Feb 2004 22:33:29 +0000 (22:33 +0000)]
filled the gap from late 2001 till now

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

20 years agoA bit more plugin description was requested. More to do.
rurban [Thu, 26 Feb 2004 21:58:55 +0000 (21:58 +0000)]
A bit more plugin description was requested. More to do.

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

20 years agooops, again: remove work files (not yet committed)
rurban [Thu, 26 Feb 2004 21:23:27 +0000 (21:23 +0000)]
oops, again: remove work files (not yet committed)

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

20 years agoremove work files (not yet committed)
rurban [Thu, 26 Feb 2004 21:22:36 +0000 (21:22 +0000)]
remove work files (not yet committed)

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

20 years agomake dep => make depend (standards)
rurban [Thu, 26 Feb 2004 21:20:09 +0000 (21:20 +0000)]
make dep => make depend (standards)

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

20 years agonew layout: h1 smaller, links not bold (modernisation)
rurban [Thu, 26 Feb 2004 21:09:46 +0000 (21:09 +0000)]
new layout: h1 smaller, links not bold (modernisation)

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

20 years agocheck for ALLOW_ANON_USER = false
rurban [Thu, 26 Feb 2004 20:45:06 +0000 (20:45 +0000)]
check for ALLOW_ANON_USER = false

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

20 years agonew HttpAuthPassUser class (forces http auth if in the auth loop)
rurban [Thu, 26 Feb 2004 20:43:49 +0000 (20:43 +0000)]
new HttpAuthPassUser class (forces http auth if in the auth loop)
fixed user upgrade: don't return _PassUser in the first hand.

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

20 years agonew WhoIsOnline plugin: session explorer (postnuke style)
rurban [Thu, 26 Feb 2004 19:15:37 +0000 (19:15 +0000)]
new WhoIsOnline plugin: session explorer (postnuke style)

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

20 years agowrong limit notification
rurban [Thu, 26 Feb 2004 04:27:39 +0000 (04:27 +0000)]
wrong limit notification

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

20 years agosimplify quiet handling by using PageList
rurban [Thu, 26 Feb 2004 04:24:03 +0000 (04:24 +0000)]
simplify quiet handling by using PageList

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

20 years agoexclude fix: glob-style wildcards are now expanded and matched against.
rurban [Thu, 26 Feb 2004 04:23:19 +0000 (04:23 +0000)]
exclude fix: glob-style wildcards are now expanded and matched against.

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

20 years agoadded quiet, limit and exclude to FullTextSearch,
rurban [Thu, 26 Feb 2004 04:03:40 +0000 (04:03 +0000)]
added quiet, limit and exclude to FullTextSearch,
fixed explodePageList with previously unloaded PageList

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

20 years agoalso copy css and images with XHTML Dump
rurban [Thu, 26 Feb 2004 03:22:05 +0000 (03:22 +0000)]
also copy css and images with XHTML Dump

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

20 years agofix empty and #-anchored links in XHTML Dumps
rurban [Thu, 26 Feb 2004 02:25:54 +0000 (02:25 +0000)]
fix empty and #-anchored links in XHTML Dumps

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

20 years agodon't cache this at all
rurban [Thu, 26 Feb 2004 01:42:27 +0000 (01:42 +0000)]
don't cache this at all

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

20 years agowarn in DB_Session object, not here
rurban [Thu, 26 Feb 2004 01:41:24 +0000 (01:41 +0000)]
warn in DB_Session object, not here

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

20 years agosafer code
rurban [Thu, 26 Feb 2004 01:39:51 +0000 (01:39 +0000)]
safer code

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

20 years agostart with backend type DB_Session's, for ADODB and more
rurban [Thu, 26 Feb 2004 01:38:16 +0000 (01:38 +0000)]
start with backend type DB_Session's, for ADODB and more
(simplifies startup and needed for WhoIsOnline)
adodb update to 4.11 soon (looks a bit like overkill)

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

20 years agoadded FAQ - UPGRADE PROBLEMS and their workarounds
rurban [Thu, 26 Feb 2004 01:36:00 +0000 (01:36 +0000)]
added FAQ - UPGRADE PROBLEMS and their workarounds

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

20 years agocss fix for small texts with monospace, added some postnuke helpers for future postnu...
rurban [Thu, 26 Feb 2004 01:34:35 +0000 (01:34 +0000)]
css fix for small texts with monospace, added some postnuke helpers for future postnuke-like plugins (whoisonline, wikiforum)

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

20 years agofixed session login with old WikiUser object. strangely, the errormask gets corruoted...
rurban [Thu, 26 Feb 2004 01:32:03 +0000 (01:32 +0000)]
fixed session login with old WikiUser object. strangely, the errormask gets corruoted to 1, Pear???

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