List your top 10 modules

Since I'm new here, and would like to get an idea of what modules to use. I thought I'd ask the community what modules they use.

Right now I'm just using the defaults along with gallery, frequently asked questions, and the BBCode formatting bar.

What modules do you use?

,htaccess - redirecting domain + clean URL works apart, but not together

This functions works with any problems apart, but when I put them together in .htaccess the permanent domain redirecting didn't work at all (only works changing url with "www" to without "www" http://www.example.com to http://example.com, but script can't redirect domain from http://example.com to http://example1.com), clean url works fine.

On drupal 4.7.6 the first story has grey background, why?

How can I make it wight like the rest?

Thanks.

MovieDB and Actor and character name

Hello,
I really like the module, but was wondering if there was an easy way of adding a field of the character played by the actor that was linked to the actors name.

Eg.
Die Hard

Bruce Willis as John McClane

Both 'Bruce Willis' and 'John McClane' would be clickable ('Willis' takes you to Bruce Willis's filmography, 'McClane' takes you to a page which lists all of the actors who have played the character 'John McClane' with the film title as well).

Keeping Drop-down selection lists on page while data is refreshed on change of selection values

Hi,

Is there a way to refresh the contents of a page/node when the user changes the values in two drop-down select lists without removing the two drop-down select lists from the page ??

A better description is as follows :-

(1) I've created a table, courselist. It contains course-related info ie. course code(crse_code), lecturer for the course(crse_lect), academic year course will be taught (crse_year), semester course will be taught (crse_semester) ...etc This was done by using a custom module.

(2) I would like to create 2 drop-down select lists, 1 - list of academic years( 2004, 2005, 2006 etc) , 2 - list of semesters (semester 1, semester 2, semester 3 et...c)

(3) The user selects values from both lists, say, '2005' and 'semester 2'. A list of all courses that satisfy this selections is displayed below the 2 drop-down select lists. These
drop-down select lists remain visible/active at the top of the page.

(4) The user could select different values from the drop-down select lists, say '2006' and 'semester 3'. The corresponding list of courses get displayed as drop-down select lists remain available on the page.

Is this possible in Drupal ?? I've researched the use of basename(__file__) in an eeffort to do this ....but I haven't been able to get it to work in pure PHP. I've used it as

Update external Datasource on Profile/node update (hook?)

Hi,

I want to build a module that updates an external DB whenever a user updates their profile. I need to know if/how I can hook into the profile update process. The only solution I was able to come up with is to 'hack' the profile.module to include my update code. I personally feel that is not a 'clean' solution and would like to know if there is a better way to achieve this.

Also is it possible to hook into node saving? I would also like to save the updated information from nodes (mostly cck created ones) to an external DB.

Thanks for the guidance,

Ano1

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x