Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have created a menu from css and use jquery UI tabs (not the module - I call the function using drupal_add_library and drupal_add_js in my template file). The menu works great in Safari, Chrome, Firefox...but it breaks down completely in IE (even ie9). Being a newbie I was wondering if anyone could help..
I have the custom content type "food" where the author is asked to specify the MONTH it's available (es. cherries are available in June only). The month name is currently defined in a taxonomy.
I would like Drupal return the SEASON (Spring) just deriving it from the month when cherries are available (June) so that I can use the season in views, for filtering or gruping purposes.
Hello,
I'm new here and to Drupal and I need some clues
let's assume I want my user to see a grid of 100 cds and can check the one he likes (100 cds are in one page). He checks 45 cds, just scrolling down the page and clicking... then he clicks DONE and Drupal creastes 45 "likes relkations" between each cd and the user himself.
all I can do right now is a view showing all the contents defined as cds, nothing more
...I don't even know how to add a checkbox close to every cd in the view!
hi..i am working with student administration module...i want to create a time table for 1 week ..please explain how to create and how to create validation to that time table...please explain step by step...
The module installed just fine. But how can I install from a BibTex file containing 250 records? The only import method I can see allows a text field for one record at a time. I tried pasting the entire BibTex file into the input field, but only one record displayed. I feel like I'm missing something simple!