/[svn]/web/trunk/www.linuxsampler.org/index.php
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/index.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1275 by schoenebeck, Wed Aug 8 17:18:12 2007 UTC revision 1837 by schoenebeck, Tue Feb 17 12:42:25 2009 UTC
# Line 52  Line 52 
52                  downloadsout = new Image();                  downloadsout = new Image();
53                  downloadsout.src = dir + "mdownloads.png";                  downloadsout.src = dir + "mdownloads.png";
54    
55                    supportover = new Image();
56                    supportover.src = dir + "msupporthover.png";
57                    supportout = new Image();
58                    supportout.src = dir + "msupport.png";
59    
60                  developersover = new Image();                  developersover = new Image();
61                  developersover.src = dir + "mdevelopershover.png";                  developersover.src = dir + "mdevelopershover.png";
62    
# Line 114  Line 119 
119                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>
120                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>
121                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>
122                            <a id="support" href="support.html" onmouseover="javascript:if(document.images)document.support.src = supportover.src" onmouseout="javascript:if(document.images)document.support.src = supportout.src"><img name="support" src="gfx/msupport.png" alt="support"></a>
123                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>
124                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>
125                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
# Line 135  Line 141 
141              <table class="cvs" width=100%>              <table class="cvs" width=100%>
142                <tbody>                <tbody>
143                  <tr>                  <tr>
144                    <td valign="top" width=33%>                    <td valign="top" width=50%>
145                      <table class="cvs_project" width=100%>                      <table class="cvs_project" width=100%>
146                        <thead>                        <thead>
147                          <tr>                          <tr>
148                            <th scope=col>linuxsampler</th>                            <th scope=col>
149                                <a href="faq.html#aga">linuxsampler</a>
150                              </th>
151                          </tr>                          </tr>
152                        </thead>                        </thead>
153                        <tbody>                        <tbody>
# Line 162  Line 170 
170                        </tfoot>                        </tfoot>
171                      </table>                      </table>
172                    </td>                    </td>
173                    <td valign="top" width=33%>                    <td valign="top" width=50%>
174                      <table class="cvs_project" width=100%>                      <table class="cvs_project" width=100%>
175                        <thead>                        <thead>
176                          <tr>                          <tr>
177                            <th scope=col>gigedit</th>                            <th scope=col>
178                                <a href="faq.html#aga">gigedit</a>
179                              </th>
180                          </tr>                          </tr>
181                        </thead>                        </thead>
182                        <tbody>                        <tbody>
# Line 187  Line 197 
197                        </tbody>                        </tbody>
198                      </table>                      </table>
199                    </td>                    </td>
200                    <td valign="top" width=33%>                  </tr>
201                    <tr>
202                      <td valign="top" width=50%>
203                      <table class="cvs_project" width=100%>                      <table class="cvs_project" width=100%>
204                        <thead>                        <thead>
205                          <tr>                          <tr>
206                            <th scope=col>qsampler</th>                            <th scope=col>
207                                <a href="faq.html#aga">libgig</a>
208                              </th>
209                          </tr>                          </tr>
210                        </thead>                        </thead>
211                        <tbody>                        <tbody>
212                          <tr>                          <tr>
213                            <td>                            <td>
214                              <div id="cvs_content">                              <div id="cvs_content">
215                                <?php readfile("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/libgig_latest.html"); ?>
216                              </div>                              </div>
217                            </td>                            </td>
218                          </tr>                          </tr>
219                          <tr>                          <tr>
220                            <td>                            <td>
221                              <span class="cvs_footer">                              <span class="cvs_footer">
222                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=qsampler">More ...</a>                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=libgig">More ...</a>
223                              </span>                              </span>
224                            </td>                            </td>
225                          </tr>                          </tr>
226                        </tbody>                        </tbody>
227                      </table>                      </table>
228                    </td>                    </td>
229                  </tr>                    <td valign="top" width=50%>
                 <tr>  
                   <td valign="top" width=33%>  
230                      <table class="cvs_project" width=100%>                      <table class="cvs_project" width=100%>
231                        <thead>                        <thead>
232                          <tr>                          <tr>
233                            <th scope=col>libgig</th>                            <th scope=col>
234                                <a href="faq.html#aga">qsampler</a>
235                              </th>
236                          </tr>                          </tr>
237                        </thead>                        </thead>
238                        <tbody>                        <tbody>
239                          <tr>                          <tr>
240                            <td>                            <td>
241                              <div id="cvs_content">                              <div id="cvs_content">
242                                <?php readfile("http://cvs.linuxsampler.org/log/libgig_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>
243                              </div>                              </div>
244                            </td>                            </td>
245                          </tr>                          </tr>
246                          <tr>                          <tr>
247                            <td>                            <td>
248                              <span class="cvs_footer">                              <span class="cvs_footer">
249                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=libgig">More ...</a>                                <a href="http://www.linuxsampler.org/cvshistory.php?subproject=qsampler">More ...</a>
250                              </span>                              </span>
251                            </td>                            </td>
252                          </tr>                          </tr>
253                        </tbody>                        </tbody>
254                      </table>                      </table>
255                    </td>                    </td>
256                    <td valign="top" width=33%>                  </tr>
257                    <tr>
258                      <td valign="top" width=50%>
259                      <table class="cvs_project" width=100%>                      <table class="cvs_project" width=100%>
260                        <thead>                        <thead>
261                          <tr>                          <tr>
262                            <th scope=col>liblscp</th>                            <th scope=col>
263                                <a href="faq.html#aga">liblscp</a>
264                              </th>
265                          </tr>                          </tr>
266                        </thead>                        </thead>
267                        <tbody>                        <tbody>
# Line 264  Line 282 
282                        </tbody>                        </tbody>
283                      </table>                      </table>
284                    </td>                    </td>
285                    <td valign="top" width=33%>                    <td valign="top" width=50%>
286                      <table class="cvs_project" width=100%>                      <table class="cvs_project" width=100%>
287                        <thead>                        <thead>
288                          <tr>                          <tr>
289                            <th scope=col>jsampler</th>                            <th scope=col>
290                                <a href="faq.html#aga">jsampler</a>
291                              </th>
292                          </tr>                          </tr>
293                        </thead>                        </thead>
294                        <tbody>                        <tbody>
# Line 291  Line 311 
311                    </td>                    </td>
312                  </tr>                  </tr>
313                  <tr>                  <tr>
314                    <td valign="top" width=33%>                    <td valign="top" width=50%>
315                      <table class="cvs_project" width=100%>                      <table class="cvs_project" width=100%>
316                        <thead>                        <thead>
317                          <tr>                          <tr>
318                            <th scope=col>jlscp</th>                            <th scope=col>
319                                <a href="faq.html#aga">jlscp</a>
320                              </th>
321                          </tr>                          </tr>
322                        </thead>                        </thead>
323                        <tbody>                        <tbody>
# Line 327  Line 349 
349    
350   </div>   </div>
351  <CENTER>  <CENTER>
352  Last Sync: <?php readfile("date.txt"); ?>  Last Webserver Sync: <?php readfile("date.txt"); ?>
353  </CENTER>  </CENTER>
354    
355    

Legend:
Removed from v.1275  
changed lines
  Added in v.1837

  ViewVC Help
Powered by ViewVC