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

Can views be used to create user lists?

I am trying to create a view of all the users and am wondering whether the views module can really be used for this purpose. It seems that views only supports nodes and users do not seem to be nodes?

I want to create a list of all users filtered by the role of the user. The list will then have various profile fields included and should be sortable by various fields. (which is pretty much standard for views).

Can I do this with a view? If not, then how else can I easily do this?

access CCK variables/field values

I'm using CCK + CCK image field module right now and I pretty happy with its features.

But, I want to customize my theme and have content available where I want it.

example:
my CCK content type is called: CARTOON and it contains 3 fields

so

CARTOON
- title (text field)
- cartoon_image (image field)
- cartoon_text (text field)

import users from 4.5.7 to 4.7.4

I need to import users from drupal 4.5.7 to drupal 4.7.4. how can I do that?

searching

Hi

I am looking for a way to search profile fields. I know there are different options. Could anybody recommend a way of doing this, or let me know what is the best option.

Thanks

command-line XML-RPC client?

Does anybody know of a command-line XML-RPC client that works well with Drupal?

Redirect from http to https

I've got an Apache server with 2 Drupal sites: www.myserver.com and secure.myserver.com. At the moment a user can access either site with http:// or https://. That's fine for the www site - I'm happy for them to access that with either http or https protocol. However, if they try to access the secure site with the http protocol I'd like to immediately and transparently redirect them to https://secure.myserver.com/.

Pages

Subscribe with RSS Subscribe to RSS - Post installation