commit d5c5b7e75ba23633c4e857d88317e0ed1e101c9f
Author: sanda <sa...@lyx.org>
Date:   Sat May 18 10:52:55 2024 +0000

    Allow redirection from lyx.org/Downloads/
---
 config.php                    |  3 +++
 wiki.d/Download.Download      | 28 ++++++++++++++++++++++++++++
 wiki.d/Download.RecentChanges |  9 +++++++++
 3 files changed, 40 insertions(+)

diff --git a/config.php b/config.php
index 94687cd2..9c8c1a3c 100644
--- a/config.php
+++ b/config.php
@@ -125,3 +125,6 @@ if ($action == 'edit' || $action == 'comment' || $action == 
'diff') {
   include_once("$FarmD/cookbook/cmsb-blocklist.php");
 }
 }
+
+#Allow silent redirect from "Download/", ie: Download.Download -> Download 
+$EnableRedirectQuiet = 1;
diff --git a/wiki.d/Download.Download b/wiki.d/Download.Download
new file mode 100644
index 00000000..cb3ea431
--- /dev/null
+++ b/wiki.d/Download.Download
@@ -0,0 +1,28 @@
+version=pmwiki-2.3.31 ordered=1 urlencoded=1
+agent=Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Goanna/6.6 
Firefox/102.0 PaleMoon/33.0.2
+author=ps
+charset=UTF-8
+csum=
+ctime=1716019550
+host=86.49.236.202
+name=Download.Download
+rev=5
+targets=
+text=(:redirect Web.Download quiet=1:)
+time=1716019812
+author:1716019812=ps
+diff:1716019812:1716019605:=1c1%0a%3c (:redirect Web.Download quiet=1:)%0a\ No 
newline at end of file%0a---%0a> (:redirect Web.Download:)%0a\ No newline at 
end of file%0a
+host:1716019812=86.49.236.202
+author:1716019605=ps
+diff:1716019605:1716019594:=1c1%0a%3c (:redirect Web.Download:)%0a\ No newline 
at end of file%0a---%0a> (:redirect ../Web.Download:)%0a\ No newline at end of 
file%0a
+host:1716019605=86.49.236.202
+author:1716019594=ps
+diff:1716019594:1716019568:=1c1%0a%3c (:redirect ../Web.Download:)%0a\ No 
newline at end of file%0a---%0a> (:redirect ../Download:)%0a\ No newline at end 
of file%0a
+host:1716019594=86.49.236.202
+author:1716019568=ps
+diff:1716019568:1716019550:=1c1%0a%3c (:redirect ../Download:)%0a\ No newline 
at end of file%0a---%0a> (:redirect Download:)%0a\ No newline at end of file%0a
+host:1716019568=86.49.236.202
+author:1716019550=ps
+csum:1716019550=try to fix download/
+diff:1716019550:1716019550:=1d0%0a%3c (:redirect Download:)%0a\ No newline at 
end of file%0a
+host:1716019550=86.49.236.202
diff --git a/wiki.d/Download.RecentChanges b/wiki.d/Download.RecentChanges
new file mode 100644
index 00000000..673bc3cb
--- /dev/null
+++ b/wiki.d/Download.RecentChanges
@@ -0,0 +1,9 @@
+version=pmwiki-2.3.31 ordered=1 urlencoded=1
+agent=Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Goanna/6.6 
Firefox/102.0 PaleMoon/33.0.2
+charset=UTF-8
+ctime=1716019550
+host=86.49.236.202
+name=Download.RecentChanges
+rev=5
+text=* [[Download/Download]]  . . . @2024-05-18T08:10:12Z by [[~ps]]: [==]%0a
+time=1716019812
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to