Cumulus vide

Information importante

En raison d'un grand nombre d'inscriptions de spammers sur notre site, polluant sans relache notre forum, nous suspendons la création de compte via le formulaire de "sign up".

Il est néanmoins toujours possible de devenir adhérent•e en faisant la demande sur cette page, rubrique "Inscription" : https://www.drupal.fr/contact


De plus, le forum est désormais "interdit en écriture". Il n'est plus autorisé d'y écrire un sujet/billet/commentaire.

Pour contacter la communauté, merci de rejoindre le slack "drupalfrance".

Si vous voulez contacter le bureau de l'association, utilisez le formulaire disponible ici, ou envoyez-nous un DM sur twitter.

Bonjour,

J'ai récemment installé les modules cumulus et tagadelic pour faire un nuage de tags animé. Cependant, ce dernier reste désespérément vide.
J'ai vérifié que tagadelic m'affichait bien des tags, tout fonctionne.
J'ai pourtant suivi toutes les étapes et j'ai bien vidé le cache et inséré les id de vocabulaire à afficher.J'ai également réglé les permissions. Donc je ne comprends pas trop ce qui cloche. Avez-vous une idée ?

Merci d'avance.

The 12 steps to get up and running

  1. Download the project from http://drupal.org/project/cumulus
  2. Unpack and upload the project to your 'sites/all/modules' directory
  3. Using the editor of your choice, create a new file named cumulus.js
  4. Point your browser to either http://pratul.in/files/cumulus.js or http://pratulkalia.googlepages.com/cumulus.js
  5. Copy the javascript code to your new cumulus.js file and save.
  6. Upload the new cumulus.js file into the cumulus module directory at 'sites/all/modules/cumulus'
  7. Enable the module at 'admin/build/modules'
  8. Gather id's of taxonomy vocabulary that you want cumulus to operate on by navigating to 'admin/content/taxonomy'. Hover over the "edit vocabulary" operation link to see the vocab id in the browser status bar. In the case that your browser has no status bar, you can also click the "edit vocabulary" link and then read the vocabulary id out of the url.
  9. Insert your cumulus enabled vocab id's into the block configuration at 'admin/build/block/configure/cumulus/0' as comma separated values. This field is the second one from the top.
    1. Enable the block at the 'admin/build/block' page. Simply drag the block into a region other than disabled, and click save.
    2. Modify user permissions at 'admin/user/permissions' to your needs
    3. And finally, do any other visual configurations to the block as you see fit...
Tags : 

Après moult pérégrinations j'ai fini par trouver !
En fait contrairement à ce qui est indiqué, il ne faut pas mettre d'espaces entre les ',' séparatrices des différents ID de vocabulaire.
Après, tout fonctionne.