Changeset 4518 for trunk/website

Show
Ignore:
Timestamp:
07/15/06 06:22:17 (2 years ago)
Author:
erijo
Message:

- Moved all converters to the converters subdir
- Removed hostname from the links in the menu (to work on mirrors)
- Added www.se.licq.org as a mirror
- svn:keywords and svn:executable removed from most files
- CVS to SVN and sf.net to trac changes
- Some other small changes

Location:
trunk/website
Files:
1 added
25 modified
14 moved

Legend:

Unmodified
Added
Removed
  • trunk/website/archive.php

    • Property svn:keywords deleted
  • trunk/website/bugs.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
    r4154 r4518  
    33?> 
    44 
    5       <div id="content" >  
     5      <div id="content" > 
    66 
    7                 <div id="main"><img src="images/main_title_bugs.gif" alt="Bugtracker" /></div> 
     7        <div id="main"><img src="images/main_title_bugs.gif" alt="Bugtracker" /></div> 
    88        <div id="maincontent"> 
    99          <div id="subcontent"> 
     
    1414              <p>When submitting bugs please make sure do the following:</p> 
    1515              <ol> 
    16               <li> Check the open and closed bugs at the <a href="http://sourceforge.net/bugs/?group_id=254">Bug Tracking</a> site.</li> 
     16              <li> Check the open and closed bugs (called tickets) at the <a href="http://trac.licq.org/">Bug Tracking</a> site.</li> 
    1717 
    1818              <li> Check the <a href="http://sourceforge.net/mail/?group_id=254">Licq mailing lists</a>.</li> 
    19               <li> Ensure that the problem can be reproduced with the latest <a href="http://www.rhrk.uni-kl.de/~dmuell/licq/">CVS Snapshot</a>. If it cannot be reproduced then please do not report it.</li> 
     19              <li> Ensure that the problem can be reproduced with the latest <a href="/daily.php">SVN Snapshot</a>. If it cannot be reproduced then please do not report it.</li> 
    2020              <li> Ensure that you have included an email address where you can be reached for questions.</li> 
    21               <li> Be as descriptive as you can about the bug.  Include OS, OS Version, QT Version if you are using the qt-gui, Error messages, etc..  Not just &quot;It does not work&quot;.</li> 
    22               <li> Regularly check your own <a href="http://sourceforge.net/bugs/?group_id=254">Bug Reports</a> as notes will be added by one of the developers.</li> 
     21              <li> Be as descriptive as you can about the bug. Include OS, OS Version, Qt Version if you are using the qt-gui, Error messages, etc..  Not just &quot;It does not work&quot;.</li> 
     22              <li> Regularly check your own <a href="http://trac.licq.org/">Bug Reports</a> as notes will be added by one of the developers.</li> 
    2323              </ol> 
    24               <p>If you have found a new bug, please submit it to <a href="http://sourceforge.net/bugs/?group_id=254">Bug Tracking</a> or subscribe to the <a href="http://lists.sourceforge.net/mailman/listinfo/licq-devel">LICQ Developers Mailing List</a> and post your Bug Report there.</p> 
     24              <p>If you have found a new bug, please submit it to <a href="http://trac.licq.org/">Bug Tracking</a> or subscribe to the <a href="http://lists.sourceforge.net/mailman/listinfo/licq-devel">LICQ Developers Mailing List</a> and post your Bug Report there.</p> 
    2525              <p>Remember in order for the developers to resolve bugs they need to communicate with the people reporting them.  Please keep in touch with them and answer any questions that they may have to the best of your ability.</p> 
    2626              <div class="footer"> 
     
    3333            <div class="news"> 
    3434              <h2>Feature Requests</h2> 
    35               <p>Before submitting feature requests, or if you are curious about upcoming features or want to help with Licq, see the <a href="http://sourceforge.net/tracker/?atid=350254&group_id=254&func=browse">feature request manager</a>.</p> 
     35              <p>Before submitting feature requests, or if you want to help with Licq, see the <a href="http://trac.licq.org/query?status=new&amp;status=assigned&amp;status=reopened&amp;type=Feature+Requests&amp;order=id">list of  requested features</a>. If you are curious about upcoming features, see the <a href="http://trac.licq.org/roadmap">roadmap</a>.</p> 
    3636              <div class="footer"> 
    3737                <div class="footer_right"></div> 
     
    4545        <div id="mainfooter"><p id="mainfooter_left"></p><!-- <img src="images/main_bg_bottomleft.gif" border="0" alt="Main" /> --></div> 
    4646 
    47             </div>  
     47      </div>  
    4848 
    4949<? include "footer.php" ?> 
  • trunk/website/CHANGELOG

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/contact.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/converters/licq.centericqconvert

    • Property svn:keywords deleted
    • Property svn:executable set to *
  • trunk/website/converters/licq.gicqconvert

    • Property svn:keywords deleted
  • trunk/website/converters/licq.gnomeicuconvert

    • Property svn:keywords deleted
  • trunk/website/converters/licq.icq-clb.c

    • Property svn:keywords deleted
  • trunk/website/converters/licq.javaconvert

    • Property svn:keywords deleted
  • trunk/website/converters/licq.kicqconvert

    • Property svn:keywords deleted
  • trunk/website/converters/licq.kxicqconvert

    • Property svn:keywords deleted
    • Property svn:executable set to *
  • trunk/website/converters/licq.micqconvert

    • Property svn:keywords deleted
  • trunk/website/converters/licq.trillianconvert

    • Property svn:keywords deleted
    • Property svn:executable set to *
  • trunk/website/converters/licq.winconvert98

    • Property svn:keywords deleted
  • trunk/website/converters/licq.winconvert99a

    • Property svn:keywords deleted
  • trunk/website/converters/licq.winconvert99b-2000

    • Property svn:keywords deleted
  • trunk/website/converters/licq.zicqconvert

    • Property svn:keywords deleted
  • trunk/website/converters/trillian.licqconvert

    • Property svn:keywords deleted
    • Property svn:executable set to *
  • trunk/website/credits.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/daily.php

    • Property svn:keywords deleted
  • trunk/website/download.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
    r4298 r4518  
    4141                  </tr> 
    4242                  <tr> 
    43                     <td><a href="licq-daily.tar.bz2">licq-daily.tar.bz2</a></td> 
    44                     <td>Latest CVS Snapshot</td> 
     43                    <td><a href="/daily.php">SVN Dalies</a></td> 
     44                    <td>Latest SVN Snapshot</td> 
    4545                  </tr> 
    4646                  <tr> 
     
    309309                <table style="margin-left: 5%; width: 90%;"  border="0" cellpadding="5" cellspacing="0"> 
    310310                  <tr> 
    311                     <td style="width: 30%"><a href="licq.micqconvert">licq.micqconvert</a></td> 
     311                    <td style="width: 30%"><a href="converters/licq.micqconvert">licq.micqconvert</a></td> 
    312312                    <td>Micq.  Thanks to Daniel Fraga.</td> 
    313313                  </tr> 
    314314                  <tr> 
    315                     <td><a href="licq.javaconvert">licq.javaconvert</a></td> 
     315                    <td><a href="converters/licq.javaconvert">licq.javaconvert</a></td> 
    316316                    <td>JavaICQ.  Thanks to Nic Bellamy.</td> 
    317317                  </tr> 
    318318                  <tr> 
    319                     <td><a href="licq.winconvert98">licq.winconvert98</a></td> 
     319                    <td><a href="converters/licq.winconvert98">licq.winconvert98</a></td> 
    320320                    <td rowspan="3">Windows client converters</td> 
    321321                  </tr> 
    322322                  <tr> 
    323                     <td><a href="licq.winconvert99a">licq.winconvert99a</a></td> 
     323                    <td><a href="converters/licq.winconvert99a">licq.winconvert99a</a></td> 
    324324                
    325325                  </tr> 
    326326                  <tr> 
    327                     <td><a href="licq.winconvert99b-2000">licq.winconvert99b-2000</a></td> 
     327                    <td><a href="converters/licq.winconvert99b-2000">licq.winconvert99b-2000</a></td> 
    328328                 
    329329                  </tr> 
    330330                  <tr> 
    331                     <td><a href="licq.icq-clb.c">licq.icq-clb.c</a></td> 
     331                    <td><a href="converters/licq.icq-clb.c">licq.icq-clb.c</a></td> 
    332332                    <td>Converter for ICQ CLB file.  Thanks to Philip Nelson.</td> 
    333333                  </tr> 
    334334                  <tr> 
    335                     <td><a href="licq.gicqconvert">licq.gicqconvert</a></td> 
     335                    <td><a href="converters/licq.gicqconvert">licq.gicqconvert</a></td> 
    336336                    <td>Converter for gicq.  Thanks to Firebird.</td> 
    337337                  </tr> 
    338338                  <tr> 
    339                     <td><a href="licq.zicqconvert">licq.zicqconvert</a></td> 
     339                    <td><a href="converters/licq.zicqconvert">licq.zicqconvert</a></td> 
    340340                    <td>Converter for zicq.  Thanks to Bragatto.</td> 
    341341                  </tr> 
    342342                  <tr> 
    343                     <td><a href="licq.kicqconvert">licq.kicqconvert</a></td> 
     343                    <td><a href="converters/licq.kicqconvert">licq.kicqconvert</a></td> 
    344344                    <td>Converter for kicq.  Thanks to Nathan Benson.</td> 
    345345                  </tr> 
    346346                  <tr> 
    347                     <td><a href="licq.gnomeicuconvert">licq.gnomeicuconvert</a></td> 
     347                    <td><a href="converters/licq.gnomeicuconvert">licq.gnomeicuconvert</a></td> 
    348348                    <td>Converter for gnomeicq.  Thanks to Stijn.</td> 
    349349                  </tr> 
    350350                  <tr> 
    351                     <td><a href="licq.kxicqconvert">licq.kxicqconvert</a></td> 
     351                    <td><a href="converters/licq.kxicqconvert">licq.kxicqconvert</a></td> 
    352352                    <td>Converter for kxicq.  Thanks to conon.</td> 
    353353                  </tr> 
    354354                  <tr> 
    355                     <td><a href="licq.centericqconvert">licq.centericqconvert</a></td> 
     355                    <td><a href="converters/licq.centericqconvert">licq.centericqconvert</a></td> 
    356356                    <td>Converter for centericq.  Thanks to conon.</td> 
    357357                  </tr> 
    358358                  <tr> 
    359                     <td><a href="licq.trillianconvert">licq.trillianconvert</a></td> 
     359                    <td><a href="converters/licq.trillianconvert">licq.trillianconvert</a></td> 
    360360                    <td>Converter for trillian. Thanks to Steffen Stein.</td> 
    361361                  </tr> 
    362362                  <tr> 
    363                     <td><a href="trillian.licqconvert">trillian.licqconvert</a></td> 
     363                    <td><a href="converters/trillian.licqconvert">trillian.licqconvert</a></td> 
    364364                    <td>Converter to trillian. Thanks to Steffen Stein.</td> 
    365365                  </tr> 
  • trunk/website/faqs.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/footer.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
    r4482 r4518  
    33                <div id="mainmenu"></div> 
    44        <div id="nav"> 
    5             <div class="menu_item"><a href="http://www.licq.org/index.php"><span>Main</span></a></div> 
    6           <div class="menu_item"><a href="http://www.licq.org/news.php"><span>News</span></a></div> 
    7           <div class="menu_item"><a href="http://www.licq.org/info.php"><span>Info</span></a></div> 
     5            <div class="menu_item"><a href="/index.php"><span>Main</span></a></div> 
     6          <div class="menu_item"><a href="/news.php"><span>News</span></a></div> 
     7          <div class="menu_item"><a href="/info.php"><span>Info</span></a></div> 
    88          <div class="menu_item"><a href="http://blog.licq.org"><span>Blog</span></a></div> 
    99          <div class="menu_item"><a href="http://wiki.licq.org"><span>Wiki</span></a></div> 
    10           <div class="menu_item"><a href="http://www.licq.org/mirrors.php"><span>Mirrors</span></a></div> 
    11           <div class="menu_item"><a href="http://www.licq.org/help.php"><span>Help</span></a></div> 
    12           <div class="menu_item"><a href="http://www.licq.org/download.php"><span>Downloads</span></a></div> 
    13           <div class="menu_item"><a href="http://www.licq.org/daily.php"><span>SVN Dailies</span></a></div> 
    14           <div class="menu_item"><a href="http://www.licq.org/shots.php"><span>Screenshots</span></a></div> 
    15           <div class="menu_item"><a href="http://www.licq.org/skins.php"><span>Skins</span></a></div> 
    16           <div class="menu_item"><a href="http://www.licq.org/plugins.php"><span>Plugins</span></a></div> 
    17           <div class="menu_item"><a href="http://www.licq.org/utilities.php"><span>Utilities</span></a></div> 
    18           <div class="menu_item"><a href="http://www.licq.org/bugs.php"><span>Bugtrack</span></a></div> 
    19           <div class="menu_item"><a href="http://www.licq.org/contact.php"><span>Contact</span></a></div> 
    20           <div class="menu_item"><a href="http://www.licq.org/credits.php"><span>Credits</span></a></div> 
     10          <div class="menu_item"><a href="/mirrors.php"><span>Mirrors</span></a></div> 
     11          <div class="menu_item"><a href="/help.php"><span>Help</span></a></div> 
     12          <div class="menu_item"><a href="/download.php"><span>Downloads</span></a></div> 
     13          <div class="menu_item"><a href="/daily.php"><span>SVN Dailies</span></a></div> 
     14          <div class="menu_item"><a href="/shots.php"><span>Screenshots</span></a></div> 
     15          <div class="menu_item"><a href="/skins.php"><span>Skins</span></a></div> 
     16          <div class="menu_item"><a href="/plugins.php"><span>Plugins</span></a></div> 
     17          <div class="menu_item"><a href="/utilities.php"><span>Utilities</span></a></div> 
     18          <div class="menu_item"><a href="/bugs.php"><span>Bugtrack</span></a></div> 
     19          <div class="menu_item"><a href="/contact.php"><span>Contact</span></a></div> 
     20          <div class="menu_item"><a href="/credits.php"><span>Credits</span></a></div> 
    2121        </div> 
    2222        <div id="menucrew"></div> 
  • trunk/website/header.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/help.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
    r4154 r4518  
    2525 
    2626              </ul> 
    27               <p>If you have found a new bug, please submit it to <a href="http: 
    28 //sourceforge.net/bugs/?group_id=254" >Bug Tracking</a> or subscribe to the <a h 
     27              <p>If you have found a new bug, please submit it to <a href="http://trac.licq.org/">Bug Tracking</a> or subscribe to the <a h 
    2928ref="http://lists.sourceforge.net/mailman/listinfo/licq-devel" >LICQ Developers 
    3029Mailing List</a> and post your Bug Report there.<br /><br />Remember in order for the developers to resolve bugs they need to communicate with the people reporting them.  Please keep in touch with them and answer any questions that they may have to the best of your ability.</p> 
  • trunk/website/HINTS

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/iconsets.php

    • Property svn:keywords deleted
  • trunk/website/index.php

    • Property svn:keywords deleted
    r4508 r4518  
    22  include "header.php"; 
    33  include "archive.php"; 
     4  if (file_exists("/var/www/htdocs/zorbstats/zorblogs.php")) 
     5  { 
    46    include("/var/www/htdocs/zorbstats/zorblogs.php"); 
    57 
     
    810    $dispname = "licq".substr($PHP_SELF,1,-4); 
    911    countpage($pagename,$dispname); 
    10  
     12  } 
    1113?> 
    1214 
  • trunk/website/info.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/mirrors.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
    r4482 r4518  
    101101<td><A HREF="ftp://ftp.cz.licq.org/pub/licq/">ftp</A> 
    102102<td><A HREF="mailto:onovy@licq.org">Ondrej Novy</A> and <A HREF="mailto:tomi@licq.org">Tomas Janousek</A>. 
     103<tr> 
     104<td>Sweden 
     105<td><a href="http://www.se.licq.org/">http</a> 
     106<td>ftp 
     107<td><a href="http://ejohansson.se/">Erik Johansson</a> 
    103108</TABLE> 
    104109<P> 
  • trunk/website/news.php

    • Property svn:keywords deleted
  • trunk/website/plugins.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/README

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/rms.php

    • Property svn:keywords deleted
  • trunk/website/shots.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/skins.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
  • trunk/website/style.css

    • Property svn:executable deleted
  • trunk/website/utilities.php

    • Property svn:executable deleted
    • Property svn:keywords deleted
    r4154 r4518  
    6161                  <tr> 
    6262                    <td>vnc</td> 
    63                     <td>opens a <a href="http://www.uk.research.att.com/vnc" >vnc</a> viewer of the remote user's window</td> 
     63                    <td>opens a <a href="http://www.realvnc.com/">vnc</a> viewer of the remote user's window</td> 
    6464                  </tr> 
    6565                  <tr> 
  • trunk/website/zoom.php

    • Property svn:executable deleted
    • Property svn:keywords deleted