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

Add current page, node as bookmark

Hi,
I am new to drupal and using drupal 4.6. I need a functionality whereby I can add current node or flexinode which I am viewing to my bookmarks. I have installed bookmark module..But i don't know how to add every page I am viewing as book mark....also is it possible to add a button for that...

any help will be appreciated..

Thanks a lot

Lokesh Gupta

Complicated module development issue with Taxonomy!

Hi,
I'm on developing module for help desk or ticket based support environment. Every user can ask his/her question and track the answers using it's ticket ID.

But I faced a problem and need a solution from experts in this forum. when user submit it's ticket, he/she must choose category or department that the question is related to. Also admin of the module can specify that all of the question belonging to specified category redirect to specfied user id so manager of the category must answer the questions.

dropdown list inside hook_link?

I'd like to add a dropdown to the list of links below a node...

Using the hook_link(), each link is added using the following format...
$links[] = l(t('problem?'), "problem?nid=$node->nid");

Instead, I'd like to add a dropdown form to the list of links.

I've already got an AJAX form working (kinda like Digg.com's), but I can't figure out how to add it to the end of the hook_link().

Any ideas how to get the form code to fit into there? Thanks.

image maxsize module

I've created a small module (extends image.module) with which u can add a maximum size for the origional image. When a new image is too large it's origional will be resized. Handy for people with small storage capacity.

It could be rewritten as a patch for the image.module, when people like it to integrate in the image.module itself.

Comments are welcome...

Q: How can I automatically add images to storys?

Is there a way I can automatically add images to a story or a page? Like you know how on news sites they always have an add or an image in each article? Like if you scroll down a little on this page it will say "Story continues below" and then place an add: http://www.msnbc.msn.com/id/12036777/?GT1=7850 . I would assume they do not actually enter an

htmlarea problem with Drupal 4.7 (CVS)

I have a problem with the htmlarea module (CVS).

I installed it and removed all restrictions, so it should work on every page. Right now I can see it working ok only with the feedback module. On all other pages it gives an error: "HTMLArea is undefined".

How can I fix it?

Another question: in the Settings > Mission: I'd like to use html. Right now all the html tags are being ignored and I do not see a way to make it work. I was hoping the htmlarea will help.

Pages

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