I posted this to my site, but I'm one of the only techies so I figured that I might get some positive suggestions from people on the drupal.org forums.
Hello people who check out the IMC site on regular basis.
This is the resident tech Robbt and I want to share a little bit about the plans and obstacles I've experienced developing this site and look for some feedback, much of it may be too technical without some understanding of Drupal.org and CSS but I'm sharing it regardless.
Let me just break down this issues we are currently experiencing as a site that need to be addressed, I attempted to install the project module but it failed to initialize properly.
The basic SITE.
We are running Drupal 4.7beta6, this is development code. It isn't bugfree and in fact some of the problems people have experienced in the site are due to this, such as the dissapearing links on the right and top. Where did subscribe go ? I could update to the latest CVS version and resolve some of this but I've decided to wait for the next release although updating is an option to be considered.
The way Drupal works is you have your CORE drupal code, which makes up the basis for much of the site. And then you have modules, which add features to the site.
Drupal core does such things as providing categories for content, and setting up the login and user roles, and provide the framework for theming/laying out the site.