From e4578e4a5789f74b7e3cd868c251c5da0e4c8fad Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Wed, 6 Nov 2013 11:19:18 +0000 Subject: [PATCH] =?UTF-8?q?news=5Fxslt=5Fxhtml.xslt;=20news.php:=20Ort=20(?= =?UTF-8?q?B=C3=BCro)=20von=20Studiengangsleitern=20und=20Assistenz=20wird?= =?UTF-8?q?=20nun=20bei=20den=20Studiengangsinformationen=20angezeigt,=20f?= =?UTF-8?q?alls=20vorhanden.=20vilesci=5Fmenu=5Fmain.inc.php:=20Tippfehler?= =?UTF-8?q?=20korrigiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cms/news.php | 25 +++++++++++++++++++++++++ include/tw/vilesci_menu_main.inc.php | 2 +- system/templates/news_xslt_xhtml.xslt | 10 +++++----- 3 files changed, 31 insertions(+), 6 deletions(-) diff --git a/cms/news.php b/cms/news.php index e55f36554..a0caa580a 100755 --- a/cms/news.php +++ b/cms/news.php @@ -44,6 +44,7 @@ require_once('../include/datum.class.php'); require_once('../include/phrasen.class.php'); require_once('../include/student.class.php'); require_once('../include/benutzer.class.php'); +require_once('../include/ort.class.php'); $sprache = getSprache(); @@ -211,6 +212,12 @@ function getStgContent($studiengang_kz, $semester, $sprache) $xml.= 'telefonklappe.']]>'; } + if(isset($row_course_leader) && $row_course_leader->ort_kurzbz != "") + { + $ort = new ort(); + $ort->load($row_course_leader->ort_kurzbz); + $xml.='planbezeichnung.']]>'; + } $xml.=''; } } @@ -247,6 +254,12 @@ function getStgContent($studiengang_kz, $semester, $sprache) } $xml.= 'telefonklappe.']]>'; } + if($ma->ort_kurzbz != "") + { + $ort = new ort(); + $ort->load($ma->ort_kurzbz); + $xml.='planbezeichnung.']]>'; + } $xml.=''; } @@ -284,6 +297,12 @@ function getStgContent($studiengang_kz, $semester, $sprache) } $xml.= 'telefonklappe.']]>'; } + if($ma->ort_kurzbz != "") + { + $ort = new ort(); + $ort->load($ma->ort_kurzbz); + $xml.='planbezeichnung.']]>'; + } $xml.=''; } @@ -321,6 +340,12 @@ function getStgContent($studiengang_kz, $semester, $sprache) } $xml.= 'telefonklappe.']]>'; } + if($ma->ort_kurzbz != "") + { + $ort = new ort(); + $ort->load($ma->ort_kurzbz); + $xml.='planbezeichnung.']]>'; + } $xml.=''; } diff --git a/include/tw/vilesci_menu_main.inc.php b/include/tw/vilesci_menu_main.inc.php index 94fe93fb2..36295e9fb 100644 --- a/include/tw/vilesci_menu_main.inc.php +++ b/include/tw/vilesci_menu_main.inc.php @@ -189,7 +189,7 @@ $menu=array 'Kartentausch'=>array('name'=>'Kartentausch','link'=>'fhausweis/kartentausch.php','target'=>'main'), 'Verlaengerung'=>array('name'=>'Verlängerung','link'=>'fhausweis/verlaengerung.php','target'=>'main'), 'Suche'=>array('name'=>'Suche','link'=>'fhausweis/search.php','target'=>'main'), - 'Syncronisation'=>array('name'=>'Syncronisation', 'link'=>'stammdaten/imexport/zutrittskarten/index.html', 'target'=>'main'), + 'Synchronisation'=>array('name'=>'Syncronisation', 'link'=>'stammdaten/imexport/zutrittskarten/index.html', 'target'=>'main'), 'Korrektur'=>array('name'=>'Kartenkorrektur','link'=>'fhausweis/kartenkorrektur.php','target'=>'main') ) ), diff --git a/system/templates/news_xslt_xhtml.xslt b/system/templates/news_xslt_xhtml.xslt index f16e8f127..51a711aa4 100755 --- a/system/templates/news_xslt_xhtml.xslt +++ b/system/templates/news_xslt_xhtml.xslt @@ -4,12 +4,9 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> - News - - + News -

News

@@ -39,7 +36,6 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
@@ -109,6 +105,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">


T:
+ R:
E:

@@ -116,6 +113,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">


T:
+ R:
E:

@@ -123,6 +121,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">


T:
+ R:
E:

@@ -130,6 +129,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">


T:
+ R:
E: