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.
I really thankful to drupal to providing such a exotic feature but I want some extraordinary type searching on my website.
I want to index menu item as well as taxonomy terms.
I am working on a drupal project and i need to categorize uploaded images in folder. By default images is uploaded in public or private folder but rather this I want to upload images in folders like: [public]/year/month/[image name]. I need to do one more thing in this that images should be renamed as year_month_ID.jpg.
I have content types which have term refernce fields in them, requiring administrators and authenticated users to assign 'key word' tags as they upload content. My supervisor (also a Drupal newbie) shall be responsible for deciphering what these keyword tags shall be.
As a result, I intend on creating a new 'Keyword Tag' taxonomy vocabulary, which is initially empty, but will gradually grow as my supervisor enters in new keywords.
I've started to look at the job board eRecruiter distribution and I'm currently making a game plan on how I will build a job board. The project page is http://drupal.org/project/recruiter There doesn't seem to be much interest in it and I'm running into problems and issues that I would like a little interaction from the community with. If the case is that I am solving everything by myself, I'm much better off not relying on a preconfigured distribution and just building it from scratch borrowing ideas from the distribution.
Please show me or send to my e-mail (hudnik@gmail.com) an example for settings.php file. What could be write in it?
I am a starter in Drupal(7). I made a website in my computer and I would like to take it on Internet. I did ftp the library from htdocs and I made with backup and migrate a saving and I took that to the new database. But I can't write the settings.php because I don't know what needs in it.