]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
14 years agoReplace tabs by spaces; remove EOL spaces
vargenau [Thu, 4 Mar 2010 10:48:07 +0000 (10:48 +0000)]
Replace tabs by spaces; remove EOL spaces

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

14 years agoReplace tabs by spaces; remove EOL spaces
vargenau [Thu, 4 Mar 2010 10:30:39 +0000 (10:30 +0000)]
Replace tabs by spaces; remove EOL spaces

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

14 years agoAvoid error message in PHP 5.3
vargenau [Wed, 10 Feb 2010 13:43:16 +0000 (13:43 +0000)]
Avoid error message in PHP 5.3

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

14 years agoMake plugin SystemInfo work for PHP 5.3
vargenau [Tue, 9 Feb 2010 17:30:15 +0000 (17:30 +0000)]
Make plugin SystemInfo work for PHP 5.3

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

14 years ago2009 is gone
vargenau [Mon, 8 Feb 2010 15:59:24 +0000 (15:59 +0000)]
2009 is gone

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

14 years agoSelenium tests work with ENABLE_EDIT_TOOLBAR now
vargenau [Thu, 4 Feb 2010 14:14:18 +0000 (14:14 +0000)]
Selenium tests work with ENABLE_EDIT_TOOLBAR now

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

14 years agoDescribe arguments
vargenau [Thu, 4 Feb 2010 14:08:36 +0000 (14:08 +0000)]
Describe arguments

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

14 years agoAssigning the return value of new by reference is deprecated
vargenau [Wed, 27 Jan 2010 12:40:44 +0000 (12:40 +0000)]
Assigning the return value of new by reference is deprecated

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

14 years agoValid XHTML
vargenau [Wed, 27 Jan 2010 10:14:23 +0000 (10:14 +0000)]
Valid XHTML

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

14 years agoImprove RssFeed plugin CSS
vargenau [Fri, 22 Jan 2010 15:28:52 +0000 (15:28 +0000)]
Improve RssFeed plugin CSS

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

14 years agoFix caption centering problem
vargenau [Fri, 22 Jan 2010 15:26:58 +0000 (15:26 +0000)]
Fix caption centering problem

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

14 years agoAdd AUTHOR and PUBDATE in RSS feed
vargenau [Fri, 22 Jan 2010 15:16:55 +0000 (15:16 +0000)]
Add AUTHOR and PUBDATE in RSS feed

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

14 years agoFix notice when editing a wiki page
vargenau [Fri, 22 Jan 2010 15:12:23 +0000 (15:12 +0000)]
Fix notice when editing a wiki page

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

14 years agoAdd summary in e-mail notification
vargenau [Fri, 22 Jan 2010 14:59:22 +0000 (14:59 +0000)]
Add summary in e-mail notification

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

14 years agoNew Fusion Forge syntax; WikiConfig for Fusion Forge
vargenau [Fri, 22 Jan 2010 14:54:05 +0000 (14:54 +0000)]
New Fusion Forge syntax; WikiConfig for Fusion Forge

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

14 years agoDo not print date of last edition
vargenau [Fri, 22 Jan 2010 14:40:20 +0000 (14:40 +0000)]
Do not print date of last edition

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

14 years agoProcess log messages of type 'E_DEPRECATED' as warnings (for PHP 5.3 migration)
vargenau [Fri, 22 Jan 2010 14:06:31 +0000 (14:06 +0000)]
Process log messages of type 'E_DEPRECATED' as warnings (for PHP 5.3 migration)

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

14 years agoReplace 'split' function (deprecated in PHP5.3) by 'explode' function (for PHP 5...
vargenau [Fri, 22 Jan 2010 13:58:31 +0000 (13:58 +0000)]
Replace 'split' function (deprecated in PHP5.3) by 'explode' function (for PHP 5.3 migration)

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

14 years agoVerify that a parameter is an object before attempting to get his class (for PHP...
vargenau [Fri, 22 Jan 2010 13:52:52 +0000 (13:52 +0000)]
Verify that a parameter is an object before attempting to get his class (for PHP 5 migration)

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

14 years agoMake saving preferences work in PHP 5
vargenau [Mon, 18 Jan 2010 19:13:06 +0000 (19:13 +0000)]
Make saving preferences work in PHP 5

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

14 years agoStrip leading zeros from date elements as in French "09 mai 2009"
vargenau [Fri, 4 Dec 2009 17:08:19 +0000 (17:08 +0000)]
Strip leading zeros from date elements as in French "09 mai 2009"

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

14 years agoDefine DATABASE_DSN to avoid warning in SystemInfo plugin
vargenau [Fri, 4 Dec 2009 15:33:47 +0000 (15:33 +0000)]
Define DATABASE_DSN to avoid warning in SystemInfo plugin

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

14 years ago[[pagename]]
vargenau [Thu, 26 Nov 2009 14:44:49 +0000 (14:44 +0000)]
[[pagename]]

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

14 years agoSuppression du "à" dans le nom de lien qui pose problème
vargenau [Sat, 21 Nov 2009 19:09:41 +0000 (19:09 +0000)]
Suppression du "à" dans le nom de lien qui pose problème

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

14 years agoUpdate locale
vargenau [Sat, 21 Nov 2009 18:47:35 +0000 (18:47 +0000)]
Update locale

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

14 years agoRedirectTo is done
vargenau [Sat, 21 Nov 2009 15:19:00 +0000 (15:19 +0000)]
RedirectTo is done

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

14 years agoFollow redirects even when page name contains spaces
vargenau [Sat, 21 Nov 2009 15:18:27 +0000 (15:18 +0000)]
Follow redirects even when page name contains spaces

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

14 years agoAvoid "Undefined variable" notice
vargenau [Sat, 21 Nov 2009 15:02:06 +0000 (15:02 +0000)]
Avoid "Undefined variable" notice

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

14 years agoAdd Wikicreole syntax for extractSections
vargenau [Fri, 20 Nov 2009 17:50:59 +0000 (17:50 +0000)]
Add Wikicreole syntax for extractSections

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

14 years agoWikicreole syntax
vargenau [Fri, 20 Nov 2009 17:34:19 +0000 (17:34 +0000)]
Wikicreole syntax

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

14 years agoUpdate "Known bugs" section
vargenau [Fri, 20 Nov 2009 17:32:02 +0000 (17:32 +0000)]
Update "Known bugs" section

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

14 years agoMake extractSection work with Mediawiki syntax (trailing ='s)
vargenau [Fri, 20 Nov 2009 17:09:23 +0000 (17:09 +0000)]
Make extractSection work with Mediawiki syntax (trailing ='s)

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

14 years agoCheck if page to include exists
vargenau [Fri, 20 Nov 2009 16:58:11 +0000 (16:58 +0000)]
Check if page to include exists

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

14 years agoFollow redirects even when page name contains spaces
vargenau [Fri, 20 Nov 2009 16:37:58 +0000 (16:37 +0000)]
Follow redirects even when page name contains spaces

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

14 years agoSetting NUM_SPAM_LINKS to 0 will disable the check
vargenau [Fri, 20 Nov 2009 12:09:00 +0000 (12:09 +0000)]
Setting NUM_SPAM_LINKS to 0 will disable the check

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

14 years agoreenable HTML caption: quoting
rurban [Thu, 12 Nov 2009 08:47:58 +0000 (08:47 +0000)]
reenable HTML caption: quoting

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

14 years agoUse "errors" class to display error; specific error for Gforge
vargenau [Tue, 10 Nov 2009 15:13:07 +0000 (15:13 +0000)]
Use "errors" class to display error; specific error for Gforge

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

14 years agoRemove unused $msg
vargenau [Tue, 10 Nov 2009 14:57:05 +0000 (14:57 +0000)]
Remove unused $msg

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

14 years agoNo need for specific PageInfo for Gforge
vargenau [Tue, 10 Nov 2009 09:19:43 +0000 (09:19 +0000)]
No need for specific PageInfo for Gforge

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

14 years agoset svn:mime-type for images
vargenau [Fri, 6 Nov 2009 17:45:56 +0000 (17:45 +0000)]
set svn:mime-type for images

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

14 years agoAllow uploading and displaying inline SVG images
vargenau [Fri, 6 Nov 2009 13:53:57 +0000 (13:53 +0000)]
Allow uploading and displaying inline SVG images

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

14 years agoTable for arguments
vargenau [Thu, 5 Nov 2009 19:19:01 +0000 (19:19 +0000)]
Table for arguments

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

14 years agoValid XHTML code
vargenau [Thu, 5 Nov 2009 19:08:17 +0000 (19:08 +0000)]
Valid XHTML code

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

14 years agoFix Bug#2892522 Textsearch highlighting with two words fails.
rurban [Thu, 5 Nov 2009 14:34:03 +0000 (14:34 +0000)]
Fix Bug#2892522 Textsearch highlighting with two words fails.
Pass highlighter regexp to PageList and use it.

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

14 years agoDefine DATABASE_TYPE so that upgrade works for Gforge when checking db version.
vargenau [Wed, 4 Nov 2009 15:45:25 +0000 (15:45 +0000)]
Define DATABASE_TYPE so that upgrade works for Gforge when checking db version.

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

14 years agoHandle comma correctly; use class "bordered" for table
vargenau [Wed, 4 Nov 2009 15:28:21 +0000 (15:28 +0000)]
Handle comma correctly; use class "bordered" for table

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

14 years agoNormalize header
vargenau [Mon, 2 Nov 2009 19:01:20 +0000 (19:01 +0000)]
Normalize header

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

14 years agoFix isImageLink so that incorrect attributes are recognized
vargenau [Mon, 2 Nov 2009 09:51:56 +0000 (09:51 +0000)]
Fix isImageLink so that incorrect attributes are recognized

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

14 years agoNormalize header
vargenau [Sun, 1 Nov 2009 19:40:59 +0000 (19:40 +0000)]
Normalize header

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

14 years agoNormalize header
vargenau [Sun, 1 Nov 2009 19:34:26 +0000 (19:34 +0000)]
Normalize header

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

14 years agoNormalize header
vargenau [Sun, 1 Nov 2009 18:45:27 +0000 (18:45 +0000)]
Normalize header

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

14 years agoWikicreole syntax
vargenau [Sun, 1 Nov 2009 17:38:42 +0000 (17:38 +0000)]
Wikicreole syntax

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

14 years agoNormalize header
vargenau [Sun, 1 Nov 2009 17:35:13 +0000 (17:35 +0000)]
Normalize header

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

14 years agoNormalize header
vargenau [Sun, 1 Nov 2009 17:08:51 +0000 (17:08 +0000)]
Normalize header

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

14 years agoSpelling
vargenau [Fri, 30 Oct 2009 19:50:06 +0000 (19:50 +0000)]
Spelling

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

14 years agoWikicreole syntax
vargenau [Fri, 30 Oct 2009 19:43:34 +0000 (19:43 +0000)]
Wikicreole syntax

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

14 years agoEscape minus to avoid list
vargenau [Fri, 30 Oct 2009 19:21:09 +0000 (19:21 +0000)]
Escape minus to avoid list

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

14 years agoUse empty alt for [[Upload:image.jpg]]
vargenau [Thu, 29 Oct 2009 10:44:06 +0000 (10:44 +0000)]
Use empty alt for [[Upload:image.jpg]]

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

14 years agoreturn '' causes 'Call to a member function on a non-object' InlineParser.php on...
vargenau [Thu, 29 Oct 2009 09:33:54 +0000 (09:33 +0000)]
return '' causes 'Call to a member function on a non-object' InlineParser.php on line 511; return error message instead of trigger_error

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

14 years agoUse "error" class, "baduri" class does not exist
vargenau [Thu, 29 Oct 2009 09:28:58 +0000 (09:28 +0000)]
Use "error" class, "baduri" class does not exist

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

14 years agoInclude "%" in width and height when size=xx%
vargenau [Thu, 29 Oct 2009 08:59:30 +0000 (08:59 +0000)]
Include "%" in width and height when size=xx%

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

14 years agoUse interwiki to access guide
vargenau [Wed, 28 Oct 2009 17:22:54 +0000 (17:22 +0000)]
Use interwiki to access guide

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

14 years agoFix problem between MediawikiTable and CreateToc plugins
vargenau [Wed, 28 Oct 2009 17:14:18 +0000 (17:14 +0000)]
Fix problem between MediawikiTable and CreateToc plugins

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

14 years agoUse "error" class, "baduri" class does not exist
vargenau [Wed, 28 Oct 2009 17:08:09 +0000 (17:08 +0000)]
Use "error" class, "baduri" class does not exist

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

14 years agoAllow "height" and "width" attributes for images
vargenau [Wed, 28 Oct 2009 09:48:52 +0000 (09:48 +0000)]
Allow "height" and "width" attributes for images

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

14 years agoplugin-head and plugin-link are dead
vargenau [Sun, 25 Oct 2009 19:05:17 +0000 (19:05 +0000)]
plugin-head and plugin-link are dead

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

14 years agoAdd ENABLE_AUTH_OPENID
vargenau [Sun, 25 Oct 2009 18:02:28 +0000 (18:02 +0000)]
Add ENABLE_AUTH_OPENID

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

14 years agoPut fieldset inside table so that fieldset does not extend 100%
vargenau [Sun, 25 Oct 2009 17:36:31 +0000 (17:36 +0000)]
Put fieldset inside table so that fieldset does not extend 100%

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

14 years agoAdd fieldset
vargenau [Sun, 25 Oct 2009 12:42:49 +0000 (12:42 +0000)]
Add fieldset

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

14 years agoDo not load "sortable.js" for Gforge (already done by Gforge)
vargenau [Fri, 23 Oct 2009 15:35:29 +0000 (15:35 +0000)]
Do not load "sortable.js" for Gforge (already done by Gforge)

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

14 years agocss and pagename params are not needed
vargenau [Fri, 23 Oct 2009 11:15:47 +0000 (11:15 +0000)]
css and pagename params are not needed

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

14 years agoNormalize headers
vargenau [Wed, 21 Oct 2009 09:55:59 +0000 (09:55 +0000)]
Normalize headers

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

14 years agoNo login banner for Gforge
vargenau [Wed, 21 Oct 2009 08:50:16 +0000 (08:50 +0000)]
No login banner for Gforge

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

14 years agoUse GFORGE instead of $WikiTheme
vargenau [Wed, 21 Oct 2009 06:19:58 +0000 (06:19 +0000)]
Use GFORGE instead of $WikiTheme

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

14 years agoUpdate for last version of converter:
vargenau [Wed, 21 Oct 2009 05:57:01 +0000 (05:57 +0000)]
Update for last version of converter:
- centered text and right-aligned text now work,
- five levels of titles are supported,
- <nowiki> and </nowiki> tags are supported.

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

14 years agoUpgrade Flowplayer to 3.1.4
vargenau [Tue, 20 Oct 2009 18:26:02 +0000 (18:26 +0000)]
Upgrade Flowplayer to 3.1.4

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

14 years agoUpgrade Flowplayer to 3.1.4
vargenau [Tue, 20 Oct 2009 07:51:38 +0000 (07:51 +0000)]
Upgrade Flowplayer to 3.1.4

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

14 years agoUpdate locale
vargenau [Mon, 19 Oct 2009 19:25:31 +0000 (19:25 +0000)]
Update locale

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

14 years agoRepair broken UTF-8 characters
vargenau [Mon, 19 Oct 2009 19:20:22 +0000 (19:20 +0000)]
Repair broken UTF-8 characters

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

14 years agoAdd template usage
vargenau [Mon, 19 Oct 2009 15:11:50 +0000 (15:11 +0000)]
Add template usage

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

14 years agoRemove unused templates
vargenau [Mon, 19 Oct 2009 14:37:50 +0000 (14:37 +0000)]
Remove unused templates

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

14 years agoAllow DebugInfo only if DEBUG is true
vargenau [Mon, 19 Oct 2009 13:56:46 +0000 (13:56 +0000)]
Allow DebugInfo only if DEBUG is true

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

14 years agoremoved global code setters, switched to $WikiTheme->load() in main
vargenau [Mon, 19 Oct 2009 12:57:39 +0000 (12:57 +0000)]
removed global code setters, switched to $WikiTheme->load() in main

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

14 years agoLess action pages for Gforge
vargenau [Mon, 19 Oct 2009 08:01:01 +0000 (08:01 +0000)]
Less action pages for Gforge

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

14 years agoGet the maximum upload filesize from PHP config
vargenau [Mon, 19 Oct 2009 07:46:27 +0000 (07:46 +0000)]
Get the maximum upload filesize from PHP config

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

14 years agoRemove unused xml plugin syntax (better use Wikicreole plugin syntax)
vargenau [Sat, 17 Oct 2009 15:45:24 +0000 (15:45 +0000)]
Remove unused xml plugin syntax (better use Wikicreole plugin syntax)

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

14 years agoENABLE_MARKUP_TEMPLATE removed, it had to be true so that Wikicreole syntax for image...
vargenau [Sat, 17 Oct 2009 15:19:39 +0000 (15:19 +0000)]
ENABLE_MARKUP_TEMPLATE removed, it had to be true so that Wikicreole syntax for images work

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

14 years agoENABLE_MARKUP_TEMPLATE removed, it had to be true so that Wikicreole syntax for image...
vargenau [Sat, 17 Oct 2009 15:14:00 +0000 (15:14 +0000)]
ENABLE_MARKUP_TEMPLATE removed, it had to be true so that Wikicreole syntax for images work

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

14 years agoENABLE_MARKUP_MEDIAWIKI_TABLE unused
vargenau [Sat, 17 Oct 2009 14:53:36 +0000 (14:53 +0000)]
ENABLE_MARKUP_MEDIAWIKI_TABLE unused

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

14 years agoHack to get valid XHTML code in Monobook (but the result is still missing the menus)
vargenau [Sat, 17 Oct 2009 11:42:25 +0000 (11:42 +0000)]
Hack to get valid XHTML code in Monobook (but the result is still missing the menus)

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

14 years agoImage button now allows also video files
vargenau [Tue, 13 Oct 2009 16:29:32 +0000 (16:29 +0000)]
Image button now allows also video files

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

14 years agoFix syntax error
vargenau [Tue, 13 Oct 2009 11:46:08 +0000 (11:46 +0000)]
Fix syntax error

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

14 years agoRepair UTF-8 characters that were broken by r7208
vargenau [Tue, 13 Oct 2009 08:32:12 +0000 (08:32 +0000)]
Repair UTF-8 characters that were broken by r7208

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

14 years agoRevert r7194
rurban [Tue, 13 Oct 2009 07:46:22 +0000 (07:46 +0000)]
Revert r7194
Properly fix "limit" database injection.
limit mostly has a "," It is encoded as [offset,]count

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

14 years agoStandardize Video plugin to use ImgObject() for embedded objects.
rurban [Tue, 13 Oct 2009 06:58:34 +0000 (06:58 +0000)]
Standardize Video plugin to use ImgObject() for embedded objects.
Check arguments.
Support hash as ImgObject argument not to split sensitive (support spaces in args).

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

14 years agodetect AppleWebKit (Safari+Chrome) version
rurban [Tue, 13 Oct 2009 06:15:17 +0000 (06:15 +0000)]
detect AppleWebKit (Safari+Chrome) version

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

14 years agoProtect <title> with .htmlspecialchars
vargenau [Mon, 12 Oct 2009 14:28:59 +0000 (14:28 +0000)]
Protect <title> with .htmlspecialchars

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

14 years agoFix link to folderArrowPath, onle one image set needed.
rurban [Mon, 12 Oct 2009 13:04:08 +0000 (13:04 +0000)]
Fix link to folderArrowPath, onle one image set needed.

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

14 years agoSpecific code for Internet Explorer
vargenau [Mon, 12 Oct 2009 11:59:34 +0000 (11:59 +0000)]
Specific code for Internet Explorer

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

14 years agoPrioritize search regex "not*" over keyword "not", ditto for "and" and "or".
rurban [Mon, 12 Oct 2009 10:41:27 +0000 (10:41 +0000)]
Prioritize search regex "not*" over keyword "not", ditto for "and" and "or".
Search for "not*" will now find "*Note" and "*Notes"

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