Différences entre versions de « Astuces »

De Didaquest
Aller à la navigationAller à la recherche
Ligne 29 : Ligne 29 :
  
  
* Scripts pour historique (précédent et suivant)
+
= Scripts pour historique (précédent et suivant)=
 
<shtml hash="28bd388d5b5e299e2808f7cfb7e27c59"><html><a href="#null" onclick="javascript:history.back();"> <img src="http://didaquest.org/w/images/a/ac/Go_d.gif" width="14" height="14" /> Précédent</a>
 
<shtml hash="28bd388d5b5e299e2808f7cfb7e27c59"><html><a href="#null" onclick="javascript:history.back();"> <img src="http://didaquest.org/w/images/a/ac/Go_d.gif" width="14" height="14" /> Précédent</a>
 
<strong>-</strong> <a href="#null" onclick="javascript:history.forward();">Suivant <img src="http://didaquest.org/w/images/1/1d/Go_g.gif" /></a></html></shtml>
 
<strong>-</strong> <a href="#null" onclick="javascript:history.forward();">Suivant <img src="http://didaquest.org/w/images/1/1d/Go_g.gif" /></a></html></shtml>

Version du 6 décembre 2010 à 22:34

Pour creer une nouvelle page

http://www.didaquest.org/wiki/nom-de-la-page-a-creer

Pour inserer une page web

Pour inserer une web dans une iframe:

  • Si la page est simple :

=> juste remplacer dans le script l'URL suivante en indiquant le site Internet désiré:

 

  <embed_document width="100%"height="700">http://www.votresite.com</embed_document>

  

=> Coller ce script dans la page que vous voulez creer

  • Si la premier methode ne marche pas, aller sur la page spéciale ->
directement vers http://didaquest.org/wiki/Sp%C3%A9cial:SecureHTMLInput

=> entrer le code dans Key: => cette ligne dans HTML

 <html><iframe src="http://www.votresite.com" width="100%" height="700"></iframe></html>
 

=> Puis envoyer => Récupérer le nouveau script en copiant copier le nouveau code généré => Finalement coller le code dans la page que vous voulez creer


Scripts pour historique (précédent et suivant)

<shtml hash="28bd388d5b5e299e2808f7cfb7e27c59"><html><a href="#null" onclick="javascript:history.back();"> <img src="http://didaquest.org/w/images/a/ac/Go_d.gif" width="14" height="14" /> Précédent</a> - <a href="#null" onclick="javascript:history.forward();">Suivant <img src="http://didaquest.org/w/images/1/1d/Go_g.gif" /></a></html></shtml>

Pour insérer ou créer une catégorie dans une page

 [[category: Titre de votre catégorie]]