I have been using many of those most excellent PHP Snippets to tweak drupal into what I want. Very nice. Very easy. However, I've noticed that in the user_profile.tpl.php, line spacing is not used in the 'multi-line field'. So, when someone gives a decription of something and uses line breaks to create, say, six individual sentences that should be spaced apart as a bullet list, on th override page it comes out as one paragraph. True, you could use
I've been trying to convert a very complex site from EE to Drupal for some time now. Finally, I gave up and wrote my own conversion script. Special thanks to |Gatsby| for his support and love. I will try to put this into the handbook tomorrow morning. This originally started out as an attempt to refine the WordPress -> Drupal engine available in the handbook..
I'm trying to figure out how to make the primary links section only show up in the header and not in the footer. I've been looking for some sort of default page that controls this without any luck.