/[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 1268 by schoenebeck, Tue Aug 7 19:56:17 2007 UTC revision 1277 by schoenebeck, Fri Aug 10 12:50:32 2007 UTC
# Line 125  Line 125 
125                          <div id="contents">                          <div id="contents">
126    
127                          <h2>News</h2>                          <h2>News</h2>
128                <?php readfile("http://www.linuxsampler.org/news_internal.php?max_items=3"); ?>
129                <span class="news_footer">
130                  <a href="http://www.linuxsampler.org/news_history.php">More ...</a>
131                </span>
132    
133              <table>              <h2>Latest CVS Commits</h2>
134    
135                <table class="cvs" width=100%>
136                <tbody>                <tbody>
137                  <tr>                  <tr>
138                    <td valign=top>                    <td valign="top" width=33%>
139                      <p class="default">                      <table class="cvs_project" width=100%>
140                        <?php include("news_internal.php?max_items=3"); ?>                        <thead>
141                      </p>                          <tr>
142                      <p class="default">                            <th scope=col>linuxsampler</th>
143                        <a href="http://www.linuxsampler.org/news_history.php">More News...</a>                          </tr>
144                      </p>                        </thead>
145                          <tbody>
146                            <tr>
147                              <td>
148                                <div id="cvs_content">
149                                  <?php readfile("http://cvs.linuxsampler.org/log/linuxsampler_latest.html"); ?>
150                                </div>
151                              </td>
152                            </tr>
153                          </tbody>
154                          <tfoot>
155                            <tr>
156                              <td>
157                                <span class="cvs_footer">
158                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=linuxsampler">More ...</a>
159                                </span>
160                              </td>
161                            </tr>
162                          </tfoot>
163                        </table>
164                    </td>                    </td>
165                    <td valign="top">                    <td valign="top" width=33%>
166                        <table class="cvs_project" width=100%>
   
                     <table>  
167                        <thead>                        <thead>
168                          <tr>                          <tr>
169                            <th scope=col>Latest Commits LinuxSampler (Engine)</th>                            <th scope=col>gigedit</th>
170                          </tr>                          </tr>
171                        </thead>                        </thead>
172                        <tbody>                        <tbody>
173                          <tr>                          <tr>
174                            <td>                            <td>
175                              <span class="default">                              <div id="cvs_content">
176                                <?php include("http://cvs.linuxsampler.org/log/linuxsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/gigedit_latest.html"); ?>
177                              </span>                              </div>
178                            </td>                            </td>
179                          </tr>                          </tr>
180                          <tr>                          <tr>
181                            <td><a href="http://www.linuxsampler.org/linuxsampler_cvshistory.php">More... (LinuxSampler CVS History)</a></td>                            <td>
182                                <span class="cvs_footer">
183                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=gigedit">More ...</a>
184                                </span>
185                              </td>
186                          </tr>                          </tr>
187                        </tbody>                        </tbody>
188                      </table>                      </table>
189                      </td>
190                      <br>                    <td valign="top" width=33%>
191                        <table class="cvs_project" width=100%>
                     <table>  
192                        <thead>                        <thead>
193                          <tr>                          <tr>
194                            <th scope=col>Latest Commits QSampler (GUI)</th>                            <th scope=col>qsampler</th>
195                          </tr>                          </tr>
196                        </thead>                        </thead>
197                        <tbody>                        <tbody>
198                          <tr>                          <tr>
199                            <td>                            <td>
200                              <span class="default">                              <div id="cvs_content">
201                                <?php include("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>
202                              </span>                              </div>
203                            </td>                            </td>
204                          </tr>                          </tr>
205                          <tr>                          <tr>
206                            <td><a href="http://www.linuxsampler.org/qsampler_cvshistory.php">More... (QSampler CVS History)</a></td>                            <td>
207                                <span class="cvs_footer">
208                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=qsampler">More ...</a>
209                                </span>
210                              </td>
211                            </tr>
212                          </tbody>
213                        </table>
214                      </td>
215                    </tr>
216                    <tr>
217                      <td valign="top" width=33%>
218                        <table class="cvs_project" width=100%>
219                          <thead>
220                            <tr>
221                              <th scope=col>libgig</th>
222                            </tr>
223                          </thead>
224                          <tbody>
225                            <tr>
226                              <td>
227                                <div id="cvs_content">
228                                  <?php readfile("http://cvs.linuxsampler.org/log/libgig_latest.html"); ?>
229                                </div>
230                              </td>
231                            </tr>
232                            <tr>
233                              <td>
234                                <span class="cvs_footer">
235                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=libgig">More ...</a>
236                                </span>
237                              </td>
238                            </tr>
239                          </tbody>
240                        </table>
241                      </td>
242                      <td valign="top" width=33%>
243                        <table class="cvs_project" width=100%>
244                          <thead>
245                            <tr>
246                              <th scope=col>liblscp</th>
247                            </tr>
248                          </thead>
249                          <tbody>
250                            <tr>
251                              <td>
252                                <div id="cvs_content">
253                                  <?php readfile("http://cvs.linuxsampler.org/log/liblscp_latest.html"); ?>
254                                </div>
255                              </td>
256                            </tr>
257                            <tr>
258                              <td>
259                                <span class="cvs_footer">
260                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=liblscp">More ...</a>
261                                </span>
262                              </td>
263                            </tr>
264                          </tbody>
265                        </table>
266                      </td>
267                      <td valign="top" width=33%>
268                        <table class="cvs_project" width=100%>
269                          <thead>
270                            <tr>
271                              <th scope=col>jsampler</th>
272                            </tr>
273                          </thead>
274                          <tbody>
275                            <tr>
276                              <td>
277                                <div id="cvs_content">
278                                  <?php readfile("http://cvs.linuxsampler.org/log/jsampler_latest.html"); ?>
279                                </div>
280                              </td>
281                            </tr>
282                            <tr>
283                              <td>
284                                <span class="cvs_footer">
285                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=jsampler">More ...</a>
286                                </span>
287                              </td>
288                            </tr>
289                          </tbody>
290                        </table>
291                      </td>
292                    </tr>
293                    <tr>
294                      <td valign="top" width=33%>
295                        <table class="cvs_project" width=100%>
296                          <thead>
297                            <tr>
298                              <th scope=col>jlscp</th>
299                            </tr>
300                          </thead>
301                          <tbody>
302                            <tr>
303                              <td>
304                                <div id="cvs_content">
305                                  <?php readfile("http://cvs.linuxsampler.org/log/jlscp_latest.html"); ?>
306                                </div>
307                              </td>
308                            </tr>
309                            <tr>
310                              <td>
311                                <span class="cvs_footer">
312                                  <a href="http://www.linuxsampler.org/cvshistory.php?subproject=jlscp">More ...</a>
313                                </span>
314                              </td>
315                          </tr>                          </tr>
316                        </tbody>                        </tbody>
317                      </table>                      </table>
   
                     <br>  
   
   
318                    </td>                    </td>
319                  </tr>                  </tr>
320                </tbody>                </tbody>
# Line 192  Line 322 
322    
323    
324                  </div>                  </div>
325                  </td></tr></table>                  </td>
326    </tr></table>
327    
328   </div>   </div>
329  <CENTER>  <CENTER>
330  Last Sync: <?php readfile("date.txt"); ?>  Last Webserver Sync: <?php readfile("date.txt"); ?>
331  </CENTER>  </CENTER>
332    
333    

Legend:
Removed from v.1268  
changed lines
  Added in v.1277

  ViewVC Help
Powered by ViewVC