From d8d8dd5c9f2b263a6fbcef687d6aa5f0faef5b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Wed, 9 May 2007 15:27:44 +0000 Subject: [PATCH] - Neue Strukter des CIS Menues - News sind nun mit CSS Formatiert - Erstversion BewerberZuStudent --- cis/menu.html | 401 ++++++++---------- cis/private/lehre/pinboard.php | 64 ++- cis/private/menu.php | 6 +- cis/public/news.php | 25 +- content/student/interessentenoverlay.xul.php | 2 +- content/student/interessentoverlay.js.php | 47 ++ content/student/studentDBDML.php | 153 ++++++- include/prestudent.class.php | 2 +- skin/cis.css | 22 +- .../personen/import/interessentenimport.php | 4 + 10 files changed, 485 insertions(+), 241 deletions(-) diff --git a/cis/menu.html b/cis/menu.html index 09e1998a0..a6c4c9e2c 100644 --- a/cis/menu.html +++ b/cis/menu.html @@ -49,16 +49,18 @@ - -  News +  News + + + - + - + - + @@ -70,34 +72,7 @@
  Senatsbeschlüsse Newsletter
  INTERN Senatsbeschlüsse
 
- - - - - -  FAQ - - - - - - - - - - - - - - - - - @@ -127,116 +102,62 @@    TW International - -   -  Weiterbildung - - - - - - - - - - - - - - - - - - - - - +   -  Bibliothek +  Bibliothek - -   -  Medienaustattung + +   + + + + +  Weiterbildung + + + + + - - - + +   +  Links + + +   +  LLL-Academy + + + -  Kommunikation @@ -270,25 +191,8 @@   -  Unternehmens-
   kommunikation
+  Unternehmens-
   kommunikation
- -   - - - - - - - - - - - - - - - @@ -319,7 +223,7 @@   -  WLan-Registration +  WLAN-Registration   @@ -330,8 +234,55 @@  SoftGrid -   -  Mail +   +  Medienaustattung + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -  Infos +  Rektorat @@ -467,38 +416,64 @@ -   -  Links - - - -   -  Location - - -   - - + + + + + + + + + - - -  Meine CIS + + +  FAQ + + + + + + + + + + + + + + + + + + + - + + +  Mein CIS + + + -  Meine CIS +  Mein CIS @@ -115,6 +115,10 @@ else    Profil + +   +  Webmail +    LV-Plan diff --git a/cis/public/news.php b/cis/public/news.php index 30333bf42..4a83d086a 100644 --- a/cis/public/news.php +++ b/cis/public/news.php @@ -46,28 +46,47 @@   +
getnews(MAXNEWSALTER,0,null); $zaehler=0; - + $open=true; foreach ($news->result as $row) { $zaehler++; //no comment $datum = date('d.m.Y',strtotime(strftime($row->datum))); - echo $datum.' '.$row->verfasser.'

'.$row->betreff.'
'.$row->text.'


- '; + //echo $datum.' '.$row->verfasser.'

'.$row->betreff.'
'.$row->text.'


+ echo '
'; + echo ' +
+ + + + + + + +
'.$row->betreff.''.$datum.'mehr >>'.$row->verfasser.'
+
+
+ '.$row->text.' +
+ '; + echo "

"; } if($zaehler==0) echo 'Zur Zeit gibt es keine aktuellen News!'; ?> +
+     diff --git a/content/student/interessentenoverlay.xul.php b/content/student/interessentenoverlay.xul.php index 50a135537..e4261a9a7 100644 --- a/content/student/interessentenoverlay.xul.php +++ b/content/student/interessentenoverlay.xul.php @@ -49,7 +49,7 @@ echo ' - +