hello,
i am a newcomer to the drupal way of life and am trying to integrate ldap authentication into my drupal site.
i am using the module "ldap integration" and connecting to a lotus based ldap directory service. however upon inputting my settings and attempting to login using a valid account from the ldap directory, i find i am thrown out to a blank page. i also notice at the time that there is no network traffic, meaning that the ldap lookup must not have occured.
I am a newbie to URL Rewriting and administering. I wonder if you could help me. I need the URL to be rewritten the similar way it is done at this site. Now I have default URL rewriting which comes with the installation. Could you please help me out??
Thanks
It seems the only way is to patch the comment.module which is not prefered. Hiding the link(s) with CSS doesn't work since there's no way to distinguise the comment links from other links (without using advanced selectors not supported in IE6).
I want to build a website where users can make a few pages.
Is there a way for unauthorized users (visitors) to see their pages trough /drupal/?q=user/2
I don't want any communication between the users and the mainpage whatsoever.
I don't want their content displayed on the mainpage.
I am confused.. is Drupal capable of doing that?
It just feels like a big forum right now..
Greetings,
I would like to have an events calendar with several categories - eg Chemistry, Physics, etc for faculty events. I have installed the basicevent, event, event_views, taxonomy and views modules.
When I create an event, and then go and view the event, I get the categories listed underneath the event as H2's, but with no categories listed at the foot of the page.
There are a number of menu items I would like to remove from the menu admin page (...admin/menu), but there are a number of menus which only have a 'disable' option and no 'delete' option.
To get rid of these, I assume I need to delete them in the MySQL database.
Using phpMyAdmin, I can browse the menu table and see the different menu items, but when I drop the relevant rows, nothing happens on the admin/menu page.
Could anyone tell me the correct (and safe) way to get rid of these items?