I am in the process of preparing to import data into Drupal and would like to hear some suggestions on the best method to do so. The tricky part is the relationship between nodes as the same node can be in multiple categories.
For example:
A carrot (node) can be in the category of Food AND Vegetables AND Snacks etc.
Furthermore, there are multiple levels of categories within categories. For example:
Does anyone have any experience/knowledge regarding how to modify the formatting of those two nodes.?
I just recently converted a custom website template to drupal. I post Story and Page nodes to the front page, however, the spacing between those two is non-existent. I would like to add additional breaks/paragraphs inbetween the nodes.
Which files must i modify? Where is the formatting code located for the Page and Story nodes?
I feel like I'm missing something in new installs of ver 5 and 6... Is there a way to import a 4.7.x sql database into 5.x or 6.x?
FYI - my install of 4.7.x was broken by fantastico and I'm having a very difficult time getting it up and running so I figured I'd go the cleaner route.