I am a seasoned web developer, but fairly new to Drupal. Here is a specific example of what I need to do and I would appreciate any insight as to methods of implementation. I've read through this thread: http://drupal.org/node/114920 but it didn't give me a good direction.
As i have installed drupal 5.X , i want to add some of my php code to drupal as i want some of extra facilites & modules with drupal, so is anybody can give me a correct way how i can add my own module and make it working at admin & client side .
I am building a forum. In my forum, users are grouped into different communities. They are allowed to invite people to join their community. Besides, the forum is able to score the community according to the hit rating of posted message, no of replied message and vote by questioner. As well as polling function are required to let user votes on the community election such as "Which community members are the smartest?"