When performing a search on my 4.7.3 site, comments are not included in the results. Are comments supposed to be searchable?
if not, is there a module for comment-searching?
I am a new Drupal user and I must say that Drupal is one of the best CMS's out there. I have used several, both open source and commercial (expensive!!).
I am using drupal version 4.7.3, and I am trying to create a block to show the most recent Books.
I have seen some code examples, but I can't seem to find a code example that isolates the "Top Level" book entry. Not the child pages.
Is there a way to only show the most recent books, not the child pages?
Here are some examples of artist pages for Johnny Cash on various sites. All of them are licensing content from music databases such as All Music Guide, Muze, Gracenote.
I'm wondering if there are any examples, in Drupal, where similar artist/album pages are being generated by pulling from some of these open databases.
Not exactly sure how easy/difficult it would be to replicate, but it seems there may be a wide array of uses. I'd love to contribute to a site recipe but I wouldn't even know where to begin...
Just wanted to ask if anyone new of a solution to have a dropdown of current users within the /user page? I am guessing I need to use the organic groups module and possibly use the cck, but if someone can confirm this before I attempt it I would be grateful.
I'm using a custom theme and when I tried deleting all the other themes I wasn't using that came with drupal like bluemarine, pushbutton..etc., my theme would no longer load for logged in users. It would only show when you were logged out/anonymous. Re-uploading the themes I deleted fixed the problem but this seems odd. Does this mean drupal needs the default themes to live in the themes directory?