I've searched around and haven't yet found how to do this or if it is even possible. Let's say I have 2 taxa, one for a reigon named West, numbered 10 and one for a topic named Airplanes numbered 20. I would like to make a link to a special section that has all info about Airplanes in the West so I make a link: page/and/10,20
I run a website for a university computer club and would like to authenticate users against the school's LDAP server. The ldap_integration.module seems to be very dead and incompatible with the version of Drupal we're running (4.4.0). I looked into Christof Meerwald's xmlrpc-ldap.php script, but creating a subdomain is just not possible, nor will the users like to log in using username@login.oursite.school.edu.
I'm new to Drupal. Have installed and set up okay, with some custom settings.
I want to be able to turn HTML tags on for posting. I have Drupal 4.4.2 installed so I haven't installed any of the 4.4.0 modules (will they work okay?)
Also, I saw the form that came up for block editing during setup, but I can't find it for nuts now.
Also, can I create any URL alias I want?
Would appreciate anyone pointing me to the docs or examples.
I have been adding modules to my drupal installation and something new is happening that confuses me. Initially, I tested with a stock install, and then I added the path module, allowing me to specify alternate URLs for certain pages. That worked well.
I've installed the events module, but I noticed a feature that is missing. I haven't been able to figure out how to add recurring events. Am I missing something? This seems standard to any kind of event calendar to me. Are there other events type modules that might have this in them?