Hi,
I am new to Drupal, but quite impressed by it and its possibilities.
I have not yet figured out how to do some things, though. May be I could get some help.
1. If I create a page and I want it to be the index page of the site, how/where exactly do I set it? I currently have it under "Primary Links" and in such a form "node/1, which is however the wrong place.
2. I want the content of the index page to stay fixed, ie. I dont want the newly added material to be appended to it like is currently the case. I want the newly posted stuff, etc, though to be accessible under a separate link. Is it possible and if so, how do I realize it?
3. I enabled the Site search function but discovered it could not find any results. After I did some research, I found some texts referring to a step involving Cronjobs => http://drupal.org/handbook/modules/search
The problem is it's not explained for newbies how exactly one can run a cronjob in connection to this search and for what reason. Could someone kindly explain and if possible give any code that I could possibly use, to make the search function start working?
4. Lastly, I want the site I am creating to allow readers/visitors to submit 2 categories of material.
a.(i) Links of general interest and (ii) also to a section of the website which should be a form of web directory, with links under different categories.
b. Articles, like cookery recipes if possible using a form and getting them organized in categories in a way they can easily be accessed.