SourceForge logo
SourceForge logo
Menu

phpwiki-checkins

From: <var...@us...> - 2009年05月29日 17:16:51
Revision: 6825
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6825&view=rev
Author: vargenau
Date: 2009年05月29日 17:16:42 +0000 (2009年5月29日)
Log Message:
-----------
sortby=+pagename
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2009年05月29日 12:51:09 UTC (rev 6824)
+++ trunk/pgsrc/PhpWikiManual	2009年05月29日 17:16:42 UTC (rev 6825)
@@ -1,4 +1,4 @@
-Date: 2009年3月26日 11:34:32 +0000
+Date: 2009年5月29日 18:34:32 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
@@ -27,4 +27,4 @@
 <<IncludePage page="Help/PagePermissions">>
 <<IncludePage page="Help/SemanticRelations">>
 <<IncludePage page="Help/Spreadsheet">>
-<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin !> >>
+<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=+pagename !> >>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2009年06月01日 13:10:01
Revision: 6838
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6838&view=rev
Author: vargenau
Date: 2009年06月01日 13:09:58 +0000 (2009年6月01日)
Log Message:
-----------
EXTERNAL_PAGE
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2009年06月01日 13:04:52 UTC (rev 6837)
+++ trunk/pgsrc/PhpWikiManual	2009年06月01日 13:09:58 UTC (rev 6838)
@@ -1,9 +1,9 @@
-Date: 2009年5月29日 18:34:32 +0000
+Date: Mon, 1 Jun 2009 15:12:26 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
 pagename=PhpWikiManual;
- flags="";
+ flags=EXTERNAL_PAGE;
 markup=2;
 charset=UTF-8
 Content-Transfer-Encoding: binary
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2009年06月10日 14:29:32
Revision: 6912
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6912&view=rev
Author: vargenau
Date: 2009年06月10日 14:29:31 +0000 (2009年6月10日)
Log Message:
-----------
sortby=pagename
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2009年06月10日 13:42:56 UTC (rev 6911)
+++ trunk/pgsrc/PhpWikiManual	2009年06月10日 14:29:31 UTC (rev 6912)
@@ -1,4 +1,4 @@
-Date: Mon, 1 Jun 2009 15:12:26 +0000
+Date: 2009年6月10日 16:30:14 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
@@ -27,4 +27,4 @@
 <<IncludePage page="Help/PagePermissions">>
 <<IncludePage page="Help/SemanticRelations">>
 <<IncludePage page="Help/Spreadsheet">>
-<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=+pagename !> >>
+<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename !> >>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2010年04月30日 08:25:49
Revision: 7368
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7368&view=rev
Author: vargenau
Date: 2010年04月30日 08:25:43 +0000 (2010年4月30日)
Log Message:
-----------
exclude="Template/*"
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2010年04月29日 16:08:37 UTC (rev 7367)
+++ trunk/pgsrc/PhpWikiManual	2010年04月30日 08:25:43 UTC (rev 7368)
@@ -1,4 +1,4 @@
-Date: 2010年4月15日 16:32:58 +0000
+Date: 2010年4月30日 10:25:16 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
@@ -24,8 +24,7 @@
 <<IncludePage page="Help/MoreAboutMechanics">>
 <<IncludePage page="Help/Wikicreole">>
 <<IncludePage page="Help/TextFormattingRules">>
-<<IncludePage page="Help/OldTextFormattingRules">>
 <<IncludePage page="Help/PagePermissions">>
 <<IncludePage page="Help/SemanticRelations">>
 <<IncludePage page="Help/Spreadsheet">>
-<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename !> >>
+<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="Template/*" !> >>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2010年05月20日 12:16:34
Revision: 7421
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7421&view=rev
Author: vargenau
Date: 2010年05月20日 12:16:27 +0000 (2010年5月20日)
Log Message:
-----------
Help/FindPage --> FindPage
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2010年05月20日 12:10:15 UTC (rev 7420)
+++ trunk/pgsrc/PhpWikiManual	2010年05月20日 12:16:27 UTC (rev 7421)
@@ -1,4 +1,4 @@
-Date: 2010年5月12日 10:23:14 +0000
+Date: 2010年5月20日 14:16:02 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
@@ -16,7 +16,7 @@
 <<IncludePage page="Help/GoodStyle">>
 <<IncludePage page="Help/GoogleLink">>
 <<IncludePage page="Help/HowToUseWiki">>
-<<IncludePage page="Help/FindPage">>
+<<IncludePage page="FindPage">>
 <<IncludePage page="Help/Categories">>
 <<IncludePage page="Help/InterWiki">>
 <<IncludePage page="Help/LinkIcons">>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2010年07月20日 16:01:56
Revision: 7628
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7628&view=rev
Author: vargenau
Date: 2010年07月20日 16:01:50 +0000 (2010年7月20日)
Log Message:
-----------
Add "Help/Advice for Mediawiki users"
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2010年07月20日 15:39:34 UTC (rev 7627)
+++ trunk/pgsrc/PhpWikiManual	2010年07月20日 16:01:50 UTC (rev 7628)
@@ -1,4 +1,4 @@
-Date: 2010年5月20日 14:16:02 +0000
+Date: 2010年7月20日 18:01:30 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
@@ -29,4 +29,5 @@
 <<IncludePage page="Help/SemanticRelations">>
 <<IncludePage page="Help/Spreadsheet">>
 <<IncludePage page="Help/PageList">>
+<<IncludePage page="Help/Advice for Mediawiki users">>
 <<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="Template/*" !> >>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2011年01月13日 16:24:26
Revision: 7835
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7835&view=rev
Author: vargenau
Date: 2011年01月13日 16:24:20 +0000 (2011年1月13日)
Log Message:
-----------
Add "Help/Adobe Flash" to PhpWikiManual
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2011年01月13日 15:38:07 UTC (rev 7834)
+++ trunk/pgsrc/PhpWikiManual	2011年01月13日 16:24:20 UTC (rev 7835)
@@ -1,4 +1,4 @@
-Date: Tue, 9 Nov 2010 16:13:37 +0000
+Date: 2011年1月13日 17:23:46 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
@@ -18,6 +18,7 @@
 <<IncludePage page="Help/HowToUseWiki">>
 <<IncludePage page="FindPage">>
 <<IncludePage page="Help/Images">>
+<<IncludePage page="Help/Adobe Flash">>
 <<IncludePage page="Help/Categories">>
 <<IncludePage page="Help/InterWiki">>
 <<IncludePage page="Help/LinkIcons">>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2011年01月25日 16:26:56
Revision: 7875
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7875&view=rev
Author: vargenau
Date: 2011年01月25日 16:26:49 +0000 (2011年1月25日)
Log Message:
-----------
Add SteveWainstead and Help/PredefinedIcons
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2011年01月25日 16:24:43 UTC (rev 7874)
+++ trunk/pgsrc/PhpWikiManual	2011年01月25日 16:26:49 UTC (rev 7875)
@@ -1,4 +1,4 @@
-Date: 2011年1月13日 17:23:46 +0000
+Date: 2011年1月25日 17:26:15 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
@@ -10,6 +10,7 @@
 
 <<IncludePage page="Help/PhpWiki">>
 <<IncludePage page="Help/WikiWikiWeb">>
+<<IncludePage page="SteveWainstead">>
 <<IncludePage page="Help/WabiSabi">>
 <<IncludePage page="Help/AddingPages">>
 <<IncludePage page="Help/EditText">>
@@ -22,6 +23,7 @@
 <<IncludePage page="Help/Categories">>
 <<IncludePage page="Help/InterWiki">>
 <<IncludePage page="Help/LinkIcons">>
+<<IncludePage page="Help/PredefinedIcons">>
 <<IncludePage page="Help/ActionPage">>
 <<IncludePage page="Help/MagicPhpWikiURLs">>
 <<IncludePage page="Help/MoreAboutMechanics">>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2011年01月25日 16:29:35
Revision: 7876
 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7876&view=rev
Author: vargenau
Date: 2011年01月25日 16:29:28 +0000 (2011年1月25日)
Log Message:
-----------
Add Help/WikiPlugin
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2011年01月25日 16:26:49 UTC (rev 7875)
+++ trunk/pgsrc/PhpWikiManual	2011年01月25日 16:29:28 UTC (rev 7876)
@@ -1,4 +1,4 @@
-Date: 2011年1月25日 17:26:15 +0000
+Date: 2011年1月25日 17:28:51 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
 X-Rcs-Id: $Id$
 Content-Type: application/x-phpwiki;
@@ -24,7 +24,7 @@
 <<IncludePage page="Help/InterWiki">>
 <<IncludePage page="Help/LinkIcons">>
 <<IncludePage page="Help/PredefinedIcons">>
-<<IncludePage page="Help/ActionPage">>
+<<IncludePage page="Help/WikiPlugin">>
 <<IncludePage page="Help/MagicPhpWikiURLs">>
 <<IncludePage page="Help/MoreAboutMechanics">>
 <<IncludePage page="Help/Wikicreole">>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2014年06月13日 13:02:16
Revision: 8909
 http://sourceforge.net/p/phpwiki/code/8909
Author: vargenau
Date: 2014年06月13日 13:02:09 +0000 (2014年6月13日)
Log Message:
-----------
Use CSS
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2014年06月13日 12:57:16 UTC (rev 8908)
+++ trunk/pgsrc/PhpWikiManual	2014年06月13日 13:02:09 UTC (rev 8909)
@@ -1,4 +1,4 @@
-Date: Fri, 7 Dec 2012 18:07:00 +0000
+Date: 2014年6月13日 15:00:58 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
 Content-Type: application/x-phpwiki;
 pagename=PhpWikiManual;
@@ -34,7 +34,7 @@
 <<IncludePage page="Help/Advice for Mediawiki users">>
 <<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="Template/*" !> >>
 
-{| width="100%"
-|- align="center"
+{| style="width:100%"
+|- class="align-center"
 | **END OF DOCUMENT**
 |}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2014年06月25日 13:05:03
Revision: 8934
 http://sourceforge.net/p/phpwiki/code/8934
Author: vargenau
Date: 2014年06月25日 13:04:55 +0000 (2014年6月25日)
Log Message:
-----------
Add limit=1000 to get all plugins help pages
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2014年06月24日 15:38:09 UTC (rev 8933)
+++ trunk/pgsrc/PhpWikiManual	2014年06月25日 13:04:55 UTC (rev 8934)
@@ -1,4 +1,4 @@
-Date: 2014年6月13日 15:00:58 +0000
+Date: 2014年6月25日 15:03:15 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
 Content-Type: application/x-phpwiki;
 pagename=PhpWikiManual;
@@ -32,7 +32,7 @@
 <<IncludePage page="Help/Spreadsheet">>
 <<IncludePage page="Help/PageList">>
 <<IncludePage page="Help/Advice for Mediawiki users">>
-<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="Template/*" !> >>
+<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="Template/*" limit=1000 !> >>
 
 {| style="width:100%"
 |- class="align-center"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2022年04月19日 13:41:32
Revision: 11017
 http://sourceforge.net/p/phpwiki/code/11017
Author: vargenau
Date: 2022年04月19日 13:41:30 +0000 (2022年4月19日)
Log Message:
-----------
Add PhpWiki version in PhpWikiManual
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2022年03月29日 17:41:10 UTC (rev 11016)
+++ trunk/pgsrc/PhpWikiManual	2022年04月19日 13:41:30 UTC (rev 11017)
@@ -1,4 +1,4 @@
-Date: 2020年12月28日 19:46:14 +0000
+Date: 2022年4月19日 15:40:30 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1)
 Content-Type: application/x-phpwiki;
 pagename=PhpWikiManual;
@@ -6,6 +6,8 @@
 charset=UTF-8
 Content-Transfer-Encoding: binary
 
+This is the user manual for ~PhpWiki 1.6.2.
+
 <<IncludePage page="Help/PhpWiki">>
 <<IncludePage page="Help/WikiWikiWeb">>
 <<IncludePage page="Help/Steve Wainstead">>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2022年08月24日 10:48:58
Revision: 11028
 http://sourceforge.net/p/phpwiki/code/11028
Author: vargenau
Date: 2022年08月24日 10:48:56 +0000 (2022年8月24日)
Log Message:
-----------
PhpWikiManual: avoid recursion error in PHP 7.4
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2022年08月19日 16:20:59 UTC (rev 11027)
+++ trunk/pgsrc/PhpWikiManual	2022年08月24日 10:48:56 UTC (rev 11028)
@@ -1,4 +1,4 @@
-Date: 2022年4月19日 15:40:30 +0000
+Date: 2022年8月24日 12:45:50 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1)
 Content-Type: application/x-phpwiki;
 pagename=PhpWikiManual;
@@ -34,7 +34,7 @@
 <<IncludePage page="Help/Spreadsheet">>
 <<IncludePage page="Help/PageList">>
 <<IncludePage page="Help/Advice for Mediawiki users">>
-<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="Template/*" limit=1000 !> >>
+<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="PhpWikiManual,Template/*" limit=1000 !> >>
 
 {| style="width:100%"
 |- class="align-center"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <var...@us...> - 2023年11月15日 17:56:47
Revision: 11067
 http://sourceforge.net/p/phpwiki/code/11067
Author: vargenau
Date: 2023年11月15日 17:56:44 +0000 (2023年11月15日)
Log Message:
-----------
PhpWiki 1.6.3
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2023年11月15日 17:54:32 UTC (rev 11066)
+++ trunk/pgsrc/PhpWikiManual	2023年11月15日 17:56:44 UTC (rev 11067)
@@ -1,4 +1,4 @@
-Date: 2022年12月16日 15:26:20 +0000
+Date: 2023年11月15日 18:56:21 +0000
 Mime-Version: 1.0 (Produced by PhpWiki 1.6.3)
 Content-Type: application/x-phpwiki;
 pagename=PhpWikiManual;
@@ -6,7 +6,7 @@
 charset=UTF-8
 Content-Transfer-Encoding: binary
 
-This is the user manual for ~PhpWiki 1.6.2.
+This is the user manual for ~PhpWiki 1.6.3.
 
 <<IncludePage page="Help/PhpWiki">>
 <<IncludePage page="Help/WikiWikiWeb">>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
From: <car...@us...> - 2025年02月19日 19:23:18
Revision: 11148
 http://sourceforge.net/p/phpwiki/code/11148
Author: carstenklapp
Date: 2025年02月19日 19:23:16 +0000 (2025年2月19日)
Log Message:
-----------
Fixed suggested max_execution_time to 60. (default is 30)
Modified Paths:
--------------
 trunk/pgsrc/PhpWikiManual
Modified: trunk/pgsrc/PhpWikiManual
===================================================================
--- trunk/pgsrc/PhpWikiManual	2025年02月19日 18:42:18 UTC (rev 11147)
+++ trunk/pgsrc/PhpWikiManual	2025年02月19日 19:23:16 UTC (rev 11148)
@@ -11,7 +11,7 @@
 
 //This document is long and can it can take a while to render the first time
 you view it. If you get a PHP error you can increase the//
-##max_execution_time = 30## //line in php.ini.//
+##max_execution_time = 60## //line in php.ini.//
 
 <<IncludePage page="Help/PhpWiki">>
 <<IncludePage page="Help/WikiWikiWeb">>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /