Changeset 258 in t29-www for en-v6/news.php


Ignore:
Timestamp:
May 28, 2012, 6:06:24 PM (12 years ago)
Author:
sven
Message:

First conversion of all content files + new navigation file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • en-v6/news.php

    r257 r258  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    2      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
    4 <head><!--#set var="title"        value="What's new?"
    5    --><!--#set var="location"     value="news"
    6    --><!--#set var="url_de"       value="news.shtm"
    7    --><!--#set var="prev"         value="development-projects.shtm"
    8    --><!--#set var="prev_title"   value="Development Projects"
    9    --><!--#set var="next"         value="search.shtm"
    10    --><!--#set var="next_title"   value="We search for..."
    11    -->
    12      <title>technikum29 - <!--#echo var="title" --></title>
     1<?php
     2        $seiten_id = 'news';
     3        $version = '$Id$';
     4        $titel = "What's new?";
     5       
     6        $neues_menu = <<< MENU
    137
    14     <!--#include virtual="/en/inc/head.inc.shtm" -->
     8- titel: "UNIVAC Software discovery"
     9  text: "Foobar"
     10  link: "#Februar_2012"
     11  bild: "/shared/img-v6/topnav-neues1.jpg"
     12 
     13- titel: "Artists at the museum"
     14  text: "Leander Schwarzer punching cards"
     15  link: "#August_2011"
     16  bild: "/shared/img-v6/topnav-neues2.jpg"
    1517
    16     <!-- Well... quite simple ;-) -->
    17     <link href="http://page2rss.com/rss/15c37d8c11d3729e650502a0881277e4" title="Get a nifty RSS feed from this list" type="application/rss+xml" rel="alternate" />
    18     <meta name="t29.SVN" content="$Id$" />
    19 </head>
    20 <body>
    21 <!--#echo encoding="none" var="heading" -->
    22 <div id="content">
    23     <h2><!--#echo var="title" --></h2>
     18- titel: "School projeccts"
     19  text: "We support schools"
     20  link: "#Juli_2011"
     21  bild: "/shared/img-v6/topnav-neues3.jpg"
     22
     23MENU;
     24// ende der menue-Eintraege
     25
     26        if(!require("../lib/technikum29.php")) return;
     27?>
    2428
    2529    <p>This is a news feed for the recent changes on our homepage. The latest
     
    4549
    4650
    47 <li><h3>Februar 2012</h3>
     51<li><h3>February 2012</h3>
    4852<div class="box left">
    4953<img src="/shared/photos/kommunikationstechnik/arduino1.jpg" width="303" height="172"/>
     
    5963
    6064    </ul>
    61 </div><!-- end of content -->
    62 <!--#include virtual="/en/inc/menu.inc.shtm" -->
    63 </body>
    64 </html>
    6565
    6666
    6767
    68 
Note: See TracChangeset for help on using the changeset viewer.
© 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