]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
19 years agoallow_call_time_pass_reference note no longer necessary
uckelman [Sun, 3 Apr 2005 16:52:50 +0000 (16:52 +0000)]
allow_call_time_pass_reference note no longer necessary

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

19 years agoINSTALL, UPGRADING are in ., not .. (relative to README).
uckelman [Sun, 3 Apr 2005 16:48:40 +0000 (16:48 +0000)]
INSTALL, UPGRADING are in ., not .. (relative to README).

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

19 years agoFixed regex for RFC822 addresses.
uckelman [Sat, 2 Apr 2005 18:01:41 +0000 (18:01 +0000)]
Fixed regex for RFC822 addresses.

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

19 years agoreorder notes by importance
rurban [Sat, 2 Apr 2005 15:33:12 +0000 (15:33 +0000)]
reorder notes by importance

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

19 years agodisplay editpage WARNINGS
rurban [Sat, 2 Apr 2005 15:14:50 +0000 (15:14 +0000)]
display editpage WARNINGS

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

19 years agoaesthetics
rurban [Sat, 2 Apr 2005 15:13:45 +0000 (15:13 +0000)]
aesthetics

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

19 years agomoved over from lib/plugin to simplify security
rurban [Sat, 2 Apr 2005 15:03:02 +0000 (15:03 +0000)]
moved over from lib/plugin to simplify security

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

19 years agomoved to ../../config/
rurban [Sat, 2 Apr 2005 15:00:16 +0000 (15:00 +0000)]
moved to ../../config/

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

19 years agoRemoved & from vars passed by reference (not needed, causes PHP to complain).
uckelman [Sat, 2 Apr 2005 03:05:44 +0000 (03:05 +0000)]
Removed & from vars passed by reference (not needed, causes PHP to complain).

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

19 years agoPageLinks no longer follows last member with ', '. Fixes bug #1175148.
uckelman [Sat, 2 Apr 2005 00:26:48 +0000 (00:26 +0000)]
PageLinks no longer follows last member with ', '. Fixes bug #1175148.

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

19 years agojust whitespace
rurban [Fri, 1 Apr 2005 16:11:42 +0000 (16:11 +0000)]
just whitespace

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

19 years agofix defaults in RecentChanges plugins: e.g. invalid pagenames for PageHistory
rurban [Fri, 1 Apr 2005 16:09:35 +0000 (16:09 +0000)]
fix defaults in RecentChanges plugins: e.g. invalid pagenames for PageHistory

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

19 years agodo not trim spaces
rurban [Fri, 1 Apr 2005 16:06:41 +0000 (16:06 +0000)]
do not trim spaces

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

19 years agofix rename for dba
rurban [Fri, 1 Apr 2005 16:05:48 +0000 (16:05 +0000)]
fix rename for dba

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

19 years agoImplement icase and regex options.
rurban [Fri, 1 Apr 2005 15:22:20 +0000 (15:22 +0000)]
Implement icase and regex options.
Change checkbox case message from "Case-Sensitive" to "Case-Insensitive"

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

19 years agoOptimize rename UI with one selected pagename
rurban [Fri, 1 Apr 2005 15:03:01 +0000 (15:03 +0000)]
Optimize rename UI with one selected pagename

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

19 years agofix dirty side-effect: dont printf too early bypassing ob_buffering.
rurban [Fri, 1 Apr 2005 14:45:14 +0000 (14:45 +0000)]
fix dirty side-effect: dont printf too early bypassing ob_buffering.
fixes MSIE.

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

19 years agomysql charsets: mysql needs different names and doesn't resolve aliases
rurban [Fri, 1 Apr 2005 14:32:44 +0000 (14:32 +0000)]
mysql charsets: mysql needs different names and doesn't resolve aliases

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

19 years agouse obj2hash exclude arg,
rurban [Fri, 1 Apr 2005 14:04:31 +0000 (14:04 +0000)]
use obj2hash exclude arg,
fix minor security flaw: enable _AuthInfo only if Admin or DEBUG && _DEBUG_LOGIN
  not on any DEBUG value

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

19 years agoconfigurator recursion fixes, dont print temp _dsn vars
rurban [Sun, 27 Mar 2005 20:36:16 +0000 (20:36 +0000)]
configurator recursion fixes, dont print temp _dsn vars

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

19 years agosecurity fixes (unknown why and where these get defined)
rurban [Sun, 27 Mar 2005 19:46:12 +0000 (19:46 +0000)]
security fixes (unknown why and where these get defined)

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

19 years agoadd Log
rurban [Sun, 27 Mar 2005 18:24:17 +0000 (18:24 +0000)]
add Log

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

19 years agocompute locale only for setlocale and LC_ALL
rurban [Sun, 27 Mar 2005 18:23:40 +0000 (18:23 +0000)]
compute locale only for setlocale and LC_ALL

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

19 years agofixed missing IMAP dependency. Thanks to sun-man
rurban [Sat, 19 Mar 2005 07:30:52 +0000 (07:30 +0000)]
fixed missing IMAP dependency. Thanks to sun-man

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

19 years agoUSE_PATH_INFO as _define_selection_optional_commented, exp warning
rurban [Sun, 6 Mar 2005 11:05:45 +0000 (11:05 +0000)]
USE_PATH_INFO as _define_selection_optional_commented, exp warning

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

19 years agoFixed bug #994994 (escape / in glob)
rurban [Fri, 4 Mar 2005 16:29:14 +0000 (16:29 +0000)]
Fixed bug #994994 (escape / in glob)
Optimized glob_to_pcre within fileSet() matching.

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

19 years agoignore forbidden ini_set warnings. Bug #1117254 by Xavier Roche
rurban [Mon, 28 Feb 2005 21:24:34 +0000 (21:24 +0000)]
ignore forbidden ini_set warnings. Bug #1117254 by Xavier Roche

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

19 years agolinebreaks
rurban [Mon, 28 Feb 2005 20:35:45 +0000 (20:35 +0000)]
linebreaks

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

19 years agosome stupid code for _AdminUser (probably not needed)
rurban [Mon, 28 Feb 2005 20:30:46 +0000 (20:30 +0000)]
some stupid code for _AdminUser (probably not needed)

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

19 years ago_GET is different from HTPP_GET_VARS. use the correct one
rurban [Mon, 28 Feb 2005 20:24:23 +0000 (20:24 +0000)]
_GET is different from HTPP_GET_VARS. use the correct one

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

19 years agofix error_stack
rurban [Mon, 28 Feb 2005 20:23:31 +0000 (20:23 +0000)]
fix error_stack

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

19 years agoprevent from recursion (configurator.php)
rurban [Mon, 28 Feb 2005 20:14:19 +0000 (20:14 +0000)]
prevent from recursion (configurator.php)

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

19 years agoread config-default, display current defaults (constants)
rurban [Mon, 28 Feb 2005 20:02:26 +0000 (20:02 +0000)]
read config-default, display current defaults (constants)

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

19 years agocheck against existing ADMIN_USER
rurban [Mon, 28 Feb 2005 19:24:41 +0000 (19:24 +0000)]
check against existing ADMIN_USER

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

19 years agoremove comment,
rurban [Mon, 28 Feb 2005 17:35:44 +0000 (17:35 +0000)]
remove comment,
enable isohexchars inlineparsing (seems to work now)

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

19 years agoFix error with : in pagenames. Thanks to Hendrik Schneider. bug #1115479
rurban [Sun, 27 Feb 2005 21:34:10 +0000 (21:34 +0000)]
Fix error with : in pagenames. Thanks to Hendrik Schneider. bug #1115479

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

19 years agofix for php4 and case-sensitive filesystems
rurban [Sun, 27 Feb 2005 19:40:36 +0000 (19:40 +0000)]
fix for php4 and case-sensitive filesystems

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

19 years agohack: display errorstack without sideeffects (save and restore)
rurban [Sun, 27 Feb 2005 19:31:52 +0000 (19:31 +0000)]
hack: display errorstack without sideeffects (save and restore)

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

19 years agolatin1 mysql fix
rurban [Sun, 27 Feb 2005 19:13:27 +0000 (19:13 +0000)]
latin1 mysql fix

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

19 years agouse default order buttons (corrected transparency)
rurban [Sun, 27 Feb 2005 18:57:53 +0000 (18:57 +0000)]
use default order buttons (corrected transparency)

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

19 years agofix logo alignment. bug #1124560 by Hendrik Scheider, livesearch support
rurban [Sun, 27 Feb 2005 18:36:29 +0000 (18:36 +0000)]
fix logo alignment. bug #1124560 by Hendrik Scheider, livesearch support

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

19 years agosearch button for themes like crao
rurban [Sun, 27 Feb 2005 18:32:20 +0000 (18:32 +0000)]
search button for themes like crao

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

19 years agofix logo alignment. bug #1124560 by Hendrik Scheider
rurban [Sun, 27 Feb 2005 18:19:21 +0000 (18:19 +0000)]
fix logo alignment. bug #1124560 by Hendrik Scheider

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

19 years agoremove clsclient (typo and still exp)
rurban [Sun, 27 Feb 2005 13:20:28 +0000 (13:20 +0000)]
remove clsclient (typo and still exp)

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

19 years agobump version
rurban [Sun, 27 Feb 2005 13:18:47 +0000 (13:18 +0000)]
bump version

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

19 years agoupdate comments
rurban [Sun, 27 Feb 2005 12:37:14 +0000 (12:37 +0000)]
update comments

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

19 years agoprevent SqlResult.ini from being imported
rurban [Sun, 27 Feb 2005 12:24:25 +0000 (12:24 +0000)]
prevent SqlResult.ini from being imported

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

19 years agoupdated CREDITS
rurban [Sun, 27 Feb 2005 12:17:59 +0000 (12:17 +0000)]
updated CREDITS

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

19 years agooops, remove merge conflicts
rurban [Sun, 27 Feb 2005 09:47:38 +0000 (09:47 +0000)]
oops, remove merge conflicts

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

19 years agoChanges from the original submission: use mode (consistency), no .inc
rurban [Sun, 27 Feb 2005 09:47:08 +0000 (09:47 +0000)]
Changes from the original submission: use mode (consistency), no .inc

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

19 years agouppercase filename
rurban [Sun, 27 Feb 2005 09:33:55 +0000 (09:33 +0000)]
uppercase filename

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

19 years agoupdate schemas for 1.3.11
rurban [Sun, 27 Feb 2005 09:33:05 +0000 (09:33 +0000)]
update schemas for 1.3.11

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

19 years agoadd latest fixes and 1.2.8
rurban [Sat, 26 Feb 2005 19:06:08 +0000 (19:06 +0000)]
add latest fixes and 1.2.8

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

19 years agoupdate to new markup
rurban [Sat, 26 Feb 2005 18:31:32 +0000 (18:31 +0000)]
update to new markup

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

19 years agoupdate docs
rurban [Sat, 26 Feb 2005 18:30:40 +0000 (18:30 +0000)]
update docs

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

19 years agoupdate (C)
rurban [Sat, 26 Feb 2005 18:30:01 +0000 (18:30 +0000)]
update (C)

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

19 years agore-enable colored boxed errors
rurban [Sat, 26 Feb 2005 18:29:07 +0000 (18:29 +0000)]
re-enable colored boxed errors

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

19 years agoupdate configs
rurban [Sat, 26 Feb 2005 18:27:47 +0000 (18:27 +0000)]
update configs

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

19 years agoupdate CREDITS (still way to small)
rurban [Sat, 26 Feb 2005 18:23:17 +0000 (18:23 +0000)]
update CREDITS (still way to small)

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

19 years agoconfigurator: add (c), support show=_part1 initial expand, enable
rurban [Sat, 26 Feb 2005 17:47:57 +0000 (17:47 +0000)]
configurator: add (c), support show=_part1 initial expand, enable
  ENABLE_FILE_OUTPUT, use part.id not name
install.php: fixed for multiple invocations (on various missing vars)
IniConfig: call install.php on more errors with expanded part.

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

19 years agoMSIE 5 fix (no InnerHTML), submit id to disable.
rurban [Sat, 19 Feb 2005 21:36:02 +0000 (21:36 +0000)]
MSIE 5 fix (no InnerHTML), submit id to disable.

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

19 years agoWikiDB::genericWarnings() is no longer used.
uckelman [Fri, 18 Feb 2005 20:43:40 +0000 (20:43 +0000)]
WikiDB::genericWarnings() is no longer used.

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

19 years agoRe-enabled /tmp warnings to save those who choose not to read the
uckelman [Fri, 18 Feb 2005 20:41:28 +0000 (20:41 +0000)]
Re-enabled /tmp warnings to save those who choose not to read the
 instructions.

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

19 years agofix quoting and slashes, check against required ADMIN_USER
rurban [Wed, 16 Feb 2005 15:53:15 +0000 (15:53 +0000)]
fix quoting and slashes, check against required ADMIN_USER

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

19 years agomore configurator updates (pear cache missing)
rurban [Wed, 16 Feb 2005 15:11:00 +0000 (15:11 +0000)]
more configurator updates (pear cache missing)

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

19 years agoadd a new doc. Thanks to Charles Corrigan
rurban [Tue, 15 Feb 2005 17:56:53 +0000 (17:56 +0000)]
add a new doc. Thanks to Charles Corrigan

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

19 years agohelp with starterscripts on install: find the configurator
rurban [Tue, 15 Feb 2005 17:54:37 +0000 (17:54 +0000)]
help with starterscripts on install: find the configurator

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

19 years agoenable all options
rurban [Tue, 15 Feb 2005 15:58:37 +0000 (15:58 +0000)]
enable all options

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

19 years agofix policy strict. Thanks to Mikhail Vladimirov
rurban [Mon, 14 Feb 2005 12:28:27 +0000 (12:28 +0000)]
fix policy strict. Thanks to Mikhail Vladimirov

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

19 years agoTemporary disable tree optimizer: might be broken. See "word -word -word"
rurban [Mon, 14 Feb 2005 12:16:09 +0000 (12:16 +0000)]
Temporary disable tree optimizer: might be broken. See "word -word -word"
Assure node->sql method even for non-words (optimizer problem)

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

19 years agorenamed to Sql. Added translations (inc not yet)
rurban [Sat, 12 Feb 2005 17:26:24 +0000 (17:26 +0000)]
renamed to Sql. Added translations (inc not yet)

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

19 years agolocale update: missing . : fixed. unified strings
rurban [Sat, 12 Feb 2005 17:24:24 +0000 (17:24 +0000)]
locale update: missing . : fixed. unified strings
proper linebreaks

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

19 years agolocale update: missing . : fixed.
rurban [Sat, 12 Feb 2005 17:03:34 +0000 (17:03 +0000)]
locale update: missing . : fixed.

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

19 years agothis is derived
rurban [Sat, 12 Feb 2005 17:02:14 +0000 (17:02 +0000)]
this is derived

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

19 years agolocale update: missing . : fixed.
rurban [Sat, 12 Feb 2005 16:56:57 +0000 (16:56 +0000)]
locale update: missing . : fixed.

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

19 years agolocale update
rurban [Sat, 12 Feb 2005 16:52:55 +0000 (16:52 +0000)]
locale update

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

19 years agoadd po check, depend update
rurban [Sat, 12 Feb 2005 10:36:09 +0000 (10:36 +0000)]
add po check, depend update

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

19 years agofix for not existing .exclude
rurban [Sat, 12 Feb 2005 10:35:08 +0000 (10:35 +0000)]
fix for not existing .exclude

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

19 years agobetter LIVESEARCH
rurban [Fri, 11 Feb 2005 14:51:31 +0000 (14:51 +0000)]
better LIVESEARCH

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

19 years agoenable edit, layout improvements
rurban [Fri, 11 Feb 2005 14:50:06 +0000 (14:50 +0000)]
enable edit, layout improvements

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

19 years agosupport ENABLE_LIVESEARCH, enable PDO sessions
rurban [Fri, 11 Feb 2005 14:45:45 +0000 (14:45 +0000)]
support ENABLE_LIVESEARCH, enable PDO sessions

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

19 years agoseperate DbSession classes: less memory, a bit slower
rurban [Fri, 11 Feb 2005 14:41:57 +0000 (14:41 +0000)]
seperate DbSession classes: less memory, a bit slower

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

19 years agomove getRow up one level to our backend class
rurban [Thu, 10 Feb 2005 19:04:24 +0000 (19:04 +0000)]
move getRow up one level to our backend class

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

19 years agotry to avoid duoplicate lang/theme init
rurban [Thu, 10 Feb 2005 19:03:37 +0000 (19:03 +0000)]
try to avoid duoplicate lang/theme init

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

19 years agoadd PDO support
rurban [Thu, 10 Feb 2005 19:01:24 +0000 (19:01 +0000)]
add PDO support

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

19 years agoadd rand_ascii
rurban [Tue, 8 Feb 2005 13:41:32 +0000 (13:41 +0000)]
add rand_ascii

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

19 years ago improve the locale splitter
rurban [Tue, 8 Feb 2005 13:26:59 +0000 (13:26 +0000)]
 improve the locale splitter

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

19 years agoencrypt password. fix strict logic.
rurban [Tue, 8 Feb 2005 13:25:50 +0000 (13:25 +0000)]
encrypt password. fix strict logic.
both bugs reported by Mikhail Vladimirov

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

19 years agodefine mysql connection charset
rurban [Mon, 7 Feb 2005 15:41:29 +0000 (15:41 +0000)]
define mysql connection charset

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

19 years agouse defined CHARSET for db. more comments
rurban [Mon, 7 Feb 2005 15:40:42 +0000 (15:40 +0000)]
use defined CHARSET for db. more comments

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

19 years agoanother locale fix
rurban [Mon, 7 Feb 2005 15:39:02 +0000 (15:39 +0000)]
another locale fix

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

19 years agoisonumchar support
rurban [Mon, 7 Feb 2005 15:38:25 +0000 (15:38 +0000)]
isonumchar support

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

19 years agouse the default table type (InnoDB or MyIsam)
rurban [Mon, 7 Feb 2005 15:18:52 +0000 (15:18 +0000)]
use the default table type (InnoDB or MyIsam)
remove the HEAP sugegstion. this will not work with mysql yet.

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

19 years agoDisplays for transparency testing all pngs in themes, sorted by directory.
uckelman [Sun, 6 Feb 2005 21:42:05 +0000 (21:42 +0000)]
Displays for transparency testing all pngs in themes, sorted by directory.

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

19 years agocomment
rurban [Sat, 5 Feb 2005 15:35:37 +0000 (15:35 +0000)]
comment

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

19 years agobump version
rurban [Sat, 5 Feb 2005 15:35:17 +0000 (15:35 +0000)]
bump version

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

19 years agosupport USE_SAFE_DBSESSION if duplicate sid (INSERT errors) occur
rurban [Sat, 5 Feb 2005 15:32:59 +0000 (15:32 +0000)]
support USE_SAFE_DBSESSION if duplicate sid (INSERT errors) occur

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

19 years agoforce guessing_setlocale (again)
rurban [Sat, 5 Feb 2005 15:32:09 +0000 (15:32 +0000)]
force guessing_setlocale (again)

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

19 years agominor versioncache improvement. part 2/3 of Charles Corrigan cache patch. not sure...
rurban [Fri, 4 Feb 2005 17:58:06 +0000 (17:58 +0000)]
minor versioncache improvement. part 2/3 of Charles Corrigan cache patch. not sure about the 0/1 issue

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

19 years agoneed div=content for blog
rurban [Fri, 4 Feb 2005 15:26:57 +0000 (15:26 +0000)]
need div=content for blog

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