Author: spitz
Date: Sun Jan  5 12:51:55 2020
New Revision: 41242
URL: http://www.lyx.org/trac/changeset/41242

Log:
Restore previous blanket-permission (test was succesful)

Modified:
   www-user/trunk/farm/cookbook/LyX/blanket-permission.inc

Modified: www-user/trunk/farm/cookbook/LyX/blanket-permission.inc
==============================================================================
--- www-user/trunk/farm/cookbook/LyX/blanket-permission.inc     Sun Jan  5 
12:49:58 2020        (r41241)
+++ www-user/trunk/farm/cookbook/LyX/blanket-permission.inc     Sun Jan  5 
12:51:55 2020        (r41242)
@@ -20,11 +20,7 @@
 
 if (isset($msg_ref) && $msg_ref != "") {
         $msg_ref = htmlspecialchars("$msg_ref");
-        if (substr($msg_ref, 0, 2) == "m=") {
-                $output=$output. "[[https://marc.info/?l=lyx-devel&"; . 
${msg_ref} . "|" . ${msg_title} . "]]";
-        } else {
-                $output=$output. 
"[[https://www.mail-archive.com/lyx-devel@lists.lyx.org/"; . ${msg_ref} . ".html 
|" . ${msg_title} . "]]";
-        }
+        $output=$output. "[[https://marc.info/?l=lyx-devel&"; . ${msg_ref} 
. "|" . ${msg_title} . "]]";
 } else {
         $output=$output. "${msg_title}";
 }
@@ -240,7 +236,7 @@
         "23 July 2008");
 
 $output=$output.blanket_contrib("Tommaso Cucinotta",
-        "cucinotta () sssup ! it",
+        "cucinotta () sssup !it",
         "Re: View Menu proposal",
         "m=119030065212621",
         "20 Sep 2007");
@@ -618,7 +614,7 @@
         "25 February 2005");
 
 $output=$output.blanket_contrib("Joel Kulesza",
-        "jkulesza () gmail ! com",
+        "jkulesza () gmail ! com>",
         "License to Publish Work",
         "m=147735429207382",
         "25 October 2016");
@@ -678,7 +674,7 @@
         "1 July 2007");
 
 $output=$output.blanket_contrib("Mohamed Magdy",
-        "physicist2010 () gmail ! com",
+        "physicist2010 () gmail ! com>",
         "A permission to use my Arabic-Translation for LyX?",
         "m=126877445318267",
         "16 March 2010");
@@ -780,13 +776,13 @@
         "22 February 2005");
 
 $output=$output.blanket_contrib("Jens Nöckel",
-        "noeckel () uoregon ! edu",
+        "noeckel () uoregon !edu",
         "GPL statement",
         "m=128485749516885",
         "19 September 2010");
 
 $output=$output.blanket_contrib("Rob Oakes",
-        "lyx-devel () oak-tree ! us",
+        "lyx-devel () oak-tree ! us>",
         "Outline Contributions",
         "m=124615188102843",
         "27 June 2009");
@@ -1094,7 +1090,7 @@
 $output=$output.blanket_contrib("Jürgen Spitzmüller",
         "juergen.sp () t-online ! de",
         "Re: The LyX licence",
-        "msg75510",
+        "m=110907530127164",
         "22 February 2005");
 
 $output=$output.blanket_contrib("John Spray",
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to