I am wanting to hide the normal create content menu item when a group is selected since we have separate create menu items for groups. I am wondering how and where I might be able to do this in the Drupal code. I am new to Drupal, so any help with this is greatly appreciated.
I am curious if it is possible to create a 'smart search' module, that module will not only index the whole published content and allow people to search it, but it will also learn how to rank the content on more criteria than available now.
currently i believe you can assign importance to keywords and other content but i think there should be more:
The module that I submitted to contrib on Friday afternoon still isn't visible via the project page at http://drupal.org/project/webfm. Have I made a hash of cvs? Is there a drupal cvs maintainer who could check this for me? It would be much appreciated.
I'm trying to implement a search on my website and am having a little trouble. Does anyone have any advice about using the search module provided by drupal? Searching on my website would probably be very simple - all I really need the search to do is to search through one column of one MySQL table. Would it be easier to just write a new search module to take care of this simple task rather than using drupal's module?
I am using Drupal 5.0 RC1, and everything is working great. I am looking for a module to display custom ads that I have created. Is there one something like that available for 5.0 yet?