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'd like to redirect visitors that don't have the Flash player plugin to another "version of the website".
It would be nice to redirect users depending on their installed plugins, for example:
the visitor doesnt have Flashplayer, but she/he has Windows Media Player plugin (that is able to stream video)
so the visitor is automatically redirected to a version of my website that plays the Windows format instead of Flash, if Real Player plugin is installed I'd like my visitor to be redirected to another version of my website, and so on.
Hi all, i have 4.6 installed, and have a problem with custom menus.
I have created a few custom menus to get around (without any programming knowledge) the locked menu items. i am having a problem with these menus as i put them up as blocks.
the menus show up on ALL pages. the content in the menus may or may not show up depending on the security settings, but even in the login page you can see them. this is despite putting (as directed) in the block menu area for which pages not to show up on.
I installed TinyMCE and Img_assist modules on Drupal 4.6.
For a story node, I inserted an image using img_assist. TinyMCE shows the image
in the edit mode.
But, the image is not shown when I view that story node,
The input filter is Filtered HTML, configured to allow the tage <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <br> <div> and inline images.