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

Custom Content Types

Hi,

I'm using Drupal to develop a site where gamers come for information. One thing a lot of gamers take part in are clans/guilds. Well I'd like to offer them the ability to add their clan/guild to a list. I guess my main question is how do I create a custom content type with multiple fields? I need to collect Clan Name, IP of Server, Server Name, Game Played, etc. Can anyone point me in the right direction? I think I may be able to pull it from database using one of the tutorials but getting it there is my problem. Thnx for any help in advance.

Tommy

FlexLogin module

Hello.

I make a Flex(Flash) type login block module.

settings option.
Login block direction: horizontal,vertical.
size: width,height (input value)
Front with Splash image: format type png,jpg,gif,swf. (select value)
Splash auto stretch: true,false
chameleon mode: true,false. (transparentize&stealth effect)
Fade duration: milli second. (input value)
Background color: (input value)

Msn Messenger module && Drupal sync

Hello, i want to develop a msn bot which take info from drupal's DB and manage de users of this db at de msn protocol. This is easy but i also want to comunicate drupal with the bot for example, when someone register his own user, the bot may take his e-mail and add it to the contact list...

are There any module to comunique drupal with other app (the bot is python)?
are There any module like i want ?

Sorry i don't speak english correctly...

Displaying Images

I have a 'legacy' table imported in from another site ( not drupal ) . The table contains images. I need to be able to display those images . I am using this type of syntax but not making progress.

First get the mime and the the image data and try to output it so
$mime = mimetype
$file = the binary image

Header( "Content-type: $mime");
Header( "Content-Disposition: attachment; filename=temp001");
echo $file;

Integration of comments from outside blogs

I have setup a community portal at dandannoodles.net. I rss blogs of friends and allow others to rss their blogs. I then post the blogs and author them either under their name (if they have signed up) or post them as anyon (renamed, friends of dandan). I am wondering if there is anyway to integrate posting so that when cron runs it pulls comments made on outside blogposts and also sends any posts made on the portal site so there is complete integration.

Kiala sendservice

Hi,

For al the European users of Ubercart. There is a nice service for package delivery, namely Kiala.
I ´m interested in an module-extension of Ubercart for an integration of Kiala as a send-option. Somebody has made this or is making this, or is also interested in such a module?

Greets,

Jurgen Agten
www.iGadgets.be

Pages

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