]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/log
SourceForge/phpwiki.git
13 years agosupport php-4.3.9, Red Hat Enterprise Linux ES release 4. We use that.
rurban [Wed, 10 Nov 2010 08:47:34 +0000 (08:47 +0000)]
support php-4.3.9, Red Hat Enterprise Linux ES release 4. We use that.

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

13 years agonew help page: Help%2FImages
vargenau [Tue, 9 Nov 2010 15:14:11 +0000 (15:14 +0000)]
new help page: Help%2FImages

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

13 years agoParse caption
vargenau [Tue, 9 Nov 2010 13:45:32 +0000 (13:45 +0000)]
Parse caption

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

13 years agoMultiple captions: the last one wins
vargenau [Tue, 9 Nov 2010 13:33:20 +0000 (13:33 +0000)]
Multiple captions: the last one wins

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

13 years agoAdd explanation about <thead>
vargenau [Tue, 9 Nov 2010 13:25:11 +0000 (13:25 +0000)]
Add explanation about <thead>

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

13 years agoBetter handling of <thead>
vargenau [Tue, 9 Nov 2010 13:20:16 +0000 (13:20 +0000)]
Better handling of <thead>

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

13 years agoAdd "scope" as possible attribute
vargenau [Tue, 9 Nov 2010 12:47:18 +0000 (12:47 +0000)]
Add "scope" as possible attribute

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

13 years agoLatest PHP: PHP 5.2.14 & PHP 5.3.3
vargenau [Mon, 8 Nov 2010 14:48:23 +0000 (14:48 +0000)]
Latest PHP: PHP 5.2.14 & PHP 5.3.3

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

13 years agoUse "explode" instead of "preg_split"
vargenau [Mon, 8 Nov 2010 13:45:12 +0000 (13:45 +0000)]
Use "explode" instead of "preg_split"

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

13 years agoAllow extra "|-" anywhere
vargenau [Mon, 8 Nov 2010 13:09:29 +0000 (13:09 +0000)]
Allow extra "|-" anywhere

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

13 years agoNo comma between arguments (works, but not recommended)
vargenau [Mon, 8 Nov 2010 09:53:28 +0000 (09:53 +0000)]
No comma between arguments (works, but not recommended)

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

13 years agoUse empty alt for [[Upload:image.jpg]]
vargenau [Fri, 5 Nov 2010 15:02:12 +0000 (15:02 +0000)]
Use empty alt for [[Upload:image.jpg]]

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

13 years agoAllow "upload:", "image:" and "file:". Remove spaces before and after ":", if any.
vargenau [Fri, 5 Nov 2010 14:58:10 +0000 (14:58 +0000)]
Allow "upload:", "image:" and "file:". Remove spaces before and after ":", if any.

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

13 years agoCheck getIsExternal exists
vargenau [Thu, 4 Nov 2010 19:40:50 +0000 (19:40 +0000)]
Check getIsExternal exists

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

13 years agoAllow <br /> as well as <br>; allows spaces
vargenau [Thu, 4 Nov 2010 18:20:41 +0000 (18:20 +0000)]
Allow <br /> as well as <br>; allows spaces

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

13 years agoCheck getIsExternal exists
vargenau [Tue, 2 Nov 2010 20:45:12 +0000 (20:45 +0000)]
Check getIsExternal exists

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

13 years agoIf user put and extra "|-" without cells just before "|}", we ignore it to get valid...
vargenau [Tue, 2 Nov 2010 17:04:15 +0000 (17:04 +0000)]
If user put and extra "|-" without cells just before "|}", we ignore it to get valid XHTML code

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

13 years agoRemove rcs_id
vargenau [Fri, 22 Oct 2010 18:38:33 +0000 (18:38 +0000)]
Remove rcs_id

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

13 years agoAllow swf
vargenau [Fri, 22 Oct 2010 09:30:47 +0000 (09:30 +0000)]
Allow swf

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

13 years agoDo not print rateit widget
vargenau [Fri, 22 Oct 2010 08:26:31 +0000 (08:26 +0000)]
Do not print rateit widget

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

13 years agoAllow {{ image.png}} (space before image name)
vargenau [Wed, 20 Oct 2010 16:36:22 +0000 (16:36 +0000)]
Allow {{ image.png}} (space before image name)

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

13 years agoCheck file exists
vargenau [Wed, 20 Oct 2010 16:19:40 +0000 (16:19 +0000)]
Check file exists

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

13 years agoRemove &
vargenau [Thu, 14 Oct 2010 15:49:22 +0000 (15:49 +0000)]
Remove &

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

13 years agoUpdate path for Fusionforge
vargenau [Mon, 11 Oct 2010 14:12:14 +0000 (14:12 +0000)]
Update path for Fusionforge

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

13 years agoFix directory in Fusionforge
vargenau [Fri, 8 Oct 2010 13:56:07 +0000 (13:56 +0000)]
Fix directory in Fusionforge

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

13 years ago"gforge" dir renamed as "src" in Fusionforge
vargenau [Fri, 8 Oct 2010 13:55:13 +0000 (13:55 +0000)]
"gforge" dir renamed as "src" in Fusionforge

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

13 years agoFix parsing problem: paragraph consisting only og "{{w.png}}{{w.png}}"
vargenau [Tue, 5 Oct 2010 16:08:35 +0000 (16:08 +0000)]
Fix parsing problem: paragraph consisting only og "{{w.png}}{{w.png}}"

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

13 years agoSet width to 100% for pagers
vargenau [Fri, 1 Oct 2010 11:45:58 +0000 (11:45 +0000)]
Set width to 100% for pagers

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

13 years agoFixed: Some constructs might incorrectly be recognized as a header (e.g. lines starti...
vargenau [Thu, 30 Sep 2010 15:48:54 +0000 (15:48 +0000)]
Fixed: Some constructs might incorrectly be recognized as a header (e.g. lines starting with "!!!" or "==" inside <verbatim>)

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

13 years agoUpdate from Fusionforge
vargenau [Wed, 22 Sep 2010 18:19:06 +0000 (18:19 +0000)]
Update from Fusionforge

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

13 years agoWiki page title in bold
vargenau [Wed, 22 Sep 2010 14:57:42 +0000 (14:57 +0000)]
Wiki page title in bold

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

13 years agoBetter handle nonexistent revisions
vargenau [Wed, 22 Sep 2010 14:39:24 +0000 (14:39 +0000)]
Better handle nonexistent revisions

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

13 years agoIf you display an old revision of a page, the Table of Contents will not be correct...
vargenau [Tue, 21 Sep 2010 07:45:12 +0000 (07:45 +0000)]
If you display an old revision of a page, the Table of Contents will not be correct. The Table of Contents will be taken from the last saved revision: fixed

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

13 years agorevert 7551-7553. we use named anchors to jump to, not internal ids
rurban [Tue, 21 Sep 2010 07:08:56 +0000 (07:08 +0000)]
revert 7551-7553. we use named anchors to jump to, not internal ids

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

13 years agorevert r7639. This external source is written in tab-width 4 (windows) even if there...
rurban [Tue, 21 Sep 2010 06:28:07 +0000 (06:28 +0000)]
revert r7639. This external source is written in tab-width 4 (windows) even if there are currently no tabs anymore. The vim settings are also in tab-width 4

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

13 years agonew may return an empty object. we must check for _userid to avoid recursion cycles
rurban [Tue, 21 Sep 2010 06:08:32 +0000 (06:08 +0000)]
new may return an empty object. we must check for _userid to avoid recursion cycles

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

13 years agoDisplay correct TOC in history
vargenau [Mon, 20 Sep 2010 16:09:07 +0000 (16:09 +0000)]
Display correct TOC in history

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

13 years agoBetter test that a given revision exists
vargenau [Mon, 20 Sep 2010 16:03:26 +0000 (16:03 +0000)]
Better test that a given revision exists

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

13 years agoAdd "version" as synonym of "rev"
vargenau [Mon, 20 Sep 2010 14:45:28 +0000 (14:45 +0000)]
Add "version" as synonym of "rev"

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

13 years agoAdd "version" as synonym of "rev"
vargenau [Mon, 20 Sep 2010 13:28:46 +0000 (13:28 +0000)]
Add "version" as synonym of "rev"

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

13 years ago{{foo?version=2}} no longer worked
vargenau [Mon, 20 Sep 2010 13:04:55 +0000 (13:04 +0000)]
{{foo?version=2}} no longer worked

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

13 years agoremove duplicate global decl. This may have actually led to a bug
rurban [Mon, 20 Sep 2010 10:20:25 +0000 (10:20 +0000)]
remove duplicate global decl. This may have actually led to a bug

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

13 years agofix ReleaseNotes
rurban [Fri, 17 Sep 2010 11:49:14 +0000 (11:49 +0000)]
fix ReleaseNotes

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

13 years agouseful /wiki settings overrides only as comments
rurban [Fri, 17 Sep 2010 11:34:00 +0000 (11:34 +0000)]
useful /wiki settings overrides only as comments

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

13 years agoavoid setup error
rurban [Fri, 17 Sep 2010 11:33:14 +0000 (11:33 +0000)]
avoid setup error

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

13 years agofix windows abs_path
rurban [Fri, 17 Sep 2010 11:32:55 +0000 (11:32 +0000)]
fix windows abs_path

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

13 years agoRemove Sidebar/templates/browse.tmpl, is the same as MonoBook/templates/browse.tmpl
vargenau [Fri, 17 Sep 2010 08:59:58 +0000 (08:59 +0000)]
Remove Sidebar/templates/browse.tmpl, is the same as MonoBook/templates/browse.tmpl

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

13 years agoUpdate themes documentation
vargenau [Fri, 17 Sep 2010 08:46:20 +0000 (08:46 +0000)]
Update themes documentation

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

13 years agoWhitespace only
vargenau [Fri, 17 Sep 2010 08:41:10 +0000 (08:41 +0000)]
Whitespace only

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

13 years agoMinify ajax.js moacdropdown.js toolbar.js sortable.js
vargenau [Mon, 13 Sep 2010 15:05:24 +0000 (15:05 +0000)]
Minify ajax.js moacdropdown.js toolbar.js sortable.js

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

13 years agoMinify toolbar.css
vargenau [Mon, 13 Sep 2010 14:52:49 +0000 (14:52 +0000)]
Minify toolbar.css

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

13 years agoCenter pop-up windows
vargenau [Mon, 13 Sep 2010 12:41:32 +0000 (12:41 +0000)]
Center pop-up windows

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

13 years agoValid XHTML
vargenau [Mon, 13 Sep 2010 12:27:54 +0000 (12:27 +0000)]
Valid XHTML

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

13 years agoSet PHPWIKI_VERSION to 1.4.0RC1
vargenau [Fri, 10 Sep 2010 12:13:48 +0000 (12:13 +0000)]
Set PHPWIKI_VERSION to 1.4.0RC1

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

13 years agoUpdate locale
vargenau [Fri, 10 Sep 2010 12:07:14 +0000 (12:07 +0000)]
Update locale

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

13 years agoUpdate pgsrc to 1.4.0RC1
vargenau [Fri, 10 Sep 2010 12:03:36 +0000 (12:03 +0000)]
Update pgsrc to 1.4.0RC1

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

13 years agorevert of Patch 3024787 by Sébastien Le Callonnec (caused an SQL syntax error)
vargenau [Fri, 10 Sep 2010 11:31:37 +0000 (11:31 +0000)]
revert of Patch 3024787 by Sébastien Le Callonnec (caused an SQL syntax error)

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

13 years agoPartial revert to get saving UserPreferences work again
vargenau [Fri, 10 Sep 2010 11:27:57 +0000 (11:27 +0000)]
Partial revert to get saving UserPreferences work again

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

13 years agoUse gfcommon instead of gfwww (from Fusionforge)
vargenau [Thu, 9 Sep 2010 13:25:20 +0000 (13:25 +0000)]
Use gfcommon instead of gfwww (from Fusionforge)

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

13 years agoAdd class="warning_msg"
vargenau [Wed, 8 Sep 2010 11:17:03 +0000 (11:17 +0000)]
Add class="warning_msg"

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

13 years agoAdd a nice box
vargenau [Wed, 8 Sep 2010 10:19:29 +0000 (10:19 +0000)]
Add a nice box

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

13 years agoplugin Video code reverted to r7204 to make it work again; upgrade Flowplayer to...
vargenau [Wed, 8 Sep 2010 10:08:16 +0000 (10:08 +0000)]
plugin Video code reverted to r7204 to make it work again; upgrade Flowplayer to 3.2.4

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

13 years agoAdd class="warning_msg"
vargenau [Fri, 3 Sep 2010 13:08:03 +0000 (13:08 +0000)]
Add class="warning_msg"

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

13 years agoDo not display edit button when page is locked
vargenau [Fri, 3 Sep 2010 13:01:27 +0000 (13:01 +0000)]
Do not display edit button when page is locked

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

13 years agoRemove NS4 stuff
vargenau [Fri, 3 Sep 2010 08:58:45 +0000 (08:58 +0000)]
Remove NS4 stuff

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

13 years agoA user can lock its own page
vargenau [Fri, 3 Sep 2010 08:45:45 +0000 (08:45 +0000)]
A user can lock its own page

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

13 years agoUse session_require_perm and session_require_global_perm
vargenau [Thu, 2 Sep 2010 20:07:31 +0000 (20:07 +0000)]
Use session_require_perm and session_require_global_perm

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

13 years agoRenamed soapclient class pwsoapclient to avoid clash with php5 builtin class
vargenau [Thu, 2 Sep 2010 19:46:20 +0000 (19:46 +0000)]
Renamed soapclient class pwsoapclient to avoid clash with php5 builtin class

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

13 years agoFix deprecated sys_plugins_path
vargenau [Thu, 2 Sep 2010 19:40:52 +0000 (19:40 +0000)]
Fix deprecated sys_plugins_path

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

13 years agoImport from Fusionforge
vargenau [Thu, 2 Sep 2010 19:34:57 +0000 (19:34 +0000)]
Import from Fusionforge

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

13 years agoReplace TroubleShooting and HowTo
vargenau [Tue, 31 Aug 2010 16:13:53 +0000 (16:13 +0000)]
Replace TroubleShooting and HowTo

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

13 years agoRename from gforge to fusionforge
vargenau [Tue, 31 Aug 2010 16:02:45 +0000 (16:02 +0000)]
Rename from gforge to fusionforge

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

13 years agoRename from gforge to fusionforge
vargenau [Tue, 31 Aug 2010 15:54:37 +0000 (15:54 +0000)]
Rename from gforge to fusionforge

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

13 years agoRename from gforge to fusionforge
vargenau [Tue, 31 Aug 2010 15:42:34 +0000 (15:42 +0000)]
Rename from gforge to fusionforge

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

13 years agoRename WikiUser/GForge.php as WikiUser/FusionForge.php
vargenau [Tue, 31 Aug 2010 15:23:17 +0000 (15:23 +0000)]
Rename WikiUser/GForge.php as WikiUser/FusionForge.php

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

13 years agoRename files from gforge to fusionforge
vargenau [Tue, 31 Aug 2010 15:12:14 +0000 (15:12 +0000)]
Rename files from gforge to fusionforge

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

13 years agoRename files from gforge to fusionforge
vargenau [Tue, 31 Aug 2010 15:08:32 +0000 (15:08 +0000)]
Rename files from gforge to fusionforge

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

13 years agoRename gforge theme as fusionforge
vargenau [Tue, 31 Aug 2010 15:03:30 +0000 (15:03 +0000)]
Rename gforge theme as fusionforge

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

13 years agoGFORGE --> FUSIONFORGE
vargenau [Tue, 31 Aug 2010 14:55:29 +0000 (14:55 +0000)]
GFORGE --> FUSIONFORGE

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

13 years agoSpecial case for Gforge
vargenau [Tue, 31 Aug 2010 13:42:28 +0000 (13:42 +0000)]
Special case for Gforge

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

13 years agoOops: missing plugin call
vargenau [Tue, 31 Aug 2010 12:07:02 +0000 (12:07 +0000)]
Oops: missing plugin call

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

13 years agoAdd svn:keywords Id
vargenau [Tue, 31 Aug 2010 11:42:09 +0000 (11:42 +0000)]
Add svn:keywords Id

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

13 years agoAdd explanations for Simple Access Rights
vargenau [Tue, 31 Aug 2010 11:37:18 +0000 (11:37 +0000)]
Add explanations for Simple Access Rights

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

13 years agoAdd explanations for Simple Access Rights
vargenau [Tue, 31 Aug 2010 09:41:22 +0000 (09:41 +0000)]
Add explanations for Simple Access Rights

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

13 years agoAllow encoded spaces in URL for RedirectTo plugin
vargenau [Mon, 30 Aug 2010 10:41:28 +0000 (10:41 +0000)]
Allow encoded spaces in URL for RedirectTo plugin

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

13 years agolimit default is 50 (paging now works)
vargenau [Tue, 24 Aug 2010 15:11:11 +0000 (15:11 +0000)]
limit default is 50 (paging now works)

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

13 years agoRemove method asAclGroupLines that was introduced in r6688
vargenau [Tue, 24 Aug 2010 14:24:17 +0000 (14:24 +0000)]
Remove method asAclGroupLines that was introduced in r6688

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

13 years agoFix pagename=AllPagesByAcl
vargenau [Tue, 24 Aug 2010 10:06:49 +0000 (10:06 +0000)]
Fix pagename=AllPagesByAcl

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

13 years agoNew action page: AllPagesByAcl
vargenau [Tue, 24 Aug 2010 10:03:52 +0000 (10:03 +0000)]
New action page: AllPagesByAcl

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

13 years agoAvoid information duplication
vargenau [Mon, 23 Aug 2010 15:13:51 +0000 (15:13 +0000)]
Avoid information duplication

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

13 years agoMove "perm" and "acl" columns from plugins to PageList
vargenau [Mon, 23 Aug 2010 15:10:10 +0000 (15:10 +0000)]
Move "perm" and "acl" columns from plugins to PageList

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

13 years agoRemove empty images dir
vargenau [Fri, 20 Aug 2010 16:58:24 +0000 (16:58 +0000)]
Remove empty images dir

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

13 years agoAvoid using index.php
vargenau [Fri, 13 Aug 2010 14:22:15 +0000 (14:22 +0000)]
Avoid using index.php

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

13 years agoNew plugin: WikiAdminSetAclSimple
vargenau [Fri, 13 Aug 2010 13:34:26 +0000 (13:34 +0000)]
New plugin: WikiAdminSetAclSimple

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

13 years agoWhitespace only
vargenau [Thu, 12 Aug 2010 14:54:41 +0000 (14:54 +0000)]
Whitespace only

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

13 years agoUpdate copyright to 2010
vargenau [Thu, 12 Aug 2010 14:47:15 +0000 (14:47 +0000)]
Update copyright to 2010

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

13 years agoHarmonize header
vargenau [Wed, 11 Aug 2010 13:00:46 +0000 (13:00 +0000)]
Harmonize header

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

13 years agoAdd file header
vargenau [Wed, 11 Aug 2010 12:33:25 +0000 (12:33 +0000)]
Add file header

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

13 years agoHarmonize file footer
vargenau [Wed, 11 Aug 2010 12:15:16 +0000 (12:15 +0000)]
Harmonize file footer

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

13 years agoHarmonize file footer
vargenau [Wed, 11 Aug 2010 11:58:40 +0000 (11:58 +0000)]
Harmonize file footer

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