function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Im Schatten des Wolfes | |
Originaltitle: | Suden vuosi | |
Regie: | Olli Saarela | |
Darsteller: | Krista Kosonen, Kari Heiskanen, Johanna Af Schulten | |
Erscheinungsjahr: | 2007 | |
Land: | Finnland | |
Stichwort: | Epilepsie, Anfälle, epileptischer Anfall | |
Release: | 26.01.2007 |
Handlung | ||
Die Literaturstudentin Sari ist durch ihre Epilepsie einsam geworden. Das ändert sich aber durch ein Verhältnis mit ihrem Lehrer Mikko Groman, der mit seiner Scheidung nicht zurecht kommt. Die beiden beziehen eine gemeinsame Wohnung. Für Mikko steht die Ernennung zum Professor auf dem Spiel. Doch für die verunsicherte, von ihrer Umwelt fürsorglich bedrängte Sari geht es um noch viel mehr.
|
Weitere Info | ||
aka ""Im Schatten des Wolfes"" Nach dem Roman Virpi Hämeen-Anttila „Das Wolfsjahr“. Deutsch untertitelt durch die Schweizer Liga gegen Epilepsie www.epi.ch, über die der Film zu beziehen ist Zunächst sieht man eine junge Frau im tiefen Wasser zur Oberfläche ins Licht treiben. Zwischendurch erscheinen kurze Blenden zu einem Frauengesicht im großen Anfall mit Zungenbiss. Das Wasser zieht sich zurück und Sari kommt langsam wieder zu sich, liegt auf dem Fußboden in der Wohnung ihrer Eltern. from Toba Kerson's notes: Sari, a beautiful and talented university student, has epilepsy and falls in love with her Baudelaire professor, Mikko, who is a man stuck in his life, cuckolded by his wife and unable to finish the book that can bring him a professorship. Both Sari and Mikko have a remote quality as if they are watching life or coming from someplace different from those around them. Mikko, the professor and his wife divorce and his teenaged daughter, Lotta, is very angry with him. Lotta becomes pregnant and shuts herself into the bathroom of the apartment that Sari and Mikko are sharing (apt belongs to her aunt, parents say she has to find a roommate and she finds the professor) and tries to kill herself with Sari’s pills for epilepsy which causes her to abort the fetus. Her parents shocked and upset. Sari has left her other pills (with the case on which Astarte is etched) with her old boyfriend. She goes back to the apartment, begins an aura, can’t find any pills, has a tonic clonic seizure, Mikko comes home, and calls an ambulance. She goes to the hospital., he sits by her side, she recovers, helps him write his book, he is awarded the professorship, and they will be happy together. It is a beautiful, dark, romantic, film with some light moments. Sari is a swimmer and her images of epilepsy are related to swimming, water and wolves. I loved the film but I think that there is a lot of it that I don’t understand. "".........
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah