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

Tutorial for modulebuilding??

Is there no good soul who have written a good tutorial for making your own modules? I have read the Drupal handbook but there was too little information, it didn't give me enough. And I have found a lot of information needed for modulemaking on this site, but all is kind of taken out of its context.

And then I tried flexinode.module and that was very good, but can not fullfill my needs since there was no way to use taxonomy in it.

Aggregator fails to fetch livejournal feeds

I use Aggregator2 to syndicate all the known Googlers' Blogs on my site. For livejournal feeds I get only parse errors. E.g. for http://www.livejournal.com/users/davebarr/data/rss :
"Failed to parse RSS feed Dave Barr's Journal: syntax error at line 1."
Can it be that Drupal aggregator does not comply with the livejournal bot policy and uses malformed user-agent string?

gallery modual for 4.7?

Is there a beta or cvs version of the gallery modual that works with 4.7?

thanx

localevent module

I noticed that musicforamerica uses a localevent module. Try going here and you'll see what I mean:

warning: Missing argument 1 for localevent_citystate() in /export/sites/musicforamerica.com/docs/modules/localevent/localevent.module on line 33.

Does anyone know if this module is available anywhere?

Question on the 4.7 form API

Hi, I'm really new to drupal. So my question maybe easy to you. But I really need some help. Any feedback is really appreciated.

Ok, I use drupal4.6, in the event module: I have:
$when .= form_select('', 'month', $month, $months);
$when .= form_select('', 'day', $day, $days);
$when .= form_select('', 'year', $year, $years);

So the three drop down will appear in same row. very nicely this way.

Individual Users Blog Title

Hi i would be greatfull if anybody knows how i can make my individual users have their own blog title, at the moment the main blog title is consistan throughout everybodies blogs..., this is like one of the main and utmost important features of a blog, I'd be so greatfull if anybody can help me here...,

Many Thanks!

Pages

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