]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
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

18 years agobetter readable variable
rurban [Sun, 11 Sep 2005 13:21:45 +0000 (13:21 +0000)]
better readable variable

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

18 years agosupport limit
rurban [Sun, 11 Sep 2005 13:20:52 +0000 (13:20 +0000)]
support limit

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

18 years agouse TitleSearch and iterators instead of get_all_pages
rurban [Sun, 11 Sep 2005 13:20:07 +0000 (13:20 +0000)]
use TitleSearch and iterators instead of get_all_pages

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

18 years agofulltext enhancements
rurban [Sun, 11 Sep 2005 13:16:39 +0000 (13:16 +0000)]
fulltext enhancements

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

18 years agoadd TextSearchTest
rurban [Sun, 11 Sep 2005 12:39:02 +0000 (12:39 +0000)]
add TextSearchTest

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

18 years agosome basic search queries
rurban [Sun, 11 Sep 2005 12:37:59 +0000 (12:37 +0000)]
some basic search queries

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

18 years agosupport enhanced API
rurban [Sat, 10 Sep 2005 21:33:08 +0000 (21:33 +0000)]
support enhanced API

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

18 years agoenhance titleSearch
rurban [Sat, 10 Sep 2005 21:30:16 +0000 (21:30 +0000)]
enhance titleSearch

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

18 years agoapplyFilters hack to use filters after methods, which do not support them (titleSearch)
rurban [Sat, 10 Sep 2005 21:28:10 +0000 (21:28 +0000)]
applyFilters hack to use filters after methods, which do not support them (titleSearch)

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

18 years agooptionally support {{Template|vars}} syntax
rurban [Sat, 10 Sep 2005 21:24:32 +0000 (21:24 +0000)]
optionally support {{Template|vars}} syntax

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

18 years agosave memory
rurban [Sat, 10 Sep 2005 21:23:54 +0000 (21:23 +0000)]
save memory

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

18 years agoTemplate docu (vars=" & ")
rurban [Sat, 10 Sep 2005 21:16:40 +0000 (21:16 +0000)]
Template docu (vars=" & ")

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

18 years agosupport <noinclude>
rurban [Sat, 10 Sep 2005 20:43:19 +0000 (20:43 +0000)]
support <noinclude>

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

18 years agofix BASE_URL
rurban [Sat, 10 Sep 2005 20:07:16 +0000 (20:07 +0000)]
fix BASE_URL

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

18 years agoParametrized page inclusion ala mediawiki
rurban [Sat, 10 Sep 2005 19:59:38 +0000 (19:59 +0000)]
Parametrized page inclusion ala mediawiki

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

18 years agoprotect against 2x define
rurban [Sat, 10 Sep 2005 11:31:16 +0000 (11:31 +0000)]
protect against 2x define

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

18 years agorewording
rurban [Sat, 10 Sep 2005 11:30:40 +0000 (11:30 +0000)]
rewording

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

18 years agoinitial version, idea from http://www.giswiki.de/index.php/Google_Maps_Extensions
rurban [Wed, 7 Sep 2005 16:53:46 +0000 (16:53 +0000)]
initial version, idea from http://www.giswiki.de/index.php/Google_Maps_Extensions

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

18 years agouse template only on create
rurban [Sun, 28 Aug 2005 11:10:15 +0000 (11:10 +0000)]
use template only on create

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

18 years agofix Article link, reorder Discussion before admin actions, use default SEP in info...
rurban [Sun, 28 Aug 2005 11:04:08 +0000 (11:04 +0000)]
fix Article link, reorder Discussion before admin actions, use default SEP in info, custom Sep in actionbar

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