I'm converting my site to drupal, in a nutshell I review online poker and casino sites and post information about bonuses. I have been using flexinode to create a custom content type, with which to hold the information. However I don't think this is the best way to do it.
I'm trying to create a the following present on the review page.
Rating out of 10 for each of 12 individual items (eg software, reliability, Bonuses etc ).
Overall rating calculated automatically.
I'm a fairly experienced Drupal user, but by no means an expert with the project code.
I'm keen to start developing my sites in 4.7 / CVS because it is, in my opinion, a huge advance from 4.6, particularly for the cms type sites that I develop. I am aware that the cvs still contains bugs etc.
Obviously, many of the useful Drupal modules are written for 4.6. As I understand it, there are huge changes in the API (e.g. for form handling) between 4.6 and 4.7 / cvs.
I didn't realise but it seems thumbnails are automatically regenerated when I refresh my gallery page. I want to use my own custom thumbnails but each time they are overwritten. Any ideas? Many thanks.