]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
16 years agodefine default $backend_type
rurban [Mon, 17 Mar 2008 19:13:22 +0000 (19:13 +0000)]
define default $backend_type

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

16 years agoget rid of @ error protection in unserialize
rurban [Mon, 17 Mar 2008 19:12:32 +0000 (19:12 +0000)]
get rid of @ error protection in unserialize
define $backend_type for dba
fix _upgrade_relation_links for missing SQL relation field

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

16 years agoadedd isSerialized: get rid of @ error protection in unserialize
rurban [Mon, 17 Mar 2008 19:11:06 +0000 (19:11 +0000)]
adedd isSerialized: get rid of @ error protection in unserialize
revert & links
protect  $WikiTheme->VALID_LINKS
replace strtr by preg_replace; document problem (still exists?
  Todo: glob pattern test)

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

16 years agoget rid of @ error protection in unserialize
rurban [Mon, 17 Mar 2008 19:08:29 +0000 (19:08 +0000)]
get rid of @ error protection in unserialize

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

16 years agoNo sort links on dumped pages.
rurban [Mon, 17 Mar 2008 19:07:51 +0000 (19:07 +0000)]
No sort links on dumped pages.
checked="CHECKED"
Add defaults for all supported Columns, like locked, minor, ...

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

16 years agofix bug#1904088 Some brackets links with \n cause the parser to crash
rurban [Mon, 17 Mar 2008 19:06:39 +0000 (19:06 +0000)]
fix bug#1904088  Some brackets links with \n cause the parser to crash

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

16 years agoadded ENABLE_MAILNOTIFY (default true)
rurban [Mon, 17 Mar 2008 19:04:45 +0000 (19:04 +0000)]
added ENABLE_MAILNOTIFY (default true)

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

16 years agoadded destroyPostponedErrors: Get rid of all pending error messages in case of all
rurban [Mon, 17 Mar 2008 19:04:05 +0000 (19:04 +0000)]
added destroyPostponedErrors: Get rid of all pending error messages in case of all
non-html - pdf or image - output.

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

16 years agoprotect $WikiTheme->VALID_LINKS
rurban [Mon, 17 Mar 2008 19:03:08 +0000 (19:03 +0000)]
protect $WikiTheme->VALID_LINKS

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

16 years agoSpecialPages a la Mediawiki
vargenau [Wed, 12 Mar 2008 18:31:08 +0000 (18:31 +0000)]
SpecialPages a la Mediawiki

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

16 years agoTrim user name
vargenau [Tue, 11 Mar 2008 19:08:58 +0000 (19:08 +0000)]
Trim user name

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

16 years agoFixed bug [ 1911023 ] When in Discussion page, clicking on Discussion should go to...
vargenau [Mon, 10 Mar 2008 20:19:30 +0000 (20:19 +0000)]
Fixed bug [ 1911023 ] When in Discussion page, clicking on Discussion should go to Discussion

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

16 years agoFixed buf [ 1910913 ] Discussion problem in Monobook
vargenau [Mon, 10 Mar 2008 20:13:52 +0000 (20:13 +0000)]
Fixed buf [ 1910913 ] Discussion problem in Monobook

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

16 years agoDo not break link in two lines; see bug #1904088
vargenau [Sat, 1 Mar 2008 08:59:05 +0000 (08:59 +0000)]
Do not break link in two lines; see bug #1904088

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

16 years agoFix fatal bug #1792652
rurban [Fri, 29 Feb 2008 17:42:39 +0000 (17:42 +0000)]
Fix fatal bug #1792652
Thanks for Matt Riff for reporting AND fixing.

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

16 years agoMore icons for toolbar
vargenau [Tue, 19 Feb 2008 19:07:23 +0000 (19:07 +0000)]
More icons for toolbar

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

16 years agoMore icons for toolbar
vargenau [Sat, 16 Feb 2008 19:06:18 +0000 (19:06 +0000)]
More icons for toolbar

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

16 years agoAllow <s> to strike; update Help for <s> and <strike>
vargenau [Fri, 15 Feb 2008 20:02:49 +0000 (20:02 +0000)]
Allow <s> to strike; update Help for <s> and <strike>

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

16 years agosrc="/blank.htm" --> src="blank.htm"
vargenau [Fri, 15 Feb 2008 19:55:38 +0000 (19:55 +0000)]
src="/blank.htm" --> src="blank.htm"

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

16 years agoCorrected bug #1847961: In AllPages with a limit, last page is incorrectly numbered
vargenau [Fri, 15 Feb 2008 19:52:04 +0000 (19:52 +0000)]
Corrected bug #1847961: In AllPages with a limit, last page is incorrectly numbered

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

16 years agoAllow sorting by hits; test method_exists
vargenau [Fri, 15 Feb 2008 19:46:12 +0000 (19:46 +0000)]
Allow sorting by hits; test method_exists

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

16 years agoadd author
rurban [Thu, 14 Feb 2008 19:02:31 +0000 (19:02 +0000)]
add author

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

16 years agotodo warning
rurban [Thu, 14 Feb 2008 18:59:10 +0000 (18:59 +0000)]
todo warning

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

16 years agoprovide mday default
rurban [Thu, 14 Feb 2008 18:58:15 +0000 (18:58 +0000)]
provide mday default

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

16 years agofix get_previous_version call. add reset
rurban [Thu, 14 Feb 2008 18:55:59 +0000 (18:55 +0000)]
fix get_previous_version call. add reset

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

16 years agoVALID_LINKS only for existing pages
rurban [Thu, 14 Feb 2008 18:48:42 +0000 (18:48 +0000)]
VALID_LINKS only for existing pages

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

16 years agoexpand full $m logic for no warning suppression
rurban [Thu, 14 Feb 2008 18:45:56 +0000 (18:45 +0000)]
expand full $m logic for no warning suppression

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

16 years agoref to a class does not work with php-4, add ratingvalue
rurban [Thu, 14 Feb 2008 18:42:53 +0000 (18:42 +0000)]
ref to a class does not work with php-4, add ratingvalue

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

16 years agofix DUMP_MODE with LINKS
rurban [Thu, 14 Feb 2008 18:40:32 +0000 (18:40 +0000)]
fix DUMP_MODE with LINKS

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

16 years agoadd addSrcFile
rurban [Thu, 14 Feb 2008 18:37:21 +0000 (18:37 +0000)]
add addSrcFile

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

16 years agouse addSrcFile
rurban [Thu, 14 Feb 2008 18:36:52 +0000 (18:36 +0000)]
use addSrcFile

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

16 years agosignin fixes for !ENABLE_USER_NEW (to overcome php-5.2 recursion login problems)
rurban [Thu, 14 Feb 2008 18:32:36 +0000 (18:32 +0000)]
signin fixes for !ENABLE_USER_NEW (to overcome php-5.2 recursion login problems)

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

16 years agonocache to omit compress cache headers (fix async calls for rating images)
rurban [Thu, 14 Feb 2008 18:31:04 +0000 (18:31 +0000)]
nocache to omit compress cache headers (fix async calls for rating images)

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

16 years agosignin fixes for !ENABLE_USER_NEW (to overcome php-5.2 recursion login
rurban [Thu, 14 Feb 2008 18:27:49 +0000 (18:27 +0000)]
signin fixes for !ENABLE_USER_NEW (to overcome php-5.2 recursion login
problems)

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

16 years agoImplemented Mediawiki-like syntax for tables
vargenau [Thu, 31 Jan 2008 20:40:10 +0000 (20:40 +0000)]
Implemented Mediawiki-like syntax for tables

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

16 years agoValid HTML code: tfoot must be before tbody
vargenau [Thu, 31 Jan 2008 20:28:47 +0000 (20:28 +0000)]
Valid HTML code: tfoot must be before tbody

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

16 years agoValid HTML: escape ampersand
vargenau [Thu, 31 Jan 2008 20:21:12 +0000 (20:21 +0000)]
Valid HTML: escape ampersand

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

16 years agoFix HTML syntax
vargenau [Thu, 31 Jan 2008 20:14:53 +0000 (20:14 +0000)]
Fix HTML syntax

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

16 years agoDisabled to avoid recursive modification when renaming a page like 'PageFoo to 'PageF...
vargenau [Wed, 30 Jan 2008 19:29:52 +0000 (19:29 +0000)]
Disabled to avoid recursive modification when renaming a page like 'PageFoo to 'PageFooTwo'

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

16 years agoSpecific message when only one preference is updated
vargenau [Wed, 30 Jan 2008 19:22:53 +0000 (19:22 +0000)]
Specific message when only one preference is updated

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

16 years agoValid HTML code: we need a div, it might contain a table
vargenau [Wed, 30 Jan 2008 19:08:59 +0000 (19:08 +0000)]
Valid HTML code: we need a div, it might contain a table

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

16 years agoXHTML is case-sensitive; use correct case
vargenau [Sat, 26 Jan 2008 14:13:29 +0000 (14:13 +0000)]
XHTML is case-sensitive; use correct case

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

16 years agominor: ratings centered, defaults 0
rurban [Thu, 24 Jan 2008 19:34:54 +0000 (19:34 +0000)]
minor: ratings centered, defaults 0

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

16 years agoSupport RATING_STORAGE=WIKIPAGE
rurban [Thu, 24 Jan 2008 19:33:50 +0000 (19:33 +0000)]
Support RATING_STORAGE=WIKIPAGE

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

16 years agosimple adhoc buddies - SQL
rurban [Thu, 24 Jan 2008 19:33:03 +0000 (19:33 +0000)]
simple adhoc buddies - SQL

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

16 years agoremove unsed filter links from icons
rurban [Thu, 24 Jan 2008 19:26:24 +0000 (19:26 +0000)]
remove unsed filter links from icons

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

16 years agoCleanup. fixed sql_get_users_rated, add metadata_get_users_rated
rurban [Thu, 24 Jan 2008 19:23:16 +0000 (19:23 +0000)]
Cleanup. fixed sql_get_users_rated, add metadata_get_users_rated

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

16 years agosupport multiple plugins per page (e.g. in plugin lists), added show=top, fixed RATIN...
rurban [Thu, 24 Jan 2008 19:19:35 +0000 (19:19 +0000)]
support multiple plugins per page (e.g. in plugin lists), added show=top, fixed RATING_STORAGE=WIKIPAGE, fixes smart caching

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

16 years agoadd javascript_quote_string for Theme
rurban [Thu, 24 Jan 2008 19:17:03 +0000 (19:17 +0000)]
add javascript_quote_string for Theme

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

16 years agouse javascript_quote_string
rurban [Thu, 24 Jan 2008 19:16:26 +0000 (19:16 +0000)]
use javascript_quote_string

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

16 years agoAdded by accident (eclipse)
rurban [Thu, 24 Jan 2008 18:00:57 +0000 (18:00 +0000)]
Added by accident (eclipse)

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

16 years agoPatch for RichTable.php: enrich syntax for attributes
vargenau [Tue, 22 Jan 2008 14:24:02 +0000 (14:24 +0000)]
Patch for RichTable.php: enrich syntax for attributes

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

16 years agoPatch for RichTable.php: enrich syntax for attributes
vargenau [Tue, 22 Jan 2008 14:13:00 +0000 (14:13 +0000)]
Patch for RichTable.php: enrich syntax for attributes

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

16 years agoFixed typo. See patches [ 1802838 ]
vargenau [Sat, 19 Jan 2008 16:41:05 +0000 (16:41 +0000)]
Fixed typo. See patches [ 1802838 ]

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

16 years agoDo not overwrite other ratings with metadata DB
rurban [Fri, 21 Dec 2007 17:00:02 +0000 (17:00 +0000)]
Do not overwrite other ratings with metadata DB

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

16 years agoFix Bug#1831881 by Marc-Etienne Vargenau. Fatal database error when sorting
rurban [Sat, 17 Nov 2007 15:30:39 +0000 (15:30 +0000)]
Fix Bug#1831881 by Marc-Etienne Vargenau. Fatal database error when sorting
columns

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

16 years agoFix Bug#1802827 Template does not get expanded with {{ }} syntax.
rurban [Wed, 26 Sep 2007 16:54:34 +0000 (16:54 +0000)]
Fix Bug#1802827 Template does not get expanded with {{ }} syntax.
by vargenau

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

16 years agomore updates
rurban [Sat, 22 Sep 2007 13:41:02 +0000 (13:41 +0000)]
more updates

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

16 years agofix unknown variable WikiTheme
rurban [Sat, 22 Sep 2007 12:39:32 +0000 (12:39 +0000)]
fix unknown variable WikiTheme

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

16 years agosmaller cached args footprint
rurban [Sat, 22 Sep 2007 12:38:57 +0000 (12:38 +0000)]
smaller cached args footprint

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

16 years agoremove form and pagelinks from htmldump
rurban [Sat, 22 Sep 2007 12:37:55 +0000 (12:37 +0000)]
remove form and pagelinks from htmldump

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

16 years agoThe xml pi does not always work locally
rurban [Wed, 19 Sep 2007 18:03:47 +0000 (18:03 +0000)]
The xml pi does not always work locally

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

16 years agohtmldump optimization: continue dump on access denied
rurban [Wed, 19 Sep 2007 18:02:12 +0000 (18:02 +0000)]
htmldump optimization: continue dump on access denied

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

16 years agobetter pageset detection: format=
rurban [Wed, 19 Sep 2007 18:01:27 +0000 (18:01 +0000)]
better pageset detection: format=

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

16 years agoenable "^A or ^B" pages argument for PageLists: e.g. large htmldump-s
rurban [Wed, 19 Sep 2007 18:00:49 +0000 (18:00 +0000)]
enable "^A or ^B" pages argument for PageLists: e.g. large htmldump-s

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

16 years agouse duplicates to save memory with DEBUG
rurban [Wed, 19 Sep 2007 17:59:26 +0000 (17:59 +0000)]
use duplicates to save memory with DEBUG

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

16 years agoFix Bug#1795420 by Sven Ginka: Use /U in preg_match
rurban [Sat, 15 Sep 2007 12:55:56 +0000 (12:55 +0000)]
Fix Bug#1795420 by Sven Ginka: Use /U in preg_match

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

16 years agobump version
rurban [Sat, 15 Sep 2007 12:37:00 +0000 (12:37 +0000)]
bump version

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

16 years agobasic array reset support - unclear if needed, iteration is usually one-time only
rurban [Sat, 15 Sep 2007 12:35:50 +0000 (12:35 +0000)]
basic array reset support - unclear if needed, iteration is usually one-time only

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

16 years agoallow object button text
rurban [Sat, 15 Sep 2007 12:34:09 +0000 (12:34 +0000)]
allow object button text

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

16 years agoImprove multi-page format handling: abstract _DumpHtmlToDir. get rid of non-external...
rurban [Sat, 15 Sep 2007 12:32:50 +0000 (12:32 +0000)]
Improve multi-page format handling: abstract _DumpHtmlToDir. get rid of non-external pdf, non-global VALID_LINKS

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

16 years agodont fatal on multi-page dumps
rurban [Sat, 15 Sep 2007 12:31:37 +0000 (12:31 +0000)]
dont fatal on multi-page dumps

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

16 years agosimplify return
rurban [Sat, 15 Sep 2007 12:30:55 +0000 (12:30 +0000)]
simplify return

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

16 years agotemp. disable support for Change pagename in all linked pages also. This is broken.
rurban [Sat, 15 Sep 2007 12:30:24 +0000 (12:30 +0000)]
temp. disable support for Change pagename in all linked pages also. This is broken.

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

16 years agoImprove SemanticRelations layout: direct links, support attributes and relations...
rurban [Sat, 15 Sep 2007 12:29:38 +0000 (12:29 +0000)]
Improve SemanticRelations layout: direct links, support attributes and relations filters

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

16 years agominor comment fix
rurban [Sat, 15 Sep 2007 12:26:43 +0000 (12:26 +0000)]
minor comment fix

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

16 years agoadd explodePageList comments
rurban [Sat, 15 Sep 2007 12:26:25 +0000 (12:26 +0000)]
add explodePageList comments

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

16 years agoUse substring search for Comment basepages, do not tokenize
rurban [Wed, 12 Sep 2007 19:56:21 +0000 (19:56 +0000)]
Use substring search for Comment basepages, do not tokenize

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

16 years agotake global js vars
rurban [Wed, 12 Sep 2007 19:42:53 +0000 (19:42 +0000)]
take global js vars

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

16 years agoadd link to more mysql stupidities
rurban [Wed, 12 Sep 2007 19:42:31 +0000 (19:42 +0000)]
add link to more mysql stupidities

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

16 years agobump version
rurban [Wed, 12 Sep 2007 19:42:00 +0000 (19:42 +0000)]
bump version

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

16 years agoEnable format=pdf for pagelists (not yet finished)
rurban [Wed, 12 Sep 2007 19:41:38 +0000 (19:41 +0000)]
Enable format=pdf for pagelists (not yet finished)

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

16 years agorevise INSECURE_ACTIONS_LOCALHOST_ONLY actions
rurban [Wed, 12 Sep 2007 19:41:01 +0000 (19:41 +0000)]
revise INSECURE_ACTIONS_LOCALHOST_ONLY actions

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

16 years agoCopy locally uploaded images also
rurban [Wed, 12 Sep 2007 19:40:41 +0000 (19:40 +0000)]
Copy locally uploaded images also

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

16 years agoEnsure ending uploads slash even on user provided UPLOAD constants. Fixes plugin...
rurban [Wed, 12 Sep 2007 19:39:46 +0000 (19:39 +0000)]
Ensure ending uploads slash even on user provided UPLOAD constants. Fixes plugin/UpLoad

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

16 years agoimprove tempnam on windows, cleanup zero-sized files
rurban [Wed, 12 Sep 2007 19:38:41 +0000 (19:38 +0000)]
improve tempnam on windows, cleanup zero-sized files

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

16 years agofix wrong ref &current
rurban [Wed, 12 Sep 2007 19:38:05 +0000 (19:38 +0000)]
fix wrong ref &current

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

16 years agoAdd script_url to global js
rurban [Wed, 12 Sep 2007 19:37:26 +0000 (19:37 +0000)]
Add script_url to global js

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

16 years agoFix Bug#1792170: Handle " ( " or "(test" without closing ")" as plain word. Allow...
rurban [Wed, 12 Sep 2007 19:36:47 +0000 (19:36 +0000)]
Fix Bug#1792170: Handle " ( " or "(test" without closing ")" as plain word. Allow single string token "0"

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

16 years agoWindows fix for local path detection
rurban [Wed, 12 Sep 2007 19:35:29 +0000 (19:35 +0000)]
Windows fix for local path detection

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

16 years agorevise INSECURE_ACTIONS_LOCALHOST_ONLY actions
rurban [Wed, 12 Sep 2007 19:34:31 +0000 (19:34 +0000)]
revise INSECURE_ACTIONS_LOCALHOST_ONLY actions

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

16 years agoallow array to be exploded (comma problem)
rurban [Wed, 12 Sep 2007 19:33:29 +0000 (19:33 +0000)]
allow array to be exploded (comma problem)

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

16 years agolink only VALID_LINKS with pagelist HTML_DUMP
rurban [Wed, 12 Sep 2007 19:32:29 +0000 (19:32 +0000)]
link only VALID_LINKS with pagelist HTML_DUMP

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

16 years ago fix layout and logic
rurban [Sat, 1 Sep 2007 13:45:39 +0000 (13:45 +0000)]
 fix layout and logic

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

16 years ago add forgotton upgrades
rurban [Sat, 1 Sep 2007 13:42:48 +0000 (13:42 +0000)]
 add forgotton upgrades

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

16 years ago update latest news
rurban [Sat, 1 Sep 2007 13:40:59 +0000 (13:40 +0000)]
 update latest news

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

16 years ago fix userid typo
rurban [Sat, 1 Sep 2007 13:40:37 +0000 (13:40 +0000)]
 fix userid typo

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

16 years ago fix docu
rurban [Sat, 1 Sep 2007 13:40:12 +0000 (13:40 +0000)]
 fix docu

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

16 years ago CalendarList pages now in parallel with Calendar: year + month args as start base...
rurban [Sat, 1 Sep 2007 13:39:47 +0000 (13:39 +0000)]
 CalendarList pages now in parallel with Calendar: year + month args as start base, The behaviour before 2007 with last/next_n_days was to start now.

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

16 years ago protect from linkrelations pages without mtime
rurban [Sat, 1 Sep 2007 13:37:36 +0000 (13:37 +0000)]
 protect from linkrelations pages without mtime

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