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

Last change on this file since 292 was 287, checked in by sven, 12 years ago

Zusammenführung der englischen neuen Homepage mit den unterdessen veränderten Texten der englischen laufenden Homepage.

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