[www-doc] [Git][VideoLAN.org/websites][master] Replaced trac links with gitlab

Konstantin Pavlov gitlab at videolan.org
Fri Mar 19 19:21:47 UTC 2021



Konstantin Pavlov pushed to branch master at VideoLAN organization / websites


Commits:
d7d26209 by Konstantin Pavlov at 2021-03-19T22:21:05+03:00
Replaced trac links with gitlab

- - - - -


10 changed files:

- www.videolan.org/contribute.php
- www.videolan.org/developers/index.php
- www.videolan.org/developers/vlc.php
- www.videolan.org/privacy.php
- www.videolan.org/projects/vlma/doc/troubleshooting.php
- www.videolan.org/security/sa0701.php
- www.videolan.org/security/sa0804.php
- www.videolan.org/security/sa0805.php
- www.videolan.org/support/index.php
- www.videolan.org/videolan/partners.php


Changes:

=====================================
www.videolan.org/contribute.php
=====================================
@@ -28,7 +28,7 @@ require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
                         <li ><strong>Programmers</strong>, to help us developing VLC.<br />
                             You should see the <a href="/developers/">developer documentation</a>,
                             subscribe to the <a href="/support/lists.html">mailing-lists</a>, have
-                            a look at the <a href="https://trac.videolan.org/">bug-tracking system</a>,
+                            a look at the <a href="https://code.videolan.org/videolan/vlc/-/issues/">bug-tracking system</a>,
                             join the <a href="/support/">IRC channel</a> to get help on how to start coding.</li>
                         <li ><strong>Writers</strong>, to help improve the documentation.</li>
                         <li ><strong>Translators</strong>, to <a href="/developers/i18n/">translate</a>


=====================================
www.videolan.org/developers/index.php
=====================================
@@ -48,7 +48,7 @@ or on the <a href="lists.html">Mailing-lists</a>.</p>
 <p><a href="https://wiki.videolan.org/Git">Git</a></p>
 <p><a href="https://wiki.videolan.org/Subversion">Subversion</a></p>
 <p><a href="lists.html">Mailing lists</a></p>
-<p><a href="https://trac.videolan.org/">Trac - project management</a></p>
+<p><a href="https://code.videolan.org/">GitLab - project management</a></p>
 <p><a href="http://webchat.freenode.net/">IRCWeb </a></p>
 <p><a href="http://nightlies.videolan.org/">Nightly Builds</a></p>
  <?php panel_end(); ?>


=====================================
www.videolan.org/developers/vlc.php
=====================================
@@ -157,10 +157,10 @@ This page remains here for compatibility reasons.</p>
      Up-to-date
    </td>
  <td>
-     <a href="http://trac.videolan.org/vlc/browser/INSTALL.win32?format=raw">TXT</a>
+     <a href="https://wiki.videolan.org/Win32Compile/>TXT</a>
    </td>
    <td>
-     <a href="mailto:gbazin at netcourrier.com">Gildas Bazin</a> and <a href="mailto:ipkiss at videolan.org">Olivier Teulière</a>
+     VideoLAN Wiki Contributors
    </td>
 </tr>
 
@@ -236,8 +236,8 @@ start.</p>
 <h2>Bugs, todo and roadmaps</h2>
 
 <p>We would very much appreciate if you inform us of any bugs you run into. We would be even happier if you would also fix them.</p>
-<p>When making bugreports please beware of our bugreport <a href="http://www.videolan.org/support/bug-reporting.html">policy</a>. When you are an experienced user/developer and you are positive that it is a real bug that we are not yet aware of, please file it in <a href="http://trac.videolan.org/">Trac</a>.</p>
-<p>You'll find roadmaps and todo on <a href="http://trac.videolan.org">Trac</a>.</p>
+<p>When making bugreports please beware of our bugreport <a href="http://www.videolan.org/support/bug-reporting.html">policy</a>. When you are an experienced user/developer and you are positive that it is a real bug that we are not yet aware of, please file it in <a href="https://code.videolan.org/videolan/vlc/-/issues/">GitLab</a>.</p>
+<p>You'll find roadmaps and todo on <a href="https://code.videolan.org/videolan/vlc/">GitLab</a>.</p>
 
 <h2 id="thirdparty">Third party libraries used by VLC</h2>
 


=====================================
www.videolan.org/privacy.php
=====================================
@@ -108,7 +108,7 @@
     <li><a href="//code.videolan.org/">gitlab</a></li>
     <li><a href="//wiki.videolan.org/">wiki</a></li>
     <li><a href="//forum.videolan.org/">forum</a></li>
-    <li><a href="//trac.videolan.org/vlc">bugtracker</a></li>
+    <li><a href="//code.videolan.org/videolan/vlc/-/issues/">bugtracker</a></li>
     <li><a href="//patches.videolan.org/vlc">patchwork</a></li>
     </ul>
     </p>


=====================================
www.videolan.org/projects/vlma/doc/troubleshooting.php
=====================================
@@ -17,7 +17,7 @@
     <p>The only way to solve this situation is restarting VLC and waiting for VLMa to re-assign the commands.</p>
 
     <h2>VLMa</h2>
-    <p>Please let us know if you find any bugs either by asking on the <a href="https://mailman.videolan.org/listinfo/vlma">mailing list</a> or by adding a ticket to the <a href="https://trac.videolan.org/vlma/">Trac</a>.</p>
+    <p>Please let us know if you find any bugs either by asking on the <a href="https://mailman.videolan.org/listinfo/vlma">mailing list</a>.</p>
 </div>
 
 <?php footer() ?>


=====================================
www.videolan.org/security/sa0701.php
=====================================
@@ -96,8 +96,8 @@ as part of the <cite>Month Of Apple Bugs</cite> activity.
  >http://www.via.ecp.fr/via/ml/vlc-devel/2007-01/msg00005.html</a>
 </dd>
 <dt>Initial patch</dt>
-<dd><a href="https://trac.videolan.org/vlc/changeset/18481"
- >https://trac.videolan.org/vlc/changeset/18481</a>
+<dd><a href="https://code.videolan.org/videolan/vlc/-/commit/7e501d16ee2d458990cf27ac7d332572c91df856"
+ >https://code.videolan.org/videolan/vlc/-/commit/7e501d16ee2d458990cf27ac7d332572c91df856</a>
 </dd>
 <dt>VLC 0.8.6 official <strong>source code</strong> patch</dt>
 <dd><a href="patches/vlc-0.8.6-MOAB-02-01-2007.patch"


=====================================
www.videolan.org/security/sa0804.php
=====================================
@@ -48,7 +48,7 @@ of the VideoLAN Team, notably Damien Fouilleul and Rémi Denis-Courmont.
 <h2>References</h2>
 <dl>
 <dt>The VideoLAN project</dt>
-<dd><a href="https://trac.videolan.org/vlc/ticket/1371">trac ticket #1371</a></dd>
+<dd><a href="https://code.videolan.org/videolan/vlc/-/issues/1371">GitLab issue #1371</a></dd>
 <dd><a href="//www.videolan.org/">http://www.videolan.org/</a>
 </dd>
 </dl>


=====================================
www.videolan.org/security/sa0805.php
=====================================
@@ -55,7 +55,7 @@ untrusted content, such as directories writeable by untrusted users.
 <h2>References</h2>
 <dl>
 <dt>The VideoLAN project</dt>
-<dd><a href="https://trac.videolan.org/vlc/ticket/1371">trac ticket #1578</a>
+<dd><a href="https://code.videolan.org/videolan/vlc/-/issues/1578">GitLab issue #1578</a>
 </dd>
 <dd><a href="//www.videolan.org/">http://www.videolan.org/</a>
 </dd>


=====================================
www.videolan.org/support/index.php
=====================================
@@ -86,10 +86,10 @@
             <p>Please read our <a href="https://wiki.videolan.org/Report_bugs">reporting bugs policy</a>.</p>
 
             <h3>VLC bug tracker</h3>
-            <p>Go to the <a href="https://trac.videolan.org/vlc/"><b>VLC</b> bug reporting site</a>.</p>
+            <p>Go to the <a href="https://code.videolan.org/videolan/vlc/-/issues/"><b>VLC</b> bug reporting site</a>.</p>
 
             <h3>VLMC bug tracker</h3>
-            <p>Go to the <a href="https://trac.videolan.org/vlmc/"><b>VLMC</b> bug reporting site</a>.</p>
+            <p>Go to the <a href="https://code.videolan.org/videolan/vlmc/-/issues/"><b>VLMC</b> bug reporting site</a>.</p>
         </div>
 
         <div class="col-md-4">


=====================================
www.videolan.org/videolan/partners.php
=====================================
@@ -281,35 +281,6 @@
         </div>
     </div>
 </section>
-<!--
-  <tr>
-    <td colspan="2">
-        <h2> HP </h2>
-    </td>
-  </tr>
-  <tr>
-    <td  style="text-align:-center">
-        <p class="center"><a href="http://www.hp.com"><img
-        src="//images.videolan.org/images/partners/hpinvent.gif" alt="HP" /></a></p>
-    </td>
-    <td>
-
-         <p>HP gave a DL 385 server which is now running
-         most of the VideoLAN web sites and developement
-         tools : <a href="//www.videolan.org">WWW</a>,
-         <a href="https://forum.videolan.org">Forum</a>, <a
-     href="http://download.videolan.org/pub/videolan/">Downloads</a>,
-<a href="https://wiki.videolan.org/Subversion">SVN</a> and
-         <a href="https://trac.videolan.org">Trac</a>. This web
-         server was shipped with two AMD opteron 2.4 GHz CPUs, 8 GB
-         RAM and 4 36 GB SCSI hard drives. VideoLAN also won a <a
-         href="//images.videolan.org/images/sirius1.png">nice
-         HP laptop</a> at <a
-         href=""
-         >Journées du Libre</a>.</p>
-
-    </td>
-  </tr> -->
 <section>
     <div class="container">
         <div class="col-md-10 col-md-offset-1">



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/d7d26209865a3223915fdad597686730efde743b

-- 
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/-/commit/d7d26209865a3223915fdad597686730efde743b
You're receiving this email because of your account on code.videolan.org.




More information about the www-doc mailing list