For a drupal site we're setting up, we need a field group that consists of a long text (similar to node body) field and an image field. I've gathered that the only way to get that in D7 AND allow multiple values of this field group is to create my own custom field module.
I'm a beginner in drupal and I just want to ask a question. How can I make a page in drupal without adding a menu link in the main menu items? Is it possible?