This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Create a list of all user

Hello,

I would like to create a liste with all users using the views module. I also use the profile module to define some information about each user, like the firstname, lastname, phone number, ...
After creating a new page type view with fields from the profile form (firstname, lastname, phone, ...), this page display the profile of each story's author.
So, I have created 10 stories, in my new page view, there will be 10 same lines with my firstname, lastname, phone, ...

Is there a way to display a list of each user's profile ?

Thanks for answer.

Why Doesn't $node->path Get Set for Anonymous Users?

Does anyone know why the $node->path property doesn't get set for anonymous users during node_load, etc., calls?

There must be a reason for this, but I can't think of what it could be.

Difference between node form and Form API

Does anyone know of any documentation that clearly describes the differences between forms developed with as a node form (mynode_form hook) vs a separate form developed using the Drupal Form API. There seems to be a lot of default processing added to node forms that isn't in standalone forms. I have the book Pro Drupal Development and it helps - but I still find it confusing. I am trying to decided which one to use to develop some data entry forms in. David

categories not pathauto'ed

i've installed pathauto. but it generates auto alias, except for categories/taxonomies. is this something pathauto does not support?
thanks,
erick

GWT embedded in drupal creating a module

I successfully embedded GWT into Drupal 4.7.6 creating a node for my GWT apps and creating a blocks for it. If I were logged in as admin(with $user->uid equals to 1) I got no problem with the integration but when I create a new user and even checked all the permissions including my GWT apps, drupal denied the access of the node. Though the block for my GWT apps is there but not the newly created node.

If someone could explain what happen I would be glad. I just need any idea that is an expert in drupal module development.

how to show Image gallery and vedio gallery in node body

Hi,

I have created image gallery using image module, and vedio gallery using acidfree.

Now, i want to access this image gallery in other node, actually i want to print this gallery in other node body.

For more details: Actually i have a page which will show this image gallery and video gallery on same page
including category list on right panel.

Please reply

Thanks,

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions