This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Customizing the View module

Hello all,

I'm using the Video module to stream videos for my client on his drupal driven website..

I want to use the View module to pick up all the videos and display a "thumbnailed video gallery"...

The actual problem now that I'm facing is that within the available visualizations modes for the view module: Full Nodes, Teaser List, Table View, List View I dont get one that really fits in what I want rendered..

I have created a Block view.. and would like to create a table of thumbnails (say a 4 x 4 table) where every cell will contain a thumbnail, a description of the video and a link to start playing the video in a new page.. (this new page has its own template for a node of type 'video', ie: node-video.tpl.php )

Any suggestions in how to do this? Do I have to hack my way through the View module so as to customize the rendering model...

For what regards the Video module itself, I set the thumbnail image in the 'Image thumbnail' field the module provides, also putting a small description in the 'body' field.. I also set up TinyMCE throughout the site..

Please let me know how to go on about this if any previuos experience...If any suggestions? Should I use a different methodology maybe??

about content creation in drupal

after i placed if condition in the content body in front end it is displaying the error. ie.,
Parse error: parse error, unexpected $end in c:\apache\htdocs\drupal_New\includes\common.inc(1180) : eval()'d code on line 10.

Please Clarify.

Multi Page Forms and Drupal 5.1

Greetings all

I have lately stumbled upon this bookpage Dynamic and Multipage forms with Forms API

I have tried my best getting it working but it seems that I just can't get it working.

As soon as I add a hook_submit() function my submit button disapears.

Is there anyone here maybe willing to share some basic code using a multipage submit form.

The code snippets in the above example isn't complete and I have difficulty getting the whole idea.

Variables accessible from PHP Body Text or Module

How can I get a module to find the node id of the page in which it is being called?

For example, I have a module that lists recent posts according to the current page's vocabulary. So I want that module to know what node id the page is and find all its terms.

I want to call that module via the

    body text

of that page using the PHP Input Format (I put the code in the body text box when creating content).

Does it make sense?

calendar issue

I have Calendar module working in my drupal website. The content type "event" has been created, and the date filed is added into the "event". I enabled the calendar block on the right-side bar, and I created the view with some filter to see specific "event" content.

After all this work, I can open the calendar and see the events I created. I did see some events under a specific day, but after I clicking into the day, there is nothing showing up.

Does anybody know what is the reason to cause this problem? You answer will be really appreciated.

Signup Module - HTML Emails

Hi there,

Firstly I'm NOT a coder, I'm a designer. I need the Signup Module to be able to send HTML emails, any ideas as to how I could accomplish this?

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions