Hi,
I wish to tweak nodevote module to show a block displaying top rated nodes with at least * votes. Actually it can show most voted or most rated nodes.
I'm looking for something that on the surface sounds to be quite easy. I want to import a series of text documents into Drupal. The first line of each text file would be the title of the Drupal page. Some of the documents may (will) have html code in them for images. And each document would be it's own page in Drupal. Finally, when setting up to import all the files from a specific subdirectory I would be able to specify the category for all of the files (all in the same category).
Hi guys~
I used form api to make a form element and add '#attributes' => array('class'=>'classname')
in the codes.
But the final value of class attribute I got is 'form-select classname'. How can I remove the default class attribute?
I've downloaded the latest Blogstamp, but am a tad confused on what I need to do with the blogstamp.install file? I've opened it up, and it seems to create a table in the database, but how am I supposed to run this?
Do I upload it to my site and navigate to it? Or do I need to do something with like phpMyAdmin?