Pour afficher votre agenda dans une page html :
- Dans le menu Conteur/Festival, clic sur Mon compte puis clic sur Mon agenda
- Copier le code dans la case blanche en dessous de "Méthode HTML (iframe)"
- Coller le code dans votre page html
Exemple du code source d'une page html affichant l'Agenda Régional du Conte :
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title></title>
</head>
<body>
<h2>Mon agenda :<br>
<lr> <br>
<iframe
src="http://agenda31.conteurs.org/mon-agenda-iframe.php?conteur=Pf2RhvX9-1"
noresize="" hspace="0" vspace="0" marginheight="0" marginwidth="0"
frameborder="0" height="500" scrolling="auto" width="100%"> Votre
navigateur ne supporte pas les frame. vous pouvez vous rendre sur la
page concernée en cliquant <a
href="http://agenda31.conteurs.org/mon-agenda-iframe.php?conteur=Pf2RhvX9-1">ici.</a>]
</iframe>
</lr></h2>
</body>
</html>
Le code copié sur la page Mon agenda apparait en rouge