Newbie ? Mot de passe ?


h1

Snowy

Snowy est un plugin pour WordPress qui permet de faire tomber quelques flocons de neige sur votre blog. Il ne requiert pas d’image, les flocons sont générés dynamiquement grâce au code DHTML écrit par Kurt Grigg.

Snowy is a WordPress plugin that makes some snowflakes fall all over you blog (ideal for the Christmas season !). It does not require any images, everything is dynamically generated with some DHTML code written by Kurt Grigg.

Dernière version / Latest version : 1.1

Install notes

  1. Extract all files in /wp-content/plugins/snowy/
  2. Activate the plugin
  3. footer.php must have one of these instructions just before the ending < /body> tag :

    do_action('wp_footer') ; OR
    wp_footer() ;

    If it’s not present, add it. The plugin needs it to work as expected.

Changelog

  • v1.1 (15 Nov 2006) : fixed the script header.
  • v1.0 (12 Nov 2006) : initial release

Licence

The script is linkware. A link back here would be appreciated if you use the script.
And you can still show your appreciation by clicking the donate button ;-)

Lien permanent

53 commentaires à “Snowy”

Pages : « 1 [2] Voir tous les commentaires

  1. 41
    Elena dit :

    Hallo, I would like to install, this plugin, but I have a question ???
    Can I change the snow from point to this star-sign ==> *
    What I have to change in the code ?

    Thank you very much for helping me, I appreciate it !!!!

    Namaste

    Elena


  2. 42
    Duerre dit :

    Ce plugin a vraiment l’air génial, mais lorsque j’essaye de le télécharger, j’obtiens un dossier vide.
    Est-ce moi ou alors un problème de fichier ?
    Merci d’avance ! ;-)


  3. 43
    Matt dit :

    Hello,

    Elena > the flakes are generated automatically, with different sizes and shapes everytime. If you need a certain picture, you may have more luck with a script that uses pictures.

    Duerre > utilises-tu Safari par hasard ? Ce navigateur semble avoir des soucis avec les redirections :-/ Je t’envoie le fichier sur ta boîte mail.


  4. 44
    Elena dit :

    @==>Matt

    Thank you very much for your answer, but I didn’t want use any picture or .gif !
    I would like this sign ==> ******** (star), if is this possible to change ?


  5. 45
    Dimitri dit :

    Bonjour,

    J’utilise votre merveilleux script depuis hier, seulement, j’aimerais que les “flocons” qui sont générés soit un peu plus gros. J’espère donc que vous pourrez m’aider à le réaliser. En attendant votre réponse avec impatience,

    Bonne journée.


  6. 46
    Matt dit :

    Hello,

    Elena > it’s impossible to change without rewriting the script totally. The size and shape of the flakes are generated randomly.

    Dimitri > il est possible d’influer sur la taille des flocons en changeant les valeurs de la ligne 32 du fichier snowy.js :

    sfs[i] = Math.round(1 Math.random() * 1) ;

    comme ceci par exemple :

    sfs[i] = Math.round(2 Math.random() * 1) ;

    Note : les flocons sont censés être petits, trop gros ils deviennent pixellisés !


  7. 47
    Dimitri dit :

    Merci beaucoup Matt, j’aime mieux quand on change la valeur en 2 :)

    Bonne journée !


  8. 48
    Max dit :

    Excellent ce plugin ^^


  9. 49
    Matt dit :

    Merci Max :)


  10. 50
    silvana dit :

    grazie mille !!


  11. 51
    silvana dit :

    Because the home appears to me that the tag is inserted into the footer ?


  12. 52
    Matt dit :

    Silvana,

    You can remove those lines : your theme already contains that code :)


  13. 53
    silvana dit :

    grazie ancora !!
    un bacio dall’Italia


Pages : « 1 [2] Voir tous les commentaires

4 trackbacks

  1. WP Plugins DB » Blog Archive » Snowy
  2. MŠ :: WordPress vtičnike imamo radi
  3. Tokite: 7.000 utenti ogni giorno ci scelgono. Guida alle migliori risorse gratis della rete: software, giochi, video, musica, internet, immagini, sms, antivirus e tanto altro ancora, gratis. » Effetto neve per blogs Wordpress
  4.   Effetto neve per blogs Wordpress by Mondo Informatico

Laisser un commentaire



Quicktags: THINK. Then write. No SMS.

Go to: Article | Commenter!