While i trying to list the the thumbnail of my videos..it will show only one thumbnail in D7 with Video module..remaing thumbnails are blank...so anybody could you please help me for "How to automatically generate thumbnail for each video uniquely"...
i would greatly appreciate a reply from you......
Is it possible to create different forms on multiple pages for the registration of a D7 user. Then on the last page the user finishs and submits his registration?
Is there a module to handle that case? How to do it?
I would like to use custom data from an external database to create my own views on D7.
My database contains tables with common fields (int, varchar, text)
1. Is there a module to use data from a different database than drupal?
2. Is there a module to convert the external data in a compatible drupal database?
- What's the best way to do it? (If I cannot write a module).
Apparently, this is not as obvious as I thought it would be... I would like to rearrange the Drupal core tabs such as "Menu settings" and "Comment settings" on my node/add or node/edit page. In Drupal 6, this was possible through the "Manage fields" list, but this seems to be changed in 7. Is there still a way to do this? http://i.imgur.com/AWJ1p.png
Hi, im trying to theme a module generated checkbox list but I cant figure out how my css will be able to tell which checkbox is checked and which isnt.
Basically I want to style the text next to the checkboxes or radio dials but the text should change depending on whether a button is clicked or not.