source: t29-www/en/news.php @ 450

Last change on this file since 450 was 426, checked in by heribert, 11 years ago

Punch-Card-Music englischsprachig einbezogen.
Navigation angepasst
News angepasst

  • Property svn:keywords set to Id
File size: 2.0 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 426 2013-05-30 14:54:10Z heribert $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7- titel: "Punch-Card-Music"
8  text: "Technique and art"     
9  link: "#Mai_2013"
10       
11- titel: "IBM 026 Card-Punch"
12  text: ""
13  link: "#April_2013"
14       
15- titel: "Pianola"
16  text: "Functional explanation of the pianola"
17  link: "#March_2013"
18 
19- titel: "NCR446"
20  text: "Paper tape accessories"
21  link: "#February_2013"
22
23- titel: "Gamma10"
24  text: "The Gamma10-Printer has arrived at the museum"
25  link: "#November_2012"
26
27 
28
29MENU;
30// ende der menue-Eintraege
31
32        if(!require("../lib/technikum29.php")) return;
33?>
34<h2>What's new?</h2>
35
36    <p>This is a news feed for the recent changes on our homepage. The latest
37       posts are on top.</p>
38
39
40    <ul class="news-feed">
41       
42       
43        <li><h3>May 2013</h3><br>
44<div "box left clear-after">
45        <img src="/shared/photos/rechnertechnik/ross-moll.jpg" width="300" height="196" class="nomargin-bottom" />
46        We support artists, look here 
47        <a href="/en/miscellaneous.php#music"> <b>Punch-Card-Music</b> </a>
48        </div>
49       
50       
51       
52<li><h3>April 2013</h3><br>
53<div class="box left clear-after">
54<img src="/shared/photos/rechnertechnik/ibm26.jpg" width="300" height="287" />
55IBM 026 Card Punch now in the technikum29 <a href="/en/computer/punchcard.php#026"><b><br>Look here</b></a><br><br>
56
57</div>
58        <li><h3>March 2013</h3><br>
59<div class="box left clear-after">
60    <img src="/de/geraete/pianola-funktionserklaerung/einzelbilder/Bild1.png"
61width="300" height="225">
62
63New on our website: <br> <br>
64  <a href="/en/devices/functional-explanation-pianola.php/"> <b>Functional explanation of the pianola</b></a>
65</li>
66        <li><h3>February 2013</h3>
67<div class="box left">
68<img src="/shared/photos/rechnertechnik/handlocher.jpg" width="341" height="214" />
69</div>
70Also accessories for paper tape provide an insight into the early storage media. <br> <a href="/en/computer/commercial.php#acc"><b>Look here:</b></a>
71<div class="clear"></div></li>
72
73       
74       
75       
76
77    </ul>
78
79
80
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License