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

Last change on this file since 304 was 299, checked in by heribert, 12 years ago

Zahlreiche Bugfixes, vor allem an der englischen Seite und im Deutschen. Letzte Änderungen, bevor Homepage offiziell ihren Dienst antritt.

  • Property svn:keywords set to Id
File size: 1.5 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 299 2012-09-19 09:38:55Z heribert $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7
8- titel: "Gamma55"
9  text: "A new new acquisition"
10  link: "#July_2012"
11
12- titel: "UNIVAC Software discovery"
13  text: "A bunch of punch cards"
14  link: "#April_2012"
15 
16- titel: "Artists at the museum"
17  text: "Leander Schwarzer punching cards"
18  link: "#March_2012"
19
20
21MENU;
22// ende der menue-Eintraege
23
24        if(!require("../lib/technikum29.php")) return;
25?>
26
27    <p>This is a news feed for the recent changes on our homepage. The latest
28       posts are on top.</p>
29
30
31    <ul class="news-feed">
32       
33        <li><h3>April 2012</h3>
34        <div class="box left">
35<img src="/shared/photos/rechnertechnik/univac/lochkarten.jpg" width="350" height="87"/>
36</div>
37        Unbelievable software-discovery for our UNIVAC 9200 <a href="/en/computer/univac9200.php#cards"><b>Read more here:</b></a>
38<div class="clear"></div></li>
39       
40        <li><h3>March 2012</h3><div class="box left">
41       
42        <img src="/shared/photos/start/leander.jpg" alt="Leander Schwarzer" width="303" height="231" </div>
43        Artists are working in technikum29. Leander Schwarzer punching cards.
44        <a href="/en/miscellaneous.php#leander"><b>View article</b></a>
45        <div class="clear"></div></li>
46       
47
48
49<li><h3>February 2012</h3>
50<div class="box left">
51<img src="/shared/photos/kommunikationstechnik/arduino1.jpg" width="303" height="172"/>
52</div>
53
54technikum29 supports school projects:
55<a href="/en/miscellaneous.php#Q1"><b>Look here</b></a>
56<div class="clear"></div></li>
57</li>
58
59
60
61
62    </ul>
63
64
65
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