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.
In my site, when I type the word "Masters" I need it was on italic o emphasized text like Masters. It's required to rewrite this word on node titles, menu options, category names, slogan text ...
This is what I have:
Drupal 4.7.2
CCK
Webform
forms
Event
event_views
and a few more
What i need is:
1) A webform that will create entries in the event calender
2) A webform that is included in the 'search' -(currently search ignores any webform entries)
3) Webform needs to be writable (no modify or delete, only new submissions) and results need to be read by user with certain role.
Do i use Webform? If so how do i integrate with "events" and how do i make it searchable?
I am new to Drupal, but I gotta say, so far I have really enjoyed working with it to build my site. I tried a bunch of other CMS's before Drupal, but none of them came close to the ease of use I've experienced with Drupal.
All the other problems I've encountered have been solved by previous posts, but I've been looking for a solution to this one for a while, so I hope I'm not clogging up the forum with a request that has already been handled. Anyways, here it is:
The searching feature of my site is not working. I find nothing whenever I try to do a search and when I go to administer > settings > search it says 0% of the site has been indexed, and reindexing (I don't have much information on my site yet) the site does nothing to change that.