Drupal is up and running but how do I ...?

Profile Privacy (or some) on Drupal 5.(1)?

Profile Privacy - is good module, but only for 4.7?

May be some other modules can help me?

P.S. It module able user hide some personal info.

P.P.S. Sorry for my English.

error adding external page to drupal

Hello all,
I am trying to add a tomcat webapp to drupal.
I use the following in the create page section:

ob_start();
include_once "http://myipaddress/tl/index.jsp";  
$output = ob_get_contents();
ob_end_clean();
return $output;

I also set the content type to PHP.

CCK Fields Below Body And how to get Field Group?

Hi all,

Finally switching to Drupal just mainly for the taxonomy.

I'm working on a site where I used CCK to create custom node types.

Structred like this

Widget Features
--Field 1
--Field 2
--Field 3

Widget Links
--Field 1
--Field 2

Question 1. I want these to appear after the body text of the node. Is there a quick easy way to do this?

Question 2. The fields only show the field title + field data by default. How do I get it to show the Group the field belongs to?

Thanks

Mike

Access Keys

How can I add access keys to my links?

Success with Drupal 5 / LDAP / ActiveDirectory

I've seen a lot of posts from people with issues and questions regarding getting Drupal to work with LDAP and ActiveDirectory. I recently go intranet application working, so I thought I'd share my experience. I also saw a couple of requests for deployment examples, so I hope this helps.

Ordering comments by votes

Does a module or patch exist that allows us to order comments by the number of votes each comment receives?

Using Vote up/down, users can vote on each comment, but, currently, no way to order comments except by date.

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation