Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Sorry if I'm missing something obvious here but what is the best method of adding a static page (e.g. Contact Us) to the navigation menu? Is there a way of adding certain pages automatically to a menu? Also is it possible to emit the "Submitted by..." on these pages?
I had hoped to use Drupal for basic websites which would have normally been static but I think it's possibly a little too advanced for that.
I'm using Drupal 4.6.2 but I'm also evaluating CivicSpace 0.8.1.3.
I set up Drupal 4.6 and it works perfectly except for the search. I set up a cron job which accesses cron.php via lynx every 10 minutes and in the admin interface it says that the site has been indexed. But I never get any search results. Then I tried and installed the Poormanscron module just to make sure (found it via http://drupal.org/node/16771) but it still didn't work. In the log I found the following entry which appears after I have searched for java* (which should give me plenty of results):
I am very happy to see a project like Shazamgallery that will add some much needed features to the image.module. I have been trying to apply it to my 4.6.3 installation, however I'm not sure I understand how to use it. I can create a new content type 'gallery', but once a 'gallery' is created how do I add images to it?