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

What's the best way to do a directory/portal?

We're wanting to have an online directory where people can submit websites. What's the best way to do that? I was thinking having categories, subcategories in the taxonomy of course and then using the weblink module for users to upload links. We would have someone to confirm links. Is there a module that lets you navigate through the taxonomy like you do in a typical directory or would we have to write our own module for that?

Thanks

Forms & Tablesort

Hi There
Im looking into updating the tablemanager module quite radically. As a result of starting to look through the code Im wondering if what Im about to do might already have been done. To make the admin system I'm wondering whether I can combine the functions of forms with tablesort (and then some ajax). Think a editable Excel spreadsheet and you wil get what Im thinking.

create account

hi,

i was wondering if it is possible to create a pop-up window for the registration.

When people click on "create new account" i wan't to open a pop-up and in that the registration form. is that possible? and how?

thx,

no display on non-firefox browsers

Hi,

I have a AJAXy script running with prototype on an install of druapl. I've got it working fine in Firefox but it doesn't work on any other browser (IE, opera, safari). Rather than displaying an error it just doen't rendar the page at all!

It'd be great if someone could help me out - I don't know where to start!

see it at http://www.writers.talusdesign.co.uk/

then log in with writer and testing and go to create content > book and look at the category select widget.

Thanks a lot :)

Force page to be cached even for logged in user

One of my modules uses menu callback to output css. A little overhead might be to generate it everytime. How do I force browser to cache this CSS? Some headers? Or even would be great and I could force that CSS page to be cached by Drupal.

Get a list of all the nodes belonging to a category

Hello,

I am writing a module to define a new node type.
I am comfortable with that.
However...
In my taxonomy, I have defined a category called "issues", with the terms "issue_001", "issue_002", and so on. An article needs to set which issue it belongs to.

Within the module, I need to find all the nodes which belong to the category "issue_001". It's important that I getch the nodes starting from "issue_0001", and not from the term id.

This is obviously a simplification of my task. However, it gives you an idea...

Any hints?

Merc.

Pages

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