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

Hooking into image and upload

I have image and upload modules working fine. I want to hook into the upload submit so that I can make a copy of the uploaded file in a different location. Is there an example around of this?

Thanks

PDFVIEw module: is there any way to have a table of content in the pdf document?

Hi

I have already changed a bit the book.module so the printer-friendly version has a table of content with link.
I'd like to have the same in the pdf export produced by the pdfview module.
I can't find any reference to pdf functions or pdf format to do it.
Do you know if it's possible? Any suggestion?

Cheers,

Luigi

Download specific user info into a CSV or PST file

I am looking for a module where registered users can download a file containing user info meeting certain criteria. The file would be used to upload into an Outlook address book. Anyone have any ideas what the best way is to accomplish this task?

Any idea?

Hi, i need to show a resume of the most recent news on a block, but i only want to show a resume, how could i accomplish this task?

thanks in advance.

taxonomy_select_nodes - sorting ??

taxonomy_select_nodes($tids = array(), $operator = 'or', $depth = 0, $pager = TRUE, $order = 'n.sticky DESC, n.created DESC')

I been trying to get the taxonomy_select_nodes function to sort in asending order but cant manage to get it to work other than changing the internal working which i dont want to do as it mess other elements of my site

I’ve been using

taxonomy_select_nodes($tids, $order = 'n.sticky DESC, n.created ASC');

but this is not working for me

Signup Module: Include Profile Info?

I have a website for a World of Warcraft guild, and one of the features I am trying to add is a raid signup system, where members can sign up for a raid that is scheduled for a particular date and time.

I have set up profiles so that every user has a "class" field, which holds the info for their characters class (priest, warrior, mage, etc).

The signup module looks very promising, especially in conjunction with the "raid" flexinode that I have created.

Pages

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