I heard a few people asking about how to display whether a user is online or not on any user profile display page. Well, here is a version for drupal cvs HEAD (should work with 4.5.2) which allows you to do it!
I am currently using the upload.module and the attachment.module with a site I am developing. I like the ability to add a title for the "attached file" as found in the attachment module... but other than this, is there any added functionality from using the attachment.module? The reason why I ask: I would like to add attachment titles and descriptions to a flexinode content type called "documents" or "files." Unfortunately, the attachment.module doesn't hook into flexinode at this time, so I can't add it through the flexinode interface.
I've read through most of http://drupaldocs.com and the forums, trying to find an answer for this. I'm hoping I'm just missing and it's something simple.
Wrote a custom node module, widget.module. Users can create a "widget", no problem. Inside widget.module I'm trying to write a block hook that will show when that users page is displayed. I want to show the widgets for that particular user.
When i list nodes of some type on a page there is no proper seperation of nodes on the page. I just use a pager query to list my nodes. Well the nodes of type forum have a proper seperation. I am using bluemarine theme.but i dont know how its done. I would be happy if anybody can give me any info on how to do that. I hope i have given sufficient info.
Regards,
Karthikeyan
In the other hand, I can't see some common links for the uploaded project, like Support and Development sections; must I add them by hand inside description textarea of the project node?