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

Q: Display topic link in last post on forums?

Is there a way I can display a link to the last post in my forum? Right now it says something like:

2 hours 48 min ago
by user

where I want it to say:

topic title
2 hours 48 min ago
by user

Is there a way I could do this?

Thanks!

Wich variable retrieve the original path ?

I use html code to replace the 'edit' track' and 'view' tabs with images.
But it doesn't work if I use the path rewrite module.

Wich variable retrieve the original path ?

I need to use something like ./node/94 and not ./webzine/daedelus to complete it with /edit or /track

<a href="/<?php print $node_url ?>/edit" title="edit this node"><img src="/my_edit_icon.png" alt="edit" title="Edit the current node" /> ?>

Do you understand what I mean ?
:)

Thanks. I Hope you can help me :)

How to create a callback function that returns a file?

Hello,

How can I create a callback function that, rather than returning a page, sends a file (in this case, a PDF) to the user?

Thanks a lot!

Merc.

Best way to extend the user help pages? - help_page()

I'd actually like to write up some useful user documentation, and it makes sense to place it under the existing admin/help area, and cross-reference to it from my actual interfaces.

Looking at help_page() I see I can't really extend much deeper with my hook_help() function. I wanted to create a page /admin/help/relationship/predicates as a subsection of my user help, but that's not going to work.

Script to change the catgory at a specified date...

Hi !

On my website, I write cd reviews, sometimes they are "previews" because the cd is not out yet.

Well, I 'd like to know if there is a script to change the node category at a specified date ?

For example, if I write a review of a cd on march the 29th and this cd will be only out on may the 16th. I want the node to be in the "preview" category , then on the 14 th of may, it will automatically be moved to the "cd reviews " category ...

Do you understand what I mean or do you need more informations ? :)

Thank you :)
I hope you can help me ;)

Importing Adresses from Adress Book

I was wondering if there is any module , like , which can import email adresses from the adress book of yahoo, and hotmail ,by providing email adress and password.

Pages

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