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

weblink.module patch - view all weblinks

Just an FYI - there was a Feature request for a feature to the weblink.module - to view all weblinks on one page.

I created a patch for this - details:

http://drupal.org/node/14653#comment-23205

Please note, no pager() support is embedded in this patch - which may be an issue for sites with huge weblinks listings.

For drupal HEAD: Display whether a user is online or not on the user profile page (solution)

Hey everyone,

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!

You can download it from
http://www.jordanwillms.com/index.php?p=27

Cheers!

Using title and description fields from attachment.module with upload.module

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.

Custom Module, Block and Profile Information

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.

Question, within:

background

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

Project page for new contributed module

I've just commited indexpage contributed module, and added to http://drupal.org/project, but current path to the project is http://drupal.org/node/18354. What about a path alias like http://drupal.org/project/indexpage?

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?

Pages

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