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

How to export last N nodes into text file?

I need to export last N nodes into text file by CRON sheduler.
How I can do it? Please give me some ideas ;)

How do I do "Email this story to a friend"

I am looking for a way to add "Email this story to friend" feature to my drupal site. Is there a way to do this?

dpeak

Image Module / Make a Gallery Required.

Currently when myself and or a user uploads an image to a gallery, the drop down contains, say "none" "choice1" and "choice2"... I would like it to make sure they choose either choice 1 and or 2.... and not publish a file in the root of the gallery, or "none"..

Is there steps to make sure this happens and or am I missing something?

Appreciate the responses.

w

Hiding Blank Fields with Content Template

I'm using the Content Template module to display the fields that I've added through CCK. When I copy all the variables and format them accordingly, I still have the problem where blank fields display the title of the section without any content.

Can someone offer a non-developer some simple code to check if a field in the Content Template is blank and hide it accordingly? Thanks!

Insecure? Tentative solution to public/private files debate

Use case:

One my clients required a method for protecting uploaded files using the access rights from Organic Groups. Only users who were members of a group should be able to download a file that was attached to a protected node (i.e, a node which had og_subscriber set as the realm value in the node_access table). The kicker was that the client also needed to enable group members to make a node public, along with all the documents attached to that node.

extend CCK-fields with custom formatters

Hi,

I am looking for a way to extend the list of formatters of a given CCK-field without hacking the module itself. I want to create a custom module which extends the formatter-list of a CCk field.

To be more concrete:
I am using the filefield.module but I want a different display of the files within custom views. I can create a custom theme for the display but this will affect the display of all file-fields.

Pages

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