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 ] |
Title | Francesco d'Assisi | |
Originaltitle: | Francesco d' Assisi | |
Regie: | Liliana Cavani | |
Darsteller: | Lou Castel, Mino Bellei, Marco Bellocchio, Riccardo Bernardini | |
Erscheinungsjahr: | 1966 | |
Land: | Italien | |
Stichwort: | Lepra, Franziskus | |
Release: | 00.00.0000 |
Handlung | ||
Francesco Bernadone wächst sorglos auf als Sohn des reichen Stoffhändlers Bernadone. Traumatische Kriegserlebnisse wandeln den jungen Mann zum Ordensgründer und Diener der Armen. Der Vater glaubt nicht an seine Berufung. Die Leute Assisis verlachen ihn. Er aber glaubt die Weltändern zu können. Vom Papst lässt er sich die Ordensregel bestätigen. Chiara folgt seinem Beispiel. Das Ordensleben und die Regel erscheinen seinen Gefolgsleuten als zu streng. Schwer krank stirbt Franziskus einsam.
|
Weitere Info | ||
produziert von der italienischen RAI Zweiteiler, der am 6. und 8. Mai 1966 von der RAI übertragen wurde. Der Film entsteht im Zusammenhang mit dem Aufkommen und dem Wachsen der 68er -Bewegung in Italien. «Vita di Francesco (Assisi 1182-1226), figlio del mercante Pietro di Bernardone. Esordio nel lungometraggio di L. Cavani (Carpi, 1937), e primo telefilm della RAI, girato in 16 mm, messo in onda in due puntate, suddiviso in capitoli che tracciano l'itinerario della sua vita dalle prime esperienze giovanili e mondane sino al ritiro alla Verna, la malattia, la morte (4 ottobre 1226). Rosselliniano (e pasoliniano) nello slancio, nella spoglia energia stilistica, è caratterizzato da un'estrema fisicità che si manifesta soprattutto nel denudamento: dei corpi, delle scenografie, dei paesaggi e assiduamente sostenuto da un assillo teso all'invenzione di una mitologia del personaggio che s'oppone a quella della dolciastra tradizione agiografica sia popolare sia dannunziana». «..... "Francis of Assisi" retells the life of the saint from a secular point of view. Francis is played by Lou Castel (protagonist the previous year of Fist in his pocket by Marco Bellocchio) who became a symbol of the non-conformism and political and social rebellion that animated 1968, just two years after the release of the film. The saint is portrayed as a man who rebels against authority and the established order. The young Francis enjoys a carefree, relaxed youth. He passes his time simply with friends in Assisi, jousting and merrymaking. A sudden change, however, turns his life upside down: the onset of war. On the battlefield, Francis is torn apart by doubts and uncertainty. One night, after a violent clash, unable to sleep and deep in thought, the young man reflects on the horrors of war and the injustices he has witnessed helplessly. From these thoughts springs his desire to follow in the footsteps of Christ.............."
"Francisco en la Historia del Cine" - Artículo de Enzo Nata http://www.fratefrancesco.org/01.htm
So hat der Herr mir, dem Bruder Franziskus, gegeben, das Leben der Buße zu beginnen: Denn als ich in Sünden war, kam es mir sehr bitter vor, Aussätzige zu sehen. Und der Herr selbst hat mich unter sie geführt, und ich habe ihnen Barmherzigkeit erwiesen. Und da ich fortging von ihnen, wurde mir das, was mir bitter vorkam, in Süßigkeit der Seele und des Leibes verwandelt. (Testament 1-3[7]) In den Ordensregeln des Francesco von Assisi finden sich keine Anleitungen zur Krankenpflege. Der Franziskaner-Orden hat sich bis ins 19. Jahrhundert vornehmlich mit Buss-Predigen und der Verkündigung des Evangeliums hervorgetan. Die Überwachung und Korrektur theologischer Abweichler hat er dem Domenikaner-Orden überlassen.
|
/**********************************************************************************************
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