[www-doc] Divers

Jean-Baptiste KEMPF jb at via.ecp.fr
Tue Jun 27 14:16:58 CEST 2006


Yo,

J'ai fait un peu le tour des sites webs et y a quelques 404.

Sur developpers.v.o, assez peu, mais voilà un patch qui pourrait
corriger... 

Il manque la compilation de vls-devel-doc.
Dans la compilation de vlc-devel-doc, les png ne sont pas mis dans le
répertoire html, j'ai donc fais des liens symboliques pour régler cela
temporairement.

Il y a un problème de liens dans ARM-cross-compiling, et j'essaie de
voir cela avec JPsaman.

Dans wiki.v.o, il y avait des erreurs à cause de favico.ico, c'est
réparé et il y avait un lien à modifier.

Dans le site www.v.o, il manque le GetVLC.psd. Les photos hébergées sur
roy ne sont plus accessibles. et il y a des 404 dans certaines news
(mais on ne peut plus rien y faire). Enfin, les ancres sur les dates des
news ne fonctionnent pas.

Dernière chose, ce serait cool de faire un liens dans support vers le
Wiki.

Voilou.

-- 
jb Kempf

-------------- next part --------------
Index: vlc/index.html
===================================================================
--- vlc/index.html	(révision 3746)
+++ vlc/index.html	(copie de travail)
@@ -19,7 +19,7 @@
 <h2>Coding VLC</h2>
 
 <p>VLC media player is a fast changing and ever evolving project. It is very important to keep up to date with the latest developments. Therefore we advise everyone who makes changes to the VLC sourcecode, to sign up with the vlc-devel <a href="/lists.html">Mailinglist</a> so you can keep up with the latest changes and developments.</p>
-<p>Please try to keep to our <a href="vlc/doc/developer/html/ch01.html#id2847643">code conventions</a>. They are very simple and help to keep all code readable. When you write new stuff please comment it heavily or add doxygen documentation for your sources.</p>
+<p>Please try to keep to our <a href="vlc/doc/developer/html/ch01.html#id288821">code conventions</a>. They are very simple and help to keep all code readable. When you write new stuff please comment it heavily or add doxygen documentation for your sources.</p>
 <p>New code can be submitted to the vlc-devel mailinglist and will be evaluated for inclusion to the SVN tree. You should put <code>[PATCH]</code> in your subject header. All patches need to be against the HEAD <a href="/svn.html">SVN tree</a>. You can create them by running <code>svn diff</code> in the VLC source directory.</p>
 <p>Before you start be sure to read the HACKING file in the main VLC source directory, some of the documentation listed below,  as well the <a href="todo.html">VLC media player Todo list</a>.</p>
 
@@ -319,7 +319,7 @@
 <a href="http://fribidi.sourceforge.net/">fribidi</a> - A Free Implementation
 of the Unicode Bidirectional Algorithm<br />
 
-<a href="http://www.live.com/liveMedia/">liveMedia</a> - C++ libraries for
+<a href="http://www.live555.com/liveMedia/">liveMedia</a> - C++ libraries for
 multimedia streaming (RTP/RTCP, RTSP, SIP)<br />
 
 <a href="http://matroska.corecodec.org/">matroska</a> - a new, extensible open standard Audio/Video container format<br />
Index: x264.html
===================================================================
--- x264.html	(révision 3746)
+++ x264.html	(copie de travail)
@@ -36,7 +36,7 @@
 
 <p>Or grab a <a href="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/">daily tarball</a>.</p>
 
-<p>Unofficial builds for Windows are available from <a href="http://x264.nl/">Jarod</a>, <a href="http://www.aziendeassociate.it/cd.asp?dir=/x264">Celtic Druid</a>, or <a href="http://forum.doom9.org/showthread.php?t=89979">Sharktooth</a>.
+<p>Unofficial builds for Windows are available from <a href="http://x264.nl/">Jarod</a> or <a href="http://forum.doom9.org/showthread.php?t=89979">Sharktooth</a>.
 
 <h2>Support</h2>
 


More information about the www-doc mailing list