Is it possible to turn of writing cached pages in database?
In administer panel I can only prevent Drupal from using it while generating pages, but cache is still created. Cache takes almost 50% of my database size, it exceeds my limit.
Recently I was tasked to do a module building using Group-Office. Since I need to add module to the site, I figured there should be a lot of reference on how to intergrate new module into the core site, but I'm very dissapointed to see that there're only a few pages of explaination for developers.
I'm planning on moving a new website to Drupal. I still have a lot of ground to cover before I know everything about Drupal, but I'm sure that I will be able to find out most the things I need to know to successfully convert to Drupal.
However, there is one thing that seems to be harder to solve than I expected.
It is essential that visitors can subscribe to a mailinglist, and receive regular mails containing news about the organisation. Those mails should be HTML-formatted with a custom template.