]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
20 years agorewording, php-4.0.6 fixes, Log removed from index.php
rurban [Sat, 1 May 2004 16:04:56 +0000 (16:04 +0000)]
rewording, php-4.0.6 fixes, Log removed from index.php

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

20 years agomore php-4.0.6 compatibility: superglobals
rurban [Sat, 1 May 2004 15:59:29 +0000 (15:59 +0000)]
more php-4.0.6 compatibility: superglobals

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

20 years agoshow EDITING_POLICY only if the page exists
rurban [Sat, 1 May 2004 11:59:05 +0000 (11:59 +0000)]
show EDITING_POLICY only if the page exists

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

20 years agoFindPage | [] => FindPage []
rurban [Sat, 1 May 2004 11:58:29 +0000 (11:58 +0000)]
FindPage | [] => FindPage []
support Preferences button (for MacOSX)

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

20 years agoremove duplicate page objects manually (array_merge doesn't)
rurban [Sat, 1 May 2004 11:41:09 +0000 (11:41 +0000)]
remove duplicate page objects manually (array_merge doesn't)
uksort: support 4.0.x style

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

20 years agophp-4.0.x support: array_key_exists (PHP 4 >= 4.1.0)
rurban [Sat, 1 May 2004 11:26:37 +0000 (11:26 +0000)]
php-4.0.x support: array_key_exists (PHP 4 >= 4.1.0)

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

20 years agozh (chinese language) support
rurban [Fri, 30 Apr 2004 00:04:14 +0000 (00:04 +0000)]
zh (chinese language) support

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

20 years agoadded chinese locale, sf.net patch #934100 by Yan-ren Tsai (druryl)
rurban [Thu, 29 Apr 2004 23:59:07 +0000 (23:59 +0000)]
added chinese locale, sf.net patch #934100 by Yan-ren Tsai (druryl)

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

20 years agore-ordered locale init (as in 1.3.9)
rurban [Thu, 29 Apr 2004 23:25:12 +0000 (23:25 +0000)]
re-ordered locale init (as in 1.3.9)
fixed loadfile with subpages, and merge/restore anyway
  (sf.net bug #844188)

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

20 years agofixed sf.net bug #940996
rurban [Thu, 29 Apr 2004 23:03:54 +0000 (23:03 +0000)]
fixed sf.net bug #940996

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

20 years agoprevent from accessing deleted pages
rurban [Thu, 29 Apr 2004 22:50:53 +0000 (22:50 +0000)]
prevent from accessing deleted pages

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

20 years agomore fixes
rurban [Thu, 29 Apr 2004 22:41:03 +0000 (22:41 +0000)]
more fixes

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

20 years agofixed lib/interwiki.map loading on PrettyWiki: cwd != phpwiki
rurban [Thu, 29 Apr 2004 22:39:50 +0000 (22:39 +0000)]
fixed lib/interwiki.map loading on PrettyWiki: cwd != phpwiki

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

20 years agofixed sf.net bug #943366 (Kai Krakow)
rurban [Thu, 29 Apr 2004 22:33:30 +0000 (22:33 +0000)]
fixed sf.net bug #943366 (Kai Krakow)
  couldn't load localized url-undecoded pagenames

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

20 years agoSlightly more elegant fix. Instead of WIKIAUTH_FORBIDDEN, the current user's level...
zorloc [Thu, 29 Apr 2004 22:32:56 +0000 (22:32 +0000)]
Slightly more elegant fix.  Instead of WIKIAUTH_FORBIDDEN, the current user's level + 1 is returned on a false.

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

20 years agofixed dba session reading
rurban [Thu, 29 Apr 2004 22:29:03 +0000 (22:29 +0000)]
fixed dba session reading

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

20 years agofixed TOC backlinks with USE_PATH_INFO false
rurban [Thu, 29 Apr 2004 21:55:15 +0000 (21:55 +0000)]
fixed TOC backlinks with USE_PATH_INFO false
  with_toclink=1, sf.net bug #940682

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

20 years agotypo
rurban [Thu, 29 Apr 2004 21:54:05 +0000 (21:54 +0000)]
typo

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

20 years agodefault theme navbar consistency: linkButtons instead of action buttons
rurban [Thu, 29 Apr 2004 21:25:46 +0000 (21:25 +0000)]
default theme navbar consistency: linkButtons instead of action buttons
  3rd makeLinkButtin arg for action support

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

20 years ago1.2.3 notes and current fixes
rurban [Thu, 29 Apr 2004 20:41:55 +0000 (20:41 +0000)]
1.2.3 notes and current fixes

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

20 years agoimprove stability (omit warning without expire params)
rurban [Thu, 29 Apr 2004 20:41:03 +0000 (20:41 +0000)]
improve stability (omit warning without expire params)

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

20 years agofix sf.net bug #944568
rurban [Thu, 29 Apr 2004 20:37:14 +0000 (20:37 +0000)]
fix sf.net bug #944568
  "incorrect CVS_CHECK_FOR_REPOSITORY logic in the CVS backend"
  by Nicolas M. Thiery

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

20 years agospecial support for formatted plugins (one-liners)
rurban [Thu, 29 Apr 2004 19:39:44 +0000 (19:39 +0000)]
special support for formatted plugins (one-liners)
  like <small><plugin BlaBla ></small>
iter->asArray() helper for PopularNearby
db_session for older php's (no &func() allowed)

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

20 years agoomit "socket_set_timeout() is not supported in this PHP build" warning
rurban [Thu, 29 Apr 2004 19:34:24 +0000 (19:34 +0000)]
omit "socket_set_timeout() is not supported in this PHP build" warning

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

20 years agoRe-implement the classic phpwiki-1.2 feature of the
rurban [Thu, 29 Apr 2004 18:32:38 +0000 (18:32 +0000)]
Re-implement the classic phpwiki-1.2 feature of the
 * 5 best incoming links: xx, xx, xx, ...
 * 5 best outgoing links: xx, xx, xx, ...
 * 5 most popular nearby: xx, xx, xx, ...

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

20 years agoPrevent from warning where no db pref was previously stored.
rurban [Thu, 29 Apr 2004 18:31:24 +0000 (18:31 +0000)]
Prevent from warning where no db pref was previously stored.

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

20 years agoFixes permission failure issues. With PagePermissions and Disabled Actions when...
zorloc [Thu, 29 Apr 2004 17:18:19 +0000 (17:18 +0000)]
Fixes permission failure issues.  With PagePermissions and Disabled Actions when user did not have permission WIKIAUTH_FORBIDDEN was returned.  In WikiUser this was ok because WIKIAUTH_FORBIDDEN had a value of 11 -- thus no user could perform that action.  But WikiUserNew has a WIKIAUTH_FORBIDDEN value of -1 -- thus a user without sufficent permission to do anything.  The solution is a new high value permission level (WIKIAUTH_UNOBTAINABLE) to be the default level for access failure.

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

20 years agosf.net patch #940359 by rassie
rurban [Tue, 27 Apr 2004 18:20:54 +0000 (18:20 +0000)]
sf.net patch #940359 by rassie

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

20 years agomore subtle config problems with defaults
rurban [Tue, 27 Apr 2004 16:16:27 +0000 (16:16 +0000)]
more subtle config problems with defaults

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

20 years agobetter errormsg (print supported handlers, print filename, ...)
rurban [Tue, 27 Apr 2004 16:08:44 +0000 (16:08 +0000)]
better errormsg (print supported handlers, print filename, ...)
better conflict strategy (wait random time)
force locks when supported.

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

20 years agomissing pageiter::count methods
rurban [Tue, 27 Apr 2004 16:03:05 +0000 (16:03 +0000)]
missing pageiter::count methods

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

20 years agolocking table specific for better databases
rurban [Mon, 26 Apr 2004 20:44:37 +0000 (20:44 +0000)]
locking table specific for better databases

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

20 years agocomments
rurban [Mon, 26 Apr 2004 20:25:30 +0000 (20:25 +0000)]
comments

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

20 years agofixed line27 error
rurban [Mon, 26 Apr 2004 20:01:21 +0000 (20:01 +0000)]
fixed line27 error

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

20 years agosupport most cases of header markup. fixed duplicate MangleXmlIdentifier name
rurban [Mon, 26 Apr 2004 19:43:03 +0000 (19:43 +0000)]
support most cases of header markup. fixed duplicate MangleXmlIdentifier name

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

20 years agobetter comments
rurban [Mon, 26 Apr 2004 14:46:14 +0000 (14:46 +0000)]
better comments

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

20 years agoadd support for single wikiword headers
rurban [Mon, 26 Apr 2004 14:09:05 +0000 (14:09 +0000)]
add support for single wikiword headers

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

20 years agouse DATA_PATH
rurban [Mon, 26 Apr 2004 13:43:03 +0000 (13:43 +0000)]
use DATA_PATH

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

20 years agocalculate bool old or dynamic constants later
rurban [Mon, 26 Apr 2004 13:22:32 +0000 (13:22 +0000)]
calculate bool old or dynamic constants later

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

20 years agodisable deprecated user constants
rurban [Mon, 26 Apr 2004 13:21:07 +0000 (13:21 +0000)]
disable deprecated user constants

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

20 years agoPOP3_AUTH_PORT deprecated, use "host:port" similar to IMAP
rurban [Mon, 26 Apr 2004 12:35:21 +0000 (12:35 +0000)]
POP3_AUTH_PORT deprecated, use "host:port" similar to IMAP
File_Passwd is already loaded

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

20 years agoinclude_path independency
rurban [Mon, 26 Apr 2004 12:22:56 +0000 (12:22 +0000)]
include_path independency

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

20 years agoinclude_path independency
rurban [Mon, 26 Apr 2004 12:16:40 +0000 (12:16 +0000)]
include_path independency

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

20 years agocheck default config values
rurban [Mon, 26 Apr 2004 12:15:01 +0000 (12:15 +0000)]
check default config values

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

20 years agoadd default config values
rurban [Mon, 26 Apr 2004 12:13:55 +0000 (12:13 +0000)]
add default config values

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

20 years agoIf using Db auth and DBAUTH_AUTH_DSN is empty set DBAUTH_AUTH_DSN to $DBParams['dsn']
zorloc [Fri, 23 Apr 2004 16:55:59 +0000 (16:55 +0000)]
If using Db auth and DBAUTH_AUTH_DSN is empty set DBAUTH_AUTH_DSN to $DBParams['dsn']

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

20 years agoLeave DB connection open when USE_DB_SESSION is true so that session info can be...
zorloc [Fri, 23 Apr 2004 06:46:37 +0000 (06:46 +0000)]
Leave DB connection open when USE_DB_SESSION is true so that session info can be written to the DB.

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

20 years agoPrevent spaces at the start and end of a created page name -- submitted by Dan Franko...
zorloc [Wed, 21 Apr 2004 16:14:50 +0000 (16:14 +0000)]
Prevent spaces at the start and end of a created page name -- submitted by Dan Frankowski (dfrankow).

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

20 years ago'Require lib/FileFinder.php' necessary to allow for call to FindLocalizedFile().
zorloc [Wed, 21 Apr 2004 14:04:24 +0000 (14:04 +0000)]
'Require lib/FileFinder.php' necessary to allow for call to FindLocalizedFile().

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

20 years ago'List' shouldn't be declared in validator type.
zorloc [Wed, 21 Apr 2004 05:21:17 +0000 (05:21 +0000)]
'List' shouldn't be declared in validator type.

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

20 years agofix passencrypt
rurban [Wed, 21 Apr 2004 04:45:35 +0000 (04:45 +0000)]
fix passencrypt

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

20 years agoadded AUTO_INCREMENT to page.id
rurban [Wed, 21 Apr 2004 04:31:10 +0000 (04:31 +0000)]
added AUTO_INCREMENT to page.id

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

20 years agowrite WikiURL consistently (not WikiUrl)
rurban [Wed, 21 Apr 2004 04:29:50 +0000 (04:29 +0000)]
write WikiURL consistently (not WikiUrl)

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

20 years agoTwo convenient RecentChanges extensions
rurban [Wed, 21 Apr 2004 04:29:10 +0000 (04:29 +0000)]
Two convenient RecentChanges extensions
  RelatedChanges (only links from current page)
  RecentEdits (just change the default args)

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

20 years agonew action page
rurban [Wed, 21 Apr 2004 04:26:47 +0000 (04:26 +0000)]
new action page

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

20 years agobugfix: make the navbar links actually work
rurban [Wed, 21 Apr 2004 04:21:32 +0000 (04:21 +0000)]
bugfix: make the navbar links actually work
layout: action links as named-wiki links, not as buttons.
new: RelatedChanges link

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

20 years agoCompleted section 1.
zorloc [Wed, 21 Apr 2004 04:12:03 +0000 (04:12 +0000)]
Completed section 1.

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

20 years agoAdded Section 0 values
zorloc [Wed, 21 Apr 2004 00:15:24 +0000 (00:15 +0000)]
Added Section 0 values

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

20 years agofixed "!A" style headers (one-char only)
rurban [Tue, 20 Apr 2004 23:24:49 +0000 (23:24 +0000)]
fixed "!A" style headers (one-char only)

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

20 years agoUpdate to reflect that configuration settings should go in config/config.ini not...
zorloc [Tue, 20 Apr 2004 22:45:39 +0000 (22:45 +0000)]
Update to reflect that configuration settings should go in config/config.ini not index.php.

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

20 years agoRemoved old standin for updated index.php
zorloc [Tue, 20 Apr 2004 22:37:22 +0000 (22:37 +0000)]
Removed old standin for updated index.php

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

20 years agoRemoved Pear_Config for parse_ini_file().
zorloc [Tue, 20 Apr 2004 22:26:27 +0000 (22:26 +0000)]
Removed Pear_Config for parse_ini_file().

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

20 years agoconfig refactoring:
rurban [Tue, 20 Apr 2004 18:10:55 +0000 (18:10 +0000)]
config refactoring:
  FileFinder is needed for WikiFarm scripts calling index.php
  config run-time calls moved to lib/IniConfig.php:fix_configs()
  added PHPWIKI_DIR smart-detection code (Theme finder)
  moved FileFind to lib/FileFinder.php
  cleaned lib/config.php

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

20 years agoWikiFarm code: honor predefined constants
rurban [Tue, 20 Apr 2004 17:21:57 +0000 (17:21 +0000)]
WikiFarm code: honor predefined constants

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

20 years agoSome IniConfig fixes: prepend our private lib/pear dir
rurban [Tue, 20 Apr 2004 17:08:38 +0000 (17:08 +0000)]
Some IniConfig fixes: prepend our private lib/pear dir
  switch from " to ' in the auth statements
  use error handling.
WikiUserNew changes for the new "'$variable'" syntax
  in the statements
TODO: optimization to put config vars into the session.

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

20 years agoSet require_once() to properly grab PEAR Settings.
zorloc [Tue, 20 Apr 2004 16:41:36 +0000 (16:41 +0000)]
Set require_once() to properly grab PEAR Settings.

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

20 years agoto the attic
rurban [Tue, 20 Apr 2004 15:56:59 +0000 (15:56 +0000)]
to the attic

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

20 years agomore paging support and paging fix for shorter lists
rurban [Tue, 20 Apr 2004 00:56:00 +0000 (00:56 +0000)]
more paging support and paging fix for shorter lists

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

20 years agomore paging support
rurban [Tue, 20 Apr 2004 00:34:16 +0000 (00:34 +0000)]
more paging support

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

20 years agopaging support
rurban [Tue, 20 Apr 2004 00:06:53 +0000 (00:06 +0000)]
paging support

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

20 years agothemable paging support
rurban [Tue, 20 Apr 2004 00:06:04 +0000 (00:06 +0000)]
themable paging support

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

20 years agoConnect the rest of PhpWiki to the IniConfig system. Also the keyword regular expres...
zorloc [Mon, 19 Apr 2004 23:13:04 +0000 (23:13 +0000)]
Connect the rest of PhpWiki to the IniConfig system.  Also the keyword regular expression is not a config setting

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

20 years agophp5 compatibility: it works!
rurban [Mon, 19 Apr 2004 21:51:41 +0000 (21:51 +0000)]
php5 compatibility: it works!

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

20 years agoadded show_minor||=1 to RecentChanges default pgsrc
rurban [Mon, 19 Apr 2004 20:45:26 +0000 (20:45 +0000)]
added show_minor||=1 to RecentChanges default pgsrc
  to show the latest minor revision also.
  https://sourceforge.net/forum/message.php?msg_id=2523662

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

20 years agoAdded config setting to handle DisabledActions
zorloc [Mon, 19 Apr 2004 18:33:13 +0000 (18:33 +0000)]
Added config setting to handle DisabledActions

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

20 years agoRemove config-dist.php to make way for new ini config system
zorloc [Mon, 19 Apr 2004 18:32:10 +0000 (18:32 +0000)]
Remove config-dist.php to make way for new ini config system

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

20 years agoPrevent from some PHP5 warnings (ref args, no :: object init)
rurban [Mon, 19 Apr 2004 18:27:46 +0000 (18:27 +0000)]
Prevent from some PHP5 warnings (ref args, no :: object init)
  php5 runs now through, just one wrong XmlElement object init missing
Removed unneccesary UpgradeUser lines
Changed WikiLink to omit version if current (RecentChanges)

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

20 years agoGoogleLink docs
rurban [Mon, 19 Apr 2004 09:23:58 +0000 (09:23 +0000)]
GoogleLink docs

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

20 years agonew pref: googleLink
rurban [Mon, 19 Apr 2004 09:13:30 +0000 (09:13 +0000)]
new pref: googleLink

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

20 years agofix MeatBall search
rurban [Mon, 19 Apr 2004 09:05:56 +0000 (09:05 +0000)]
fix MeatBall search
add Metawiki search

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

20 years ago2 errors: wrong strstr order, undeclared $prefix.
rurban [Mon, 19 Apr 2004 09:04:44 +0000 (09:04 +0000)]
2 errors: wrong strstr order, undeclared $prefix.

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

20 years agonew markup
rurban [Sun, 18 Apr 2004 06:02:28 +0000 (06:02 +0000)]
new markup

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

20 years agono fine layout yet.
rurban [Sun, 18 Apr 2004 05:44:04 +0000 (05:44 +0000)]
no fine layout yet.

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

20 years ago.
rurban [Sun, 18 Apr 2004 05:43:12 +0000 (05:43 +0000)]
.

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

20 years agomore fixes for page="0"
rurban [Sun, 18 Apr 2004 05:42:17 +0000 (05:42 +0000)]
more fixes for page="0"
better WikiForum support

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

20 years agomore theme and templates docs
rurban [Sun, 18 Apr 2004 04:00:19 +0000 (04:00 +0000)]
more theme and templates docs

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

20 years agominor fix for sf.net bug #577781: "CSS and Mozilla 1.0 problems"
rurban [Sun, 18 Apr 2004 03:36:01 +0000 (03:36 +0000)]
minor fix for sf.net bug #577781: "CSS and Mozilla 1.0 problems"

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

20 years agoadded lock tables privilege note
rurban [Sun, 18 Apr 2004 03:30:43 +0000 (03:30 +0000)]
added lock tables  privilege note

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

20 years agomore sortby+limit support
rurban [Sun, 18 Apr 2004 01:44:02 +0000 (01:44 +0000)]
more sortby+limit support

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

20 years agoprotect most_popular from sortby=mtime
rurban [Sun, 18 Apr 2004 01:34:21 +0000 (01:34 +0000)]
protect most_popular from sortby=mtime

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

20 years agomore numeric pagename fixes.
rurban [Sun, 18 Apr 2004 01:11:52 +0000 (01:11 +0000)]
more numeric pagename fixes.
fixed action=upload with merge conflict warnings.
charset changed from constant to global (dynamic utf-8 switching)

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

20 years agoallow "0" pagename
rurban [Sun, 18 Apr 2004 00:25:53 +0000 (00:25 +0000)]
allow "0" pagename

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

20 years agore-use our simple prepare: just for table prefix warnings
rurban [Sun, 18 Apr 2004 00:24:45 +0000 (00:24 +0000)]
re-use our simple prepare: just for table prefix warnings

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

20 years agobetter default example with local src, don't require weblocation for
rurban [Sun, 18 Apr 2004 00:19:30 +0000 (00:19 +0000)]
better default example with local src, don't require weblocation for
the default setup, better docs, fixed ini_get => get_cfg_var("allow_url_fopen"),
no HttpClient lib yet.

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

20 years agoMore work for new ini config system. Tools has array type removed and first implimen...
zorloc [Fri, 16 Apr 2004 23:30:41 +0000 (23:30 +0000)]
More work for new ini config system.  Tools has array type removed and first implimentations of config-dist.ini and IniConfig.php.  Will update config-dist.ini again soon.

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

20 years agoAdded PEAR/Config for processing of new ini config system
zorloc [Fri, 16 Apr 2004 22:49:09 +0000 (22:49 +0000)]
Added PEAR/Config for processing of new ini config system

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

20 years agoupdated ADODB notes
rurban [Fri, 16 Apr 2004 14:19:39 +0000 (14:19 +0000)]
updated ADODB notes

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

20 years agonew ADODB library 4.22 with multiple drivers (not only mysql as before), major change...
rurban [Fri, 16 Apr 2004 14:13:49 +0000 (14:13 +0000)]
new ADODB library 4.22 with multiple drivers (not only mysql as before), major change from FETCH_ASSOC to FETCH_ORDERED

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

20 years agofix handling of numeric pagenames
rurban [Fri, 16 Apr 2004 14:09:13 +0000 (14:09 +0000)]
fix handling of numeric pagenames

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

20 years ago1. allow pagename "0"
rurban [Thu, 15 Apr 2004 21:39:46 +0000 (21:39 +0000)]
1. allow pagename "0"
2. don't lock on select to prevent deadlocks with too large pages
   sf.net bug #927395

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