|
From: <var...@us...> - 2021-08-04 07:51:41
|
Revision: 10419
http://sourceforge.net/p/phpwiki/code/10419
Author: vargenau
Date: 2021-08-04 07:51:39 +0000 (Wed, 04 Aug 2021)
Log Message:
-----------
Ensure Fusionforge pgsrc pages have a more recent date that main pgsrc
Modified Paths:
--------------
trunk/pgsrc/FindPage
trunk/pgsrc/FullTextSearch
trunk/pgsrc/SpecialPages
trunk/pgsrc/TitleSearch
trunk/pgsrc/UpLoad
trunk/themes/fusionforge/pgsrc/FindPage
trunk/themes/fusionforge/pgsrc/FullTextSearch
trunk/themes/fusionforge/pgsrc/HomePage
trunk/themes/fusionforge/pgsrc/PhpWikiAdministration
trunk/themes/fusionforge/pgsrc/PhpWikiAdministration%2FSetAclSimple
trunk/themes/fusionforge/pgsrc/SetGlobalAccessRightsSimple
trunk/themes/fusionforge/pgsrc/SpecialPages
trunk/themes/fusionforge/pgsrc/TitleSearch
trunk/themes/fusionforge/pgsrc/UpLoad
Modified: trunk/pgsrc/FindPage
===================================================================
--- trunk/pgsrc/FindPage 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/pgsrc/FindPage 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,8 +1,8 @@
-Date: Thu, 25 Jul 2019 15:34:07 +0000
+Date: Wed, 3 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=FindPage;
- flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
+ flags=PAGE_LOCKED;
charset=UTF-8
Content-Transfer-Encoding: binary
@@ -20,7 +20,8 @@
editbox[] name=s text=""
submit[]
checkbox[] name=case_exact
- pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">>
+ pulldown[] name=regex value="auto,none,glob,posix,pcre,sql"
+>>
== Full Text Search ==
@@ -31,7 +32,8 @@
editbox[] name=s text=""
submit[]
checkbox[] name=case_exact
- pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">>
+ pulldown[] name=regex value="auto,none,glob,posix,pcre,sql"
+>>
== Fuzzy Search ==
@@ -41,10 +43,9 @@
<<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction
editbox[] name=s text=""
submit[]
- checkbox[] name=case_exact>>
+ checkbox[] name=case_exact
+>>
-------
-
== Tips ==
* Separate words with a space. All words have to match as substrings.
Modified: trunk/pgsrc/FullTextSearch
===================================================================
--- trunk/pgsrc/FullTextSearch 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/pgsrc/FullTextSearch 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Wed, 3 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=FullTextSearch;
@@ -16,18 +16,21 @@
editbox[] name=s text=""
submit[]
checkbox[] name=case_exact
- pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">>
+ pulldown[] name=regex value="auto,none,glob,posix,pcre,sql"
+>>
<<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction
editbox[] name=s text=""
submit[]
checkbox[] name=case_exact
- pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">>
+ pulldown[] name=regex value="auto,none,glob,posix,pcre,sql"
+>>
<<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction
editbox[] name=s text=""
submit[]
- checkbox[] name=case_exact>>
+ checkbox[] name=case_exact
+>>
----
Modified: trunk/pgsrc/SpecialPages
===================================================================
--- trunk/pgsrc/SpecialPages 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/pgsrc/SpecialPages 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,8 +1,8 @@
-Date: Fri, 26 Apr 2019 16:12:18 +0000
+Date: Wed, 3 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=SpecialPages;
- flags=EXTERNAL_PAGE;
+ flags="";
charset=UTF-8
Content-Transfer-Encoding: binary
@@ -27,6 +27,8 @@
* [[LeastPopular]]
* [[WantedPages]]
* [[RandomPage]]
+* [[RateIt]]
+* [[MyRatings]]
| style="padding-right: 10px" |
== Users ==
* [[AllUsers]]
Modified: trunk/pgsrc/TitleSearch
===================================================================
--- trunk/pgsrc/TitleSearch 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/pgsrc/TitleSearch 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,8 +1,8 @@
-Date: Thu, 13 Oct 2016 15:09:28 +0000
+Date: Wed, 3 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=TitleSearch;
- flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
+ flags=PAGE_LOCKED;
charset=UTF-8
Content-Transfer-Encoding: binary
@@ -16,18 +16,21 @@
editbox[] name=s text=""
submit[]
checkbox[] name=case_exact
- pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">>
+ pulldown[] name=regex value="auto,none,glob,posix,pcre,sql"
+>>
<<WikiFormRich action=FullTextSearch method=GET nobr=1 class=wikiaction
editbox[] name=s text=""
submit[]
checkbox[] name=case_exact
- pulldown[] name=regex value="auto,none,glob,posix,pcre,sql">>
+ pulldown[] name=regex value="auto,none,glob,posix,pcre,sql"
+>>
<<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction
editbox[] name=s text=""
submit[]
- checkbox[] name=case_exact>>
+ checkbox[] name=case_exact
+>>
----
Modified: trunk/pgsrc/UpLoad
===================================================================
--- trunk/pgsrc/UpLoad 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/pgsrc/UpLoad 2021-08-04 07:51:39 UTC (rev 10419)
@@ -2,7 +2,7 @@
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=UpLoad;
- flags=EXTERNAL_PAGE;
+ flags="";
charset=UTF-8
Content-Transfer-Encoding: binary
Modified: trunk/themes/fusionforge/pgsrc/FindPage
===================================================================
--- trunk/themes/fusionforge/pgsrc/FindPage 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/FindPage 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Tue, 9 Apr 2019 16:49:36 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=FindPage;
@@ -30,7 +30,10 @@
In a fuzzy pages search the titles of all pages are examined to find
those which are similarly spelled or similar sounding (English).
-<<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction editbox[] name=s text="" submit[] >>
+<<WikiFormRich action=FuzzyPages method=GET nobr=1 class=wikiaction
+ editbox[] name=s text=""
+ submit[]
+>>
== Tips ==
@@ -55,3 +58,6 @@
</verbatim>
* Search can be done in any language.
* You can search titles in “Title Search” section, and search wiki contents in “Full Text Search” section.
+
+----
+[[PhpWikiDocumentation]]
Modified: trunk/themes/fusionforge/pgsrc/FullTextSearch
===================================================================
--- trunk/themes/fusionforge/pgsrc/FullTextSearch 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/FullTextSearch 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:36 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=FullTextSearch;
Modified: trunk/themes/fusionforge/pgsrc/HomePage
===================================================================
--- trunk/themes/fusionforge/pgsrc/HomePage 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/HomePage 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:36 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=HomePage;
Modified: trunk/themes/fusionforge/pgsrc/PhpWikiAdministration
===================================================================
--- trunk/themes/fusionforge/pgsrc/PhpWikiAdministration 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/PhpWikiAdministration 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:36 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=PhpWikiAdministration;
Modified: trunk/themes/fusionforge/pgsrc/PhpWikiAdministration%2FSetAclSimple
===================================================================
--- trunk/themes/fusionforge/pgsrc/PhpWikiAdministration%2FSetAclSimple 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/PhpWikiAdministration%2FSetAclSimple 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:36 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=PhpWikiAdministration%2FSetAclSimple;
Modified: trunk/themes/fusionforge/pgsrc/SetGlobalAccessRightsSimple
===================================================================
--- trunk/themes/fusionforge/pgsrc/SetGlobalAccessRightsSimple 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/SetGlobalAccessRightsSimple 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:36 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=SetGlobalAccessRightsSimple;
Modified: trunk/themes/fusionforge/pgsrc/SpecialPages
===================================================================
--- trunk/themes/fusionforge/pgsrc/SpecialPages 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/SpecialPages 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Fri, 26 Apr 2019 16:12:18 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=SpecialPages;
Modified: trunk/themes/fusionforge/pgsrc/TitleSearch
===================================================================
--- trunk/themes/fusionforge/pgsrc/TitleSearch 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/TitleSearch 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,4 +1,4 @@
-Date: Thu, 13 Oct 2016 15:09:36 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=TitleSearch;
Modified: trunk/themes/fusionforge/pgsrc/UpLoad
===================================================================
--- trunk/themes/fusionforge/pgsrc/UpLoad 2021-08-03 17:18:02 UTC (rev 10418)
+++ trunk/themes/fusionforge/pgsrc/UpLoad 2021-08-04 07:51:39 UTC (rev 10419)
@@ -1,7 +1,8 @@
-Date: Thu, 13 Oct 2016 15:09:36 +0000
+Date: Wed, 4 Aug 2021 09:27:34 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=UpLoad;
+ flags=EXTERNAL_PAGE;
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.
|