I am just moving some sites to 4.7.3 and I would like to know the best module to master for forms. The needs fall into two categories. The vary simple, and everything else where we would like powers like email responses, acknowledgements, validation, and control over the look and feel.
I am working on developing a Drupal-powered website for a private college. Does anyone have any recommendations on how I might set it up so that there is a section of the website where only one particular faculty member can edit and update information. That is, say Prof. A's page would have a breadcrumb of:
I need to create a block that displays on pages/nodes based on a certain taxonomy. I tried taxonomy_block modual but it doesn't install right. I need some help asap. thanks
I still want to display the title of page content; but not as a link. Story content i would like to keep the title as a link to the story node.
I believe the answer is (please laugh as much as you want at my VERY pseudo code) "if content type = page then no not display it as a link" in node.tpl.php file.
Is it possible to create a fresh install of drupal 4.7.x and then to upload a website that was designed in drupal 4.6.x? The reason I ask is that I've got the backups of a 4.6 site but need to scrub the drupal install on the server. I would then like to install drupal again, so it would seem the ideal time to install 4.7 but how can I upload a 4.6 site into a 4.7 setup?