How to attach files with Biblio 7.x-1.0-beta2 module on Drupal 7

For the Biblio module, there are several pages/posts/issues describing how to attach files to items when working with Drupal 6 (i.e., use the Upload module). There is no upload module in Drupal 7 - how does one attach a file to a Biblio module item under Drupal 7? In particular, the Biblio module version I'm using is 7.x-1.0-beta2, the non-Fields version.

How to get taxonomy term values into content type

On our church website, I have a content type Sermon with a term reference field Series, obviously linked to a taxonomy vocabulary Series. Each term in this vocabulary has an image attached as a taxonomy field, called Logo. I would like each Sermon node page to show the logo of its particular Series, but without having to upload the same image each time. Is it possible to use the taxonomy term that is already reference in the Series field to somehow automatically display the logo linked to that term in the Sermon nodes?

Can I import excel/csv files and display contents?

Hi guys,

I would like to know Drupal may be able to import either an excel or csv file and display the contents in something like a table, easy to understand.

I have looked and bumped into http://drupal.org/project/sheetnode but it lacks an essential module which is not D7 ready yet :(

Any help is appreciated.

Thanks

custom module creation

Hi,

I have followed the D7 custom module creation tutorial. But I need some more information with reference codes.
I need to build up a admin controlled custom module with some text boxes, checkboxes / radiobuttons, along with image upload feature. I need to add,edit, delete those values from admin & the added values will show in the front end. Can anyone please help me with some reference codes of any type of custom module for above mentioned type.

Help will be much appreciated.

Thanks in advance...

Rendering images with Views and Display Suite

I have a Drupal 7 install with a content type that can have up to six images attached and want to use Display Suite to configure the teaser to render with only one thumbnail. I have configured a block view and added it as a field for Display Suite which is all good. But I just can't seem to configure the view to pull only images that are attached to the node. Any direction would be much appreciated.

How to load Content with AJAX

Hello,

Can someone give me an example for loading content with ajax? I found some pages for Drupal 6. Even if it is usable for Drupal 7, I don't know where to put that code in.

It would be great, if you could help me with that.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x