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

Modules Actively Being Developed for HEAD/5.0?

Now that we are in feature freeze and concentrating on bug fixes, are there any modules currently being developed for HEAD/5.0 available in the CVS repository? I've seen the thread where developers discuss when they'll start porting, but the majority are waiting for a RC before they start. Has anyone already started?

librarything module?

Anyone thought about creating a librarything module? Just wondering. (http://librarything.com)

Group Nodes In List

Greetings Community,

I am posting to see if anyone could help to point me in the right direction of which module may be right to do the following:

I am creating a repertoire for a theatre company. It lists their shows grouped by years. Example:

    2002
  • show 1
  • show 2
  • show 3
    2003
  • show 1
  • show 2
  • show 3

and so on...

I would like to display this information inside a page and have each show be a CCK node.

Ideas for CSS & JS Optimization

Greetings, Drupalers,
I'd like to touch on a subject I'm sure all of us have dealt with. As our Drupal sites continue to grow and feature lists get longer, we find ourselves with quite a bit of CSS and JS files loading. Has anyone come up with a way to sort of aggregate CSS and JS into a couple files instead of loading several different ones?

Obviously we can do all this by hand, but it becomes cumbersome when it comes time to upgrade a module here and there.

A lot of Acidfree problems

Hi,

autocomplete for multiple usernames?

In the core code, the user.module's autocomplete callback will only try to complete a single username. However, it seems as though this should be able to work for multiple names, like the free tagging in taxonomy module. Culling code form user and taxonomy modules, I think the code below could provide this functionality (I haven't tried it yet, however). Has anyone else wanted the same thing and gotten it working?

Pages

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