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.
Hi, I'm just wondering how hard it would be for Drupal to dynamically choose a theme based upon the browser that people are using. I mean there are a lot of themes that include advanced javascript and AJAX and stuff that don't work as well with older IE browsers and Mozilla browsers and I was just curious if there were any way for Drupal to detect this and then use a simpler less fancy theme. This might also work out well for people who are still using dial-up, such as me at the moment :(
I have 2 sets of checkboxes on my form, they are numerous. I'd like to put them into a table , in order to get them into columns. I dont need the whole form in a table though, just the checkbox elements. ( If it matters , the checkboxes are in a fieldset ) How can i do this?
If a page has only one node I would like to show the complete node instead of showing the teaser first.
Is there a way to find out how many nodes will be printed in the current page?