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

Modify links that are displayed on bottom of teaser

Hi all

I have made a custom module and I need to know which hook to use to modify the links that appear below nodes such as "read more" and "login or register to post comments" ?

Thanks

Square image thumbnails: sexy indeed

With 4.5 there was a great patch for the image module that would enable the option to create square thumbnails.

Does anyone know how to do this with the 4.6 image module?

Is there some kind of add-on module that will enable square thumbnails?

All my clients really want those sexy squares.

-zach

Attachment module and 4.6

I am puzzled: it seems like the attachment module was working fine with 4.6 a little over a week ago and now it can't upload files. (I've filed a support request but haven't heard anything back, so I'll see if someone in the forum area knows anything). The core upload module and the image module both upload fine, so Drupal seems to be handling uploads fine. However, with filemanager and the attachment.module I get the following message when I try to "Add" a file to Drupal:

Quite A Few Bugs

It seems that the modules in general for this release have quite a few more bugs than I noticed in the past... Maybe something needs to be done about testing these modules ahead of the release in an organized fashion?

Module database upgrade handling

I'm working on a recipe module that is based on the existing recipe module. However, the fundamental table structure is significantly different.

What would be the most effective way of providing this conversion? I'm new to working with Drupal, and I'm a little suprised that "update.php" doesn't handle module updates too.

The conversions requires some logic from PHP, so it can't just be an SQL file for the user to run.

Best way to find top level parent of book page?

In my module I need to find the top level parent of a book page. That is, the parent of the parent of the parent (etc) with parent nid == 0. Right now I'm using the book_location() function, but I would be interested in seeing some SQL magic to do it one query.

Thanks!

Pages

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