]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
18 years agoenable specific DB backends, not just the default. defer Theme loading, force LANG=en
rurban [Wed, 12 Oct 2005 06:21:18 +0000 (06:21 +0000)]
enable specific DB backends, not just the default. defer Theme loading, force LANG=en

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

18 years agoremove INCLUDED from EXCLUDED, includes override excludes.
rurban [Wed, 12 Oct 2005 06:19:31 +0000 (06:19 +0000)]
remove INCLUDED from EXCLUDED, includes override excludes.

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

18 years agoprotect unsafe calls
rurban [Wed, 12 Oct 2005 06:19:07 +0000 (06:19 +0000)]
protect unsafe calls

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

18 years agodont overdo constants
rurban [Wed, 12 Oct 2005 06:18:31 +0000 (06:18 +0000)]
dont overdo constants

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

18 years agopostgres cross-testing hack
rurban [Wed, 12 Oct 2005 06:17:45 +0000 (06:17 +0000)]
postgres cross-testing hack

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

18 years agoadd new _insert statement
rurban [Wed, 12 Oct 2005 06:16:48 +0000 (06:16 +0000)]
add new _insert statement

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

18 years agobetter From header
rurban [Wed, 12 Oct 2005 06:16:18 +0000 (06:16 +0000)]
better From header

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

18 years agoasXML case
rurban [Wed, 12 Oct 2005 06:15:44 +0000 (06:15 +0000)]
asXML case

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

18 years agojust aesthetics
rurban [Wed, 12 Oct 2005 06:15:25 +0000 (06:15 +0000)]
just aesthetics

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

18 years agodisable user table per default, add cols to pref instead
rurban [Wed, 12 Oct 2005 06:08:37 +0000 (06:08 +0000)]
disable user table per default, add cols to pref instead

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

18 years agofix win32ps call
rurban [Mon, 10 Oct 2005 20:31:21 +0000 (20:31 +0000)]
fix win32ps call

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

18 years agoadd one more header
rurban [Mon, 10 Oct 2005 20:02:54 +0000 (20:02 +0000)]
add one more header

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

18 years agoroutine update
rurban [Mon, 10 Oct 2005 19:58:13 +0000 (19:58 +0000)]
routine update

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

18 years agoexperimental WYSIWYG support
rurban [Mon, 10 Oct 2005 19:53:33 +0000 (19:53 +0000)]
experimental WYSIWYG support

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

18 years agofix aesthetic issues by John Stevens
rurban [Mon, 10 Oct 2005 19:51:41 +0000 (19:51 +0000)]
fix aesthetic issues by John Stevens

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

18 years agofix the missing formatting problems, add with_counter arg by ?? (20050106), Thanks...
rurban [Mon, 10 Oct 2005 19:50:45 +0000 (19:50 +0000)]
fix the missing formatting problems, add with_counter arg by ?? (20050106), Thanks to ManuelVacelet for the testcase

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

18 years agoadd DBAUTH_PREF_INSERT: self-creating users. by John Stevens
rurban [Mon, 10 Oct 2005 19:43:49 +0000 (19:43 +0000)]
add DBAUTH_PREF_INSERT: self-creating users. by John Stevens

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

18 years agofix wanted_pages SQL syntax
rurban [Mon, 10 Oct 2005 19:42:15 +0000 (19:42 +0000)]
fix wanted_pages SQL syntax

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

18 years agoadd win32ps
rurban [Mon, 10 Oct 2005 19:38:48 +0000 (19:38 +0000)]
add win32ps

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

18 years agobump version
rurban [Mon, 10 Oct 2005 19:38:08 +0000 (19:38 +0000)]
bump version

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

18 years agoadd NUM_SPAM_LINKS=20
rurban [Mon, 10 Oct 2005 19:37:39 +0000 (19:37 +0000)]
add NUM_SPAM_LINKS=20

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

18 years agochange USE_HTMLAREA to ENABLE WYSIWYG, add NUM_SPAM_LINKS=20
rurban [Mon, 10 Oct 2005 19:37:04 +0000 (19:37 +0000)]
change USE_HTMLAREA to ENABLE WYSIWYG, add NUM_SPAM_LINKS=20

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

18 years agofix comment
rurban [Mon, 10 Oct 2005 19:36:09 +0000 (19:36 +0000)]
fix comment

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

18 years agoadd revstats and arg caching
rurban [Mon, 3 Oct 2005 16:48:09 +0000 (16:48 +0000)]
add revstats and arg caching

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

18 years agoimprove description
rurban [Mon, 3 Oct 2005 16:14:57 +0000 (16:14 +0000)]
improve description

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

18 years ago'final' is a reserved keyword as of PHP5, so shouldn't be used as a
uckelman [Fri, 30 Sep 2005 18:53:10 +0000 (18:53 +0000)]
'final' is a reserved keyword as of PHP5, so shouldn't be used as a
 function name here.

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

18 years agoFixed more passes-by-reference.
uckelman [Fri, 30 Sep 2005 18:41:39 +0000 (18:41 +0000)]
Fixed more passes-by-reference.

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

18 years agocache toolbar
rurban [Thu, 29 Sep 2005 23:07:58 +0000 (23:07 +0000)]
cache toolbar

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

18 years agoadd missing plugin docs+sample
rurban [Wed, 28 Sep 2005 19:32:41 +0000 (19:32 +0000)]
add missing plugin docs+sample

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

18 years agouse foreign keys, deprecate user table in favor of pref, revamp psql
rurban [Wed, 28 Sep 2005 19:27:23 +0000 (19:27 +0000)]
use foreign keys, deprecate user table in favor of pref, revamp psql

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

18 years agoworking on improved postgresql support: better quoting, bytea support
rurban [Wed, 28 Sep 2005 19:26:05 +0000 (19:26 +0000)]
working on improved postgresql support: better quoting, bytea support

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

18 years agodont use LIMIT on modifying queries
rurban [Wed, 28 Sep 2005 19:08:41 +0000 (19:08 +0000)]
dont use LIMIT on modifying queries

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

18 years agobump version
rurban [Wed, 28 Sep 2005 19:07:30 +0000 (19:07 +0000)]
bump version

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

18 years agoupdate missing editpage templates: id with :, remove PHP
rurban [Wed, 28 Sep 2005 19:00:24 +0000 (19:00 +0000)]
update missing editpage templates: id with :, remove PHP

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

18 years agoimprove MSIE popup layout
rurban [Wed, 28 Sep 2005 18:51:03 +0000 (18:51 +0000)]
improve MSIE popup layout

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

18 years agofix ListPages for non-SQL backends. Add top3recs as default only if ratings are available
rurban [Tue, 27 Sep 2005 17:34:19 +0000 (17:34 +0000)]
fix ListPages for non-SQL backends. Add top3recs as default only if ratings are available

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

18 years agoGerman locale update by Jens Seidel (via Debian)
rurban [Tue, 27 Sep 2005 17:31:26 +0000 (17:31 +0000)]
German locale update by Jens Seidel (via Debian)

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

18 years ago2nd version by Thomas Harding. Not yet finished.
rurban [Mon, 26 Sep 2005 06:40:43 +0000 (06:40 +0000)]
2nd version by Thomas Harding. Not yet finished.

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

18 years agore-add lost mode=column|row. by Thomas Harding
rurban [Mon, 26 Sep 2005 06:39:55 +0000 (06:39 +0000)]
re-add lost mode=column|row. by Thomas Harding

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

18 years agouse cached img and map - again. Remove execute from here
rurban [Mon, 26 Sep 2005 06:39:14 +0000 (06:39 +0000)]
use cached img and map - again. Remove execute from here

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

18 years agouse the new method
rurban [Mon, 26 Sep 2005 06:38:00 +0000 (06:38 +0000)]
use the new method

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

18 years agopsql rewording and username change
rurban [Mon, 26 Sep 2005 06:34:13 +0000 (06:34 +0000)]
psql rewording and username change

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

18 years agoupdate PhotoAlbumPlugin desc
rurban [Mon, 26 Sep 2005 06:33:33 +0000 (06:33 +0000)]
update PhotoAlbumPlugin desc

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

18 years ago[] is forbidden in id tags. Renamed to use :
rurban [Mon, 26 Sep 2005 06:32:22 +0000 (06:32 +0000)]
[] is forbidden in id tags. Renamed to use :

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

18 years agoadd .boldsmall for PhotoAlbum plugin, by Thomas Harding
rurban [Mon, 26 Sep 2005 06:30:11 +0000 (06:30 +0000)]
add .boldsmall for PhotoAlbum plugin, by Thomas Harding

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

18 years agobeautify tempnam() on Windows. Move execute() from above here
rurban [Mon, 26 Sep 2005 06:28:46 +0000 (06:28 +0000)]
beautify tempnam() on Windows. Move execute() from above here

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

18 years agodefault locale fix Thomas Harding
rurban [Mon, 26 Sep 2005 06:27:33 +0000 (06:27 +0000)]
default locale fix Thomas Harding

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

18 years agoEditToolbar enhancements by Thomas Harding: add plugins args, properly quote control...
rurban [Mon, 26 Sep 2005 06:25:50 +0000 (06:25 +0000)]
EditToolbar enhancements by Thomas Harding: add plugins args, properly quote control chars. added plugin method getArgumentsDescription to override the default description string

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

18 years agoslide and thumbs mode by Thomas Harding
rurban [Tue, 20 Sep 2005 19:34:51 +0000 (19:34 +0000)]
slide and thumbs mode by Thomas Harding

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

18 years agofix syntax error
rurban [Sun, 18 Sep 2005 16:11:40 +0000 (16:11 +0000)]
fix syntax error

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

18 years agotrick to send the correct gzipped Content-Length
rurban [Sun, 18 Sep 2005 16:01:09 +0000 (16:01 +0000)]
trick to send the correct gzipped Content-Length

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

18 years agoadd a proper Content-Encoding: gzip if compressed, and omit Content-Length then.
rurban [Sun, 18 Sep 2005 15:15:53 +0000 (15:15 +0000)]
add a proper Content-Encoding: gzip if compressed, and omit Content-Length then.

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

18 years agoremove duplicates
rurban [Sun, 18 Sep 2005 13:08:51 +0000 (13:08 +0000)]
remove duplicates

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

18 years agoforgot one line
rurban [Sun, 18 Sep 2005 13:08:16 +0000 (13:08 +0000)]
forgot one line

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

18 years agoalready added to 1.3.11 release_1_3_11p1
rurban [Sun, 18 Sep 2005 13:06:24 +0000 (13:06 +0000)]
already added to 1.3.11

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

18 years agophpwiki-1.3.11p1 release
rurban [Sun, 18 Sep 2005 13:04:37 +0000 (13:04 +0000)]
phpwiki-1.3.11p1 release

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

18 years agosimple tag cleanup. by HendrikScheider
rurban [Sun, 18 Sep 2005 12:56:48 +0000 (12:56 +0000)]
simple tag cleanup. by HendrikScheider

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

18 years agoroutine update
rurban [Sun, 18 Sep 2005 12:45:48 +0000 (12:45 +0000)]
routine update

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

18 years agonovatrope patch to let only _AUTHENTICATED view pages
rurban [Sun, 18 Sep 2005 12:44:00 +0000 (12:44 +0000)]
novatrope patch to let only _AUTHENTICATED view pages

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

18 years agominor fixes
rurban [Sun, 18 Sep 2005 12:43:17 +0000 (12:43 +0000)]
minor fixes

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

18 years agono error in config.ini does not exist
rurban [Sun, 18 Sep 2005 12:41:24 +0000 (12:41 +0000)]
no error in config.ini does not exist

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

18 years ago1.3.11p1
rurban [Sun, 18 Sep 2005 12:07:25 +0000 (12:07 +0000)]
1.3.11p1

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

18 years agofixed configurator for DATABASE_DSN, USER_AUTH_ORDER
rurban [Sun, 18 Sep 2005 12:06:41 +0000 (12:06 +0000)]
fixed configurator for DATABASE_DSN, USER_AUTH_ORDER
optional has still a wrong logic if config.ini exists
  it should read the default from config-default.ini only to decide if prefixing
  with ; or not.

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

18 years agofix register_long_arrays issue
rurban [Sun, 18 Sep 2005 11:14:56 +0000 (11:14 +0000)]
fix register_long_arrays issue
use <tt> </tt>

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

18 years agoimprove desc and paragraph formatting for configurator
rurban [Sat, 17 Sep 2005 08:17:18 +0000 (08:17 +0000)]
improve desc and paragraph formatting for configurator

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

18 years agomore text cleanup and added some missing vars
rurban [Thu, 15 Sep 2005 19:37:55 +0000 (19:37 +0000)]
more text cleanup and added some missing vars

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

18 years agouse {{ }} syntax if not disallowed globally
rurban [Thu, 15 Sep 2005 05:59:45 +0000 (05:59 +0000)]
use {{ }} syntax if not disallowed globally

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

18 years agoaesthetics
rurban [Thu, 15 Sep 2005 05:58:26 +0000 (05:58 +0000)]
aesthetics

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

18 years agomove logo to css
rurban [Thu, 15 Sep 2005 05:57:53 +0000 (05:57 +0000)]
move logo to css

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

18 years agoread xmlrpc response
rurban [Thu, 15 Sep 2005 05:56:43 +0000 (05:56 +0000)]
read xmlrpc response

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

18 years agoread configurator desc from config-dist.ini, update desc, fix some warnings
rurban [Thu, 15 Sep 2005 05:56:12 +0000 (05:56 +0000)]
read configurator desc from config-dist.ini, update desc, fix some warnings

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

18 years ago1.3.11p1 note
rurban [Wed, 14 Sep 2005 06:10:00 +0000 (06:10 +0000)]
1.3.11p1 note

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

18 years agobump version to 1.3.11p1
rurban [Wed, 14 Sep 2005 06:06:43 +0000 (06:06 +0000)]
bump version to 1.3.11p1

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

18 years agouse a sane limit of 150
rurban [Wed, 14 Sep 2005 06:06:09 +0000 (06:06 +0000)]
use a sane limit of 150

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

18 years agounify /tmp warning message
rurban [Wed, 14 Sep 2005 06:05:22 +0000 (06:05 +0000)]
unify /tmp warning message

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

18 years agooptimize searching for ALL (ie %), use the stoplist on PDO
rurban [Wed, 14 Sep 2005 06:04:43 +0000 (06:04 +0000)]
optimize searching for ALL (ie %), use the stoplist on PDO

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

18 years agoadded optimization for a new ALL textsearch token
rurban [Wed, 14 Sep 2005 05:59:48 +0000 (05:59 +0000)]
added optimization for a new ALL textsearch token
  (* => pcre: .*, sql: %)

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

18 years agooptimized explodePageList to use SQL when available
rurban [Wed, 14 Sep 2005 05:59:03 +0000 (05:59 +0000)]
optimized explodePageList to use SQL when available
  (titleSearch instead of getAllPages)

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

18 years agoprotect against Content-Length if headers_sent(), fixed writing unwanted accesslog...
rurban [Wed, 14 Sep 2005 05:58:17 +0000 (05:58 +0000)]
protect against Content-Length if headers_sent(), fixed writing unwanted accesslog sql entries

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

18 years agomake ENABLE_MARKUP_TEMPLATE optional
rurban [Wed, 14 Sep 2005 05:57:19 +0000 (05:57 +0000)]
make ENABLE_MARKUP_TEMPLATE optional

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

18 years agofixed OldStyleTables plugin with args
rurban [Wed, 14 Sep 2005 05:56:21 +0000 (05:56 +0000)]
fixed OldStyleTables plugin with args

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

18 years agoomitted from release
rurban [Wed, 14 Sep 2005 05:55:27 +0000 (05:55 +0000)]
omitted from release

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

18 years agoforgotten locale update for 1.3.11
rurban [Mon, 12 Sep 2005 06:12:07 +0000 (06:12 +0000)]
forgotten locale update for 1.3.11

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

18 years agogerman translations release_1_3_11
rurban [Sun, 11 Sep 2005 20:21:57 +0000 (20:21 +0000)]
german translations

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

18 years ago remove deprecated stuff
rurban [Sun, 11 Sep 2005 20:06:20 +0000 (20:06 +0000)]
 remove deprecated stuff

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

18 years ago remove .wdsl
rurban [Sun, 11 Sep 2005 20:05:43 +0000 (20:05 +0000)]
 remove .wdsl

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

18 years agoby Jesse Becker <jbecker@northwestern.edu>
rurban [Sun, 11 Sep 2005 20:04:54 +0000 (20:04 +0000)]
by Jesse Becker <jbecker@northwestern.edu>

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

18 years agofix TOC_FULL_SYNTAX, add ENABLE_MARKUP_*
rurban [Sun, 11 Sep 2005 15:56:16 +0000 (15:56 +0000)]
fix TOC_FULL_SYNTAX, add ENABLE_MARKUP_*

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

18 years agoadd ENABLE_MARKUP_TEMPLATE
rurban [Sun, 11 Sep 2005 15:51:52 +0000 (15:51 +0000)]
add ENABLE_MARKUP_TEMPLATE

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

18 years agoupdate from default
rurban [Sun, 11 Sep 2005 15:23:08 +0000 (15:23 +0000)]
update from default

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

18 years agoimplement fulltext stoplist
rurban [Sun, 11 Sep 2005 14:55:05 +0000 (14:55 +0000)]
implement fulltext stoplist

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

18 years agomore fulltext search, with limit
rurban [Sun, 11 Sep 2005 14:22:07 +0000 (14:22 +0000)]
more fulltext search, with limit

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

18 years agoenable LIMIT support for fulltext search
rurban [Sun, 11 Sep 2005 14:19:44 +0000 (14:19 +0000)]
enable LIMIT support for fulltext search

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

18 years agofix AND WORD pcre asRegexp
rurban [Sun, 11 Sep 2005 14:12:13 +0000 (14:12 +0000)]
fix AND WORD pcre asRegexp

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

18 years agoimprove comments
rurban [Sun, 11 Sep 2005 13:30:22 +0000 (13:30 +0000)]
improve comments

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

18 years agoremove InfoLink, wiki parse Infotext instead
rurban [Sun, 11 Sep 2005 13:29:56 +0000 (13:29 +0000)]
remove InfoLink, wiki parse Infotext instead

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

18 years agoenhance LIMIT support
rurban [Sun, 11 Sep 2005 13:25:12 +0000 (13:25 +0000)]
enhance LIMIT support

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

18 years agofix shortname, dont quote twice in ListRegexExpand
rurban [Sun, 11 Sep 2005 13:24:33 +0000 (13:24 +0000)]
fix shortname, dont quote twice in ListRegexExpand

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

18 years agobump version
rurban [Sun, 11 Sep 2005 13:23:43 +0000 (13:23 +0000)]
bump version

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

18 years agosupport enhanced search API
rurban [Sun, 11 Sep 2005 13:23:21 +0000 (13:23 +0000)]
support enhanced search API

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