]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
18 years agofixes for new dumphtml API
rurban [Sat, 27 Aug 2005 17:40:36 +0000 (17:40 +0000)]
fixes for new dumphtml API

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

18 years agoremove default PARSER flag on php5
rurban [Sat, 27 Aug 2005 10:04:29 +0000 (10:04 +0000)]
remove default PARSER flag on php5

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

18 years agominor rewording
rurban [Sat, 27 Aug 2005 10:01:26 +0000 (10:01 +0000)]
minor rewording

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

18 years agorequired action page
rurban [Sat, 27 Aug 2005 09:59:11 +0000 (09:59 +0000)]
required action page

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

18 years agorearrange
rurban [Sat, 27 Aug 2005 09:56:04 +0000 (09:56 +0000)]
rearrange

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

18 years agobump version
rurban [Sat, 27 Aug 2005 09:41:57 +0000 (09:41 +0000)]
bump version

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

18 years agonew helper method
rurban [Sat, 27 Aug 2005 09:41:37 +0000 (09:41 +0000)]
new helper method

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

18 years agofix login with HttpAuth
rurban [Sat, 27 Aug 2005 09:40:46 +0000 (09:40 +0000)]
fix login with HttpAuth

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

18 years agodumphtml when not at admin page: dump the current or given page
rurban [Sat, 27 Aug 2005 09:39:10 +0000 (09:39 +0000)]
dumphtml when not at admin page: dump the current or given page

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

18 years agoCAN-2005-2498: another eval VULNERABILITY
rurban [Sun, 14 Aug 2005 12:57:50 +0000 (12:57 +0000)]
CAN-2005-2498: another eval VULNERABILITY

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

18 years agostricter error handling: dba errors are fatal, display errors on Request->finish...
rurban [Sun, 7 Aug 2005 10:52:43 +0000 (10:52 +0000)]
stricter error handling: dba errors are fatal, display errors on Request->finish or session_close

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

18 years agoreformatting
rurban [Sun, 7 Aug 2005 10:51:11 +0000 (10:51 +0000)]
reformatting

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

18 years agopostpone guard
rurban [Sun, 7 Aug 2005 10:50:27 +0000 (10:50 +0000)]
postpone guard

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

18 years agodo not connect/disconnect each time. fix refs
rurban [Sun, 7 Aug 2005 10:49:57 +0000 (10:49 +0000)]
do not connect/disconnect each time. fix refs

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

18 years agoreformatting
rurban [Sun, 7 Aug 2005 10:11:25 +0000 (10:11 +0000)]
reformatting

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

18 years agoclean whole version cache
rurban [Sun, 7 Aug 2005 10:10:07 +0000 (10:10 +0000)]
clean whole version cache

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

18 years agoset _COOKIE also
rurban [Sun, 7 Aug 2005 10:09:33 +0000 (10:09 +0000)]
set _COOKIE also

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

18 years agodba simplification: no _backend in the subclass
rurban [Sun, 7 Aug 2005 10:08:33 +0000 (10:08 +0000)]
dba simplification: no _backend in the subclass

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

18 years agodba simplification: use default timeout
rurban [Sun, 7 Aug 2005 10:07:55 +0000 (10:07 +0000)]
dba simplification: use default timeout

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

18 years agofix wrong previous checkin: grep without wildcard
rurban [Sun, 7 Aug 2005 09:15:38 +0000 (09:15 +0000)]
fix wrong previous checkin: grep without wildcard

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

18 years agofix comments
rurban [Sun, 7 Aug 2005 09:14:53 +0000 (09:14 +0000)]
fix comments

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

18 years agofix cookie logout; let the WIKI_ID cookie get deleted
rurban [Sun, 7 Aug 2005 09:14:03 +0000 (09:14 +0000)]
fix cookie logout; let the WIKI_ID cookie get deleted

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

18 years agoabsolute etags path, prevent from printing dir errors
rurban [Sun, 7 Aug 2005 08:54:33 +0000 (08:54 +0000)]
absolute etags path, prevent from printing dir errors

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

18 years agoworkaround php VBASIC alike limitation: allow integer pagenames
rurban [Sat, 6 Aug 2005 15:01:38 +0000 (15:01 +0000)]
workaround php VBASIC alike limitation: allow integer pagenames

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

18 years agoensure absolute uploads path
rurban [Sat, 6 Aug 2005 14:31:10 +0000 (14:31 +0000)]
ensure absolute uploads path

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

18 years agolatest moacdropdown
rurban [Sat, 6 Aug 2005 13:46:55 +0000 (13:46 +0000)]
latest moacdropdown

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

18 years agoenable acdropdown
rurban [Sat, 6 Aug 2005 13:33:35 +0000 (13:33 +0000)]
enable acdropdown

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

18 years agoupdate comment
rurban [Sat, 6 Aug 2005 13:33:05 +0000 (13:33 +0000)]
update comment

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

18 years agoadd src for debugging
rurban [Sat, 6 Aug 2005 13:28:07 +0000 (13:28 +0000)]
add src for debugging

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

18 years agoupdate to latest jscalendar
rurban [Sat, 6 Aug 2005 13:26:26 +0000 (13:26 +0000)]
update to latest jscalendar

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

18 years agoimproved empty cookie
rurban [Sat, 6 Aug 2005 13:23:14 +0000 (13:23 +0000)]
improved empty cookie

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

18 years agoonly cosmetics
rurban [Sat, 6 Aug 2005 13:21:37 +0000 (13:21 +0000)]
only cosmetics

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

18 years agoswitch to natural order password, userid
rurban [Sat, 6 Aug 2005 13:21:09 +0000 (13:21 +0000)]
switch to natural order password, userid

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

18 years agoadd comments
rurban [Sat, 6 Aug 2005 13:20:05 +0000 (13:20 +0000)]
add comments

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

18 years agoallow spaces in interwiki paths, even implicitly. fixes bug #1218733
rurban [Sat, 6 Aug 2005 13:09:33 +0000 (13:09 +0000)]
allow spaces in interwiki paths, even implicitly. fixes bug #1218733

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

18 years agoquote paths correctly (not the best method though)
rurban [Sat, 6 Aug 2005 13:07:04 +0000 (13:07 +0000)]
quote paths correctly (not the best method though)

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

18 years agoonly cosmetics
rurban [Sat, 6 Aug 2005 13:06:22 +0000 (13:06 +0000)]
only cosmetics

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

18 years agoaccept config.ini ACCESS_LOG_SQL = 0
rurban [Sat, 6 Aug 2005 13:00:21 +0000 (13:00 +0000)]
accept config.ini ACCESS_LOG_SQL = 0

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

18 years agobeautify SCRIPT lines
rurban [Sat, 6 Aug 2005 12:53:36 +0000 (12:53 +0000)]
beautify SCRIPT lines

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

18 years agofix bug #1252772
rurban [Sat, 6 Aug 2005 09:59:21 +0000 (09:59 +0000)]
fix bug #1252772

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

18 years agofixed array size
rurban [Sun, 24 Jul 2005 10:22:53 +0000 (10:22 +0000)]
fixed array size

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

18 years agoinlineimage => inlineobject
rurban [Sun, 24 Jul 2005 09:54:41 +0000 (09:54 +0000)]
inlineimage => inlineobject

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

18 years agoguard against duplicate RSS_ENCODING
rurban [Sun, 24 Jul 2005 09:52:59 +0000 (09:52 +0000)]
guard against duplicate RSS_ENCODING

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

18 years agoguard doubleClickEdit for unittests, add AcDropDown support
rurban [Sun, 24 Jul 2005 09:51:22 +0000 (09:51 +0000)]
guard doubleClickEdit for unittests, add AcDropDown support

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

18 years agoempty default_value ifeq constant: fix ADMIN_PASSWD
rurban [Sun, 24 Jul 2005 08:50:18 +0000 (08:50 +0000)]
empty default_value ifeq constant: fix ADMIN_PASSWD

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

18 years agosome simple tests with curl
rurban [Thu, 21 Jul 2005 19:28:46 +0000 (19:28 +0000)]
some simple tests with curl

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

18 years agoadd wiki.titleSearch, bump to XMLRPC protocol version 2
rurban [Thu, 21 Jul 2005 19:27:04 +0000 (19:27 +0000)]
add wiki.titleSearch, bump to XMLRPC protocol version 2

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

18 years agoreformat, fix Resource ID#46 used as offset, casting to integer
rurban [Thu, 21 Jul 2005 19:25:13 +0000 (19:25 +0000)]
reformat, fix Resource ID#46 used as offset, casting to integer

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

18 years agofix typo
rurban [Thu, 21 Jul 2005 19:02:16 +0000 (19:02 +0000)]
fix typo

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

18 years agoapplied mpullen patch (Revised to work on all date range combinations...),
rurban [Thu, 21 Jul 2005 18:55:55 +0000 (18:55 +0000)]
applied mpullen patch (Revised to work on all date range combinations...),
but still does not work as documented.

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

18 years agoupdate to phpxmlrpx-1.1: do not eval user code. http://www.gulftech.org/?node=researc...
rurban [Fri, 8 Jul 2005 05:36:12 +0000 (05:36 +0000)]
update to phpxmlrpx-1.1: do not eval user code. http://www.gulftech.org/?node=research&article_id=00088-07022005

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

18 years agowork around PEAR pgsql escape stupidity
rurban [Fri, 1 Jul 2005 05:19:26 +0000 (05:19 +0000)]
work around PEAR pgsql escape stupidity

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

18 years agoupdate (c) date
rurban [Thu, 30 Jun 2005 05:17:14 +0000 (05:17 +0000)]
update (c) date

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

18 years agouse better /tmp/cache, dependent on TEMP_DIR and getenv("TEMP")
rurban [Thu, 30 Jun 2005 04:53:46 +0000 (04:53 +0000)]
use better /tmp/cache, dependent on TEMP_DIR and getenv("TEMP")

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

18 years agobump version
rurban [Wed, 22 Jun 2005 05:49:00 +0000 (05:49 +0000)]
bump version

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

18 years agolooser isValidName method
rurban [Wed, 22 Jun 2005 05:36:52 +0000 (05:36 +0000)]
looser isValidName method

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

18 years agoadd ENABLE_MARKUP_COLOR
rurban [Wed, 22 Jun 2005 05:27:40 +0000 (05:27 +0000)]
add ENABLE_MARKUP_COLOR

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

18 years agoIE6 workaround, make pre larger
rurban [Wed, 22 Jun 2005 05:20:47 +0000 (05:20 +0000)]
IE6 workaround, make pre larger

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

18 years agosupport ipv6 (httpd->REMOTE_ADDR). Thanks to Perry Lorier
rurban [Tue, 21 Jun 2005 05:59:18 +0000 (05:59 +0000)]
support ipv6 (httpd->REMOTE_ADDR). Thanks to Perry Lorier

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

18 years agofinish missing db calls
rurban [Fri, 10 Jun 2005 06:12:36 +0000 (06:12 +0000)]
finish missing db calls

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

18 years agospecial validname method
rurban [Fri, 10 Jun 2005 06:11:56 +0000 (06:11 +0000)]
special validname method

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

18 years agoensure Update Preferences gets through
rurban [Fri, 10 Jun 2005 06:10:35 +0000 (06:10 +0000)]
ensure Update Preferences gets through

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

18 years agoenable getPref('doubleClickEdit')
rurban [Fri, 10 Jun 2005 06:09:06 +0000 (06:09 +0000)]
enable getPref('doubleClickEdit')

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

18 years agosupport new ENABLE_MARKUP_COLOR
rurban [Mon, 6 Jun 2005 17:41:20 +0000 (17:41 +0000)]
support new ENABLE_MARKUP_COLOR

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

18 years agoreplace .htacess by index.php. Thanks to qwerty2
rurban [Mon, 6 Jun 2005 16:45:45 +0000 (16:45 +0000)]
replace .htacess by index.php. Thanks to qwerty2

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

18 years agoDefault ENABLE_DOUBLECLICKEDIT = false. Moved to UserPreferences
rurban [Sun, 5 Jun 2005 05:38:02 +0000 (05:38 +0000)]
Default ENABLE_DOUBLECLICKEDIT = false. Moved to UserPreferences

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

18 years agoNew button for Mac OS X theme, "Pdf" button.
carstenklapp [Fri, 27 May 2005 22:35:26 +0000 (22:35 +0000)]
New button for Mac OS X theme, "Pdf" button.

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

19 years agoremove mysql specific INSERT DELAYED
rurban [Sat, 14 May 2005 07:22:47 +0000 (07:22 +0000)]
remove mysql specific INSERT DELAYED

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

19 years agoadd TOOLBAR_TEMPLATE_PULLDOWN (AddTemplate icon)
rurban [Fri, 6 May 2005 18:45:59 +0000 (18:45 +0000)]
add TOOLBAR_TEMPLATE_PULLDOWN (AddTemplate icon)

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

19 years agoadd AddTemplate EditToolbar icon
rurban [Fri, 6 May 2005 18:43:41 +0000 (18:43 +0000)]
add AddTemplate EditToolbar icon

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

19 years agosilence Preview warnings for PAGE_LOCKED_MESSAGE, CONCURRENT_UPDATE_MESSAGE (thanks...
rurban [Fri, 6 May 2005 17:54:22 +0000 (17:54 +0000)]
silence Preview warnings for PAGE_LOCKED_MESSAGE, CONCURRENT_UPDATE_MESSAGE (thanks to schorni)

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

19 years agoconditionalize CAPTCHA
rurban [Fri, 6 May 2005 17:53:20 +0000 (17:53 +0000)]
conditionalize CAPTCHA

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

19 years agosilence undefined offset 1 msg
rurban [Fri, 6 May 2005 17:44:24 +0000 (17:44 +0000)]
silence undefined offset 1 msg

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

19 years agofix Tips header, by Philip J. Hollenback
rurban [Fri, 6 May 2005 17:33:55 +0000 (17:33 +0000)]
fix Tips header, by Philip J. Hollenback

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

19 years agouse absolute path
rurban [Fri, 6 May 2005 17:00:31 +0000 (17:00 +0000)]
use absolute path

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

19 years agosupport captcha
rurban [Fri, 6 May 2005 16:57:54 +0000 (16:57 +0000)]
support captcha

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

19 years agoadd PdoDbPassUser
rurban [Fri, 6 May 2005 16:56:48 +0000 (16:56 +0000)]
add PdoDbPassUser

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

19 years agoadd failing cmdline for .map
rurban [Fri, 6 May 2005 16:54:59 +0000 (16:54 +0000)]
add failing cmdline for .map

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

19 years agosupport optional EXTERNAL_LINK_TARGET, default: _blank
rurban [Fri, 6 May 2005 16:54:19 +0000 (16:54 +0000)]
support optional EXTERNAL_LINK_TARGET, default: _blank

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

19 years agobump intermediate version
rurban [Fri, 6 May 2005 16:51:48 +0000 (16:51 +0000)]
bump intermediate version

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

19 years agoSafari comment
rurban [Fri, 6 May 2005 16:49:24 +0000 (16:49 +0000)]
Safari comment

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

19 years agosupport %u, %b, %d expansion for Upload: User: and Talk: interwiki monikers
rurban [Fri, 6 May 2005 16:48:41 +0000 (16:48 +0000)]
support %u, %b, %d expansion for Upload: User: and Talk: interwiki monikers

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

19 years agosplit long lines
rurban [Fri, 6 May 2005 16:43:35 +0000 (16:43 +0000)]
split long lines

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

19 years agosupport action=revert
rurban [Thu, 5 May 2005 08:57:26 +0000 (08:57 +0000)]
support action=revert

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

19 years agofix pagename split for title and header
rurban [Thu, 5 May 2005 08:54:40 +0000 (08:54 +0000)]
fix pagename split for title and header

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

19 years agofix #1191096 by Karel
rurban [Wed, 4 May 2005 05:37:34 +0000 (05:37 +0000)]
fix #1191096 by Karel

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

19 years agoPatch from bug #1191108 "OCI8-create in rc3" by Anthony
rurban [Wed, 4 May 2005 05:08:13 +0000 (05:08 +0000)]
Patch from bug #1191108 "OCI8-create in rc3" by Anthony

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

19 years agocaptcha feature by Benjamin Drieu. Patch #1110699
rurban [Mon, 25 Apr 2005 20:17:15 +0000 (20:17 +0000)]
captcha feature by Benjamin Drieu. Patch #1110699

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

19 years agotrivial tuning by michael pruitt. Patch #1120185
rurban [Mon, 25 Apr 2005 19:46:08 +0000 (19:46 +0000)]
trivial tuning by michael pruitt. Patch #1120185

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

19 years agoclarify setAutosplitWikiWords
rurban [Sat, 23 Apr 2005 11:44:54 +0000 (11:44 +0000)]
clarify setAutosplitWikiWords

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

19 years agosimplify actionbar, add one-click Revert
rurban [Sat, 23 Apr 2005 11:43:44 +0000 (11:43 +0000)]
simplify actionbar, add one-click Revert

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

19 years agoallow emtpy WikiDB::getRevisionBefore(), for simplier templates (revert)
rurban [Sat, 23 Apr 2005 11:30:12 +0000 (11:30 +0000)]
allow emtpy WikiDB::getRevisionBefore(), for simplier templates (revert)

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

19 years agoimprove semantics in the setAutosplitWikiWords method: switch to true if no args
rurban [Sat, 23 Apr 2005 11:23:49 +0000 (11:23 +0000)]
improve semantics in the setAutosplitWikiWords method: switch to true if no args

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

19 years agohonor theme-specific SplitWikiWord in the HEADER
rurban [Sat, 23 Apr 2005 11:21:55 +0000 (11:21 +0000)]
honor theme-specific SplitWikiWord in the HEADER

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

19 years agoproper linebreaks
rurban [Sat, 23 Apr 2005 11:18:58 +0000 (11:18 +0000)]
proper linebreaks

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

19 years agobug #1186291
rurban [Sat, 23 Apr 2005 11:17:41 +0000 (11:17 +0000)]
bug #1186291

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

19 years agohandle allowed inlined objects within INLINE_IMAGES
rurban [Sat, 23 Apr 2005 11:15:49 +0000 (11:15 +0000)]
handle allowed inlined objects within INLINE_IMAGES

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

19 years agocache map
rurban [Sat, 23 Apr 2005 11:07:34 +0000 (11:07 +0000)]
cache map

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

19 years agoadd missing ActionPage
rurban [Sat, 23 Apr 2005 10:07:39 +0000 (10:07 +0000)]
add missing ActionPage

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

19 years agoproper linebreaks
rurban [Mon, 11 Apr 2005 19:45:17 +0000 (19:45 +0000)]
proper linebreaks

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