I would like to rise a discussion regarding the future of jQuery plugins usage in Drupal 6. The most important question is how to utilize jQuery plugins gracefully and avoid duplication. Now you need to create a wrapper module for every jQuery plugin to bring it into Drupal but in many cases it is not good because many modules want to share the same plugin and don't require wrapper module functionality.
Drupal by default supports menu highlighting based on the URL which is damm sweet. but here i had a situation like......
consider
article is alink created by link.. so if i say http://myhost.com/article by default it will be highlighted. but if i go inside a article like http://myhost.com/article/sample then it is highlighting the menu with item sample which is a block menu.
Hi, I am new to Drupal and had just uploaded version 6 something like two weeks back. It is a bit of a tough time.
May I know if there is a frontpage module available for version 6. I checked and found that only versions 4 and 5 are available. Therefore it is possible that it is already embedded in version 6.
I looked through the modules there and also everyone of the screens and menus and could not find it.
Hence this post.
Appreciate it if someone can throw some light into the darkness.