hi,

web has currently broken structure of navigation bar (try click to
Alternate LyX Sites to see).

i'll commit this patch later if nobody objects.
pavel
Moving internet/mailing.php -> ../

Index: navbar.inc
===================================================================
--- navbar.inc  (revision 21596)
+++ navbar.inc  (working copy)
@@ -20,7 +20,7 @@
 $ty[]=0; $na[]="Donations";                      $sh[]="Donations";  
$li[]="$LYX/donations.php";
 $ty[]=0; $na[]="More About LyX";       $sh[]="About";      
$li[]="$LYX/about/";
 $ty[]=0; $na[]="LyX Graphical Tour";       $sh[]="LGT";      
$li[]="$LYX/LGT/";
-$ty[]=0; $na[]="Mailing Lists";             $sh[]="Mail Lists"; 
$li[]="$LYX/internet/mailing.php";
+$ty[]=0; $na[]="Mailing Lists";             $sh[]="Mail Lists"; 
$li[]="$LYX/mailing.php";
 $ty[]=0; $na[]="Tips & Tricks";    $sh[]="Tips";       
$li[]="http://wiki.lyx.org/Tips/Tips";;
 $ty[]=0; $na[]="LyX Wiki";                  $sh[]="Wiki";       
$li[]="http://wiki.lyx.org/";;
 $ty[]=0; $na[]="Give Feedback";             $sh[]="Feedback";   
$li[]="$LYX/feedback.php";
Index: ChangeLog
===================================================================
--- ChangeLog   (revision 21596)
+++ ChangeLog   (working copy)
@@ -1,3 +1,8 @@
+2007-11-17 Pavel Sanda <[EMAIL PROTECTED]>
+
+       * fix broken structure of navigation bar: internet/mailing.php -> ../
+       * internet/index.php: broken links, add trac
+       
 2007-11-12 Pavel Sanda <[EMAIL PROTECTED]>
 
        Many updates to get the current web closer from 1.3 
Index: internet/index.php
===================================================================
--- internet/index.php  (revision 21596)
+++ internet/index.php  (working copy)
@@ -13,7 +13,7 @@
    <h2>Mailing lists</h2>
    <p>LyX has a number of mailing lists. For information on how to subscribe
    (or unsubscribe), links to the web mailing list archives, and more,
-   check out the <a href="mailing.php">Mailing List Page</a>.</p>
+   check out the <a href="../mailing.php">Mailing List Page</a>.</p>
    
    <h2>Bug tracker</h2>
    <p>LyX has a bug tracking system at <a href="http://bugzilla.lyx.org/";>
@@ -23,12 +23,20 @@
    <h2>Wiki</h2>
    <p>There is a useful LyX Wiki with a selection of tips and information
    available <a href="http://wiki.lyx.org/pmwiki.php";>here</a>.</p>
-
+   
+   <h2>Trac</h2>
+   <p>Trac allows <a 
href="http://www.lyx.org/trac/browser/lyx-devel";>browsing</a> 
+   of the current SVN tree and <a 
href="http://www.lyx.org/trac/timeline";>monitoring</a> 
+   last changes commited to source tree.</p> 
+ 
    <h2>IRC</h2>
    <p>LyX has a (rather quiet) IRC channel <a 
href="irc://irc.freenode.net/#lyx"><tt>#lyx</tt></a>
    on the <a href="http://freenode.net";>Freenode</a> network.</p>
 
    <h2>Mirrors</h2>
+   
+<!-- mirrors dont work
+
  <p>  The LyX home page is mirrored at the following locations:</p>
 <div class="center">
 <table>
@@ -41,8 +49,12 @@
     <td>Lars Bj&oslash;nnes</td></tr>
 </table>
 </div>
+
+-->
+
 <p>We are always happy to have more mirrorers. Contact 
-<a href="mailto:[EMAIL PROTECTED]">Lars</a> if you would like to become 
one.</p>
+<a href="mailto:[EMAIL PROTECTED]">Lars</a> or our mailing list if you would 
like
+to become one.</p>
 
    <h2>English sites</h2>
    <p>Some people have written English web sites that contain extra information
Index: devel/cvs.php
===================================================================
--- devel/cvs.php       (revision 21597)
+++ devel/cvs.php       (working copy)
@@ -168,7 +168,7 @@
 <li> Run <code>svn diff > mypatch.diff</code> to create a patch </li>
 
 <li> <code>gzip</code> the patch, and send to
-the <a href="internet/mailing.php">LyX developers' mailing list</a>.</li>
+the <a href="../mailing.php">LyX developers' mailing list</a>.</li>
 </ul>
 
 <h3> Write access via ssh </h3>
Index: devel/translation.php
===================================================================
--- devel/translation.php       (revision 21596)
+++ devel/translation.php       (working copy)
@@ -78,7 +78,7 @@
 the head (or only) translator. If you would like to work on translation, please
 mail the contact for your language, so that you can coordinate who will do
 what. If no such contact exists, send mail to the 
-<a href="http://www.lyx.org/internet/mailing.php";>Developers' mailing 
+<a href="http://www.lyx.org/mailing.php";>Developers' mailing 
 list</a>,
 and--with your permission--we'll make you the contact.  </p>
 
@@ -303,7 +303,7 @@
 Unicode. Special attention is being given to Asian languages, and right-to-left
 editing support is in progress. If you've got (or would like) any experience
 with coding for multi-lingual documents, contact the 
-<a href="http://www.lyx.org/internet/mailing.php";>Developers' mailing list</a>.
+<a href="http://www.lyx.org/mailing.php";>Developers' mailing list</a>.
 </p>
 <? 
 include("end.php"); 
Index: devel/index.php
===================================================================
--- devel/index.php     (revision 21596)
+++ devel/index.php     (working copy)
@@ -81,7 +81,7 @@
 So, <a href="cvs.php">get the latest SVN version</a>,
 have a look at the code, and see if there
 is something you'd like to tangle with.  Contact the
-<a href="../internet/mailing.php#lyx-devel">LyX
+<a href="../mailing.php#lyx-devel">LyX
 Developers' mailing list</a> and we'll try to set you up.</p>
 
 <p>
@@ -126,7 +126,7 @@
 
 <p>If you have a question regarding the development of LyX, please
 write us at the 
-<a href="../internet/mailing.php#lyx-devel">LyX
+<a href="../mailing.php#lyx-devel">LyX
 developers' mailing list</a>.  Thanks for your help.</p>
 
 <? 
Index: mailing.php
===================================================================
--- mailing.php (revision 21596)
+++ mailing.php (working copy)
@@ -5,7 +5,7 @@
 $author="lyx-devel@lists.lyx.org";
 // Full name of the file (relative path from LyX home page -- i.e., it should
 // be "foo.php" or "bar/foo.php")
-$file_full="internet/mailing.php";
+$file_full="mailing.php";
 
 include("start.php"); 
 ?>
Index: feedback.php
===================================================================
--- feedback.php        (revision 21596)
+++ feedback.php        (working copy)
@@ -10,7 +10,7 @@
 include("start.php"); 
 ?>
 
-      <p>Please use the <a href="internet/mailing.php">mailing lists</a>. All
+      <p>Please use the <a href="mailing.php">mailing lists</a>. All
       feedback is welcome.
       </p>
 <!--
@@ -21,7 +21,7 @@
    
       <p>Please don't send feature suggestions or bug-reports with
       this form. It is much better if you send them to the
-      <a href="internet/mailing.php">mailing lists</a>.  </p>
+      <a href="mailing.php">mailing lists</a>.  </p>
 
       <form action="feedback/phpEasyMail.php" method="post">
       <table border="0" cellspacing="0%" cellpadding="3%">
Index: news/20001115.php
===================================================================
--- news/20001115.php   (revision 21596)
+++ news/20001115.php   (working copy)
@@ -156,7 +156,7 @@
 lists.  I'd encourage regular users to try it out and help us fix whatever 
small problems remain.  PO file maintainers should also
 use this coming release to update their translations. A third prerelease will 
follow later to incorporate whatever updated PO files
 are received and test any fixes resulting from bug reports.  If you aren't 
subscribed to any of the mailing lists, instructions for
-joining them and what they cover are available 
".urllink("../internet/mailing.php", "here").".
+joining them and what they cover are available ".urllink("../mailing.php", 
"here").".
 </p><p>
 One area that is seeing some complaints is the slow update of tabular insets. 
$DT has done some 
 ".maildev("msg16095.html","investigating")." and found that parts of the 
tables are being redrawn up to three times. $JV has

Reply via email to