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

Meta Tags

I'm loving drupal. I've set it up, and it does everything that I'm looking for... well except one obvious thing - Meta Tag information.

The path alias module is helpful, but I thought that some meta tag information would be just as useful. So I hacked together a module for doing it...

Now, I can't figure out how to add a project here, so I put a project page together at http://www.bitesizeinc.net/project/metatags

Classifieds

Has anyone started looking in to a classifieds module yet? I searched the archives and found a few post, among which, someone thought that xClassifieds was a good one to base one on. I have to agree with that

So, how are things chugging along on the development department? I wish I could code and I'd build one myself.

Groups module problems, and status inquiry..

Hello everyone. I decided to give drupal a try for a project I am running, and it does everything I need it to, except for group permissions and access. The groups modules appears to have all the functionality I need, but I'm getting patch errors during installation. I've tried using drupal 4.3.0 and 4.3.1, as well as groups 4.3.0 and cvs, with no success. Even after applying the rejected patches manually, the system still gives me odd errors in my browser.

Image upload

Hello,

I am trying to figure out how to (in the _form hook of my module) upload an image. I figured out how to change the form enc-type so that I could in the first place (through the param pass-through var), but in the _insert hook of my module, I can't pull it down. Here is my code for the _insert hook:

taxonomy question

Hello,

i was wondering, how do I get all the vocabluaries associated with a module. I know that there is a function to get the terms and all that, but they require the node id. I'm working in the _page hook so I don't have a node id to work with. Basicly, given a module name, how do you get the vocabs associated with that node?

Thanx,
Thomas

New Drupal Module Writing Tutorial

Hi everybody,

Well, after fighting my way through writing my first few modules (simple enough after some basic concepts were understood) I have written a short tutorial on creating a simple block module. Hopefully I'll create more tutorials as time goes on, but for now, at least there's something for others so they don't start empty handed. :)

Pages

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