Hi,
Installed Album module and everthing looks to be working fine. Is it possible to display an image with the Album's title on the album node (kinda like the recent image block)?
Thanks
J
I have installed the "wordfilter" module into Drupal and it works great, filtering out obscene words (as I define) from blog postings if users type profanity. However, on the Compose Tips page (http://[domain].com/filter/tips), the complete list of censored words appears. I'm not including my actual URL because I'd prefer not to display a list of profanity if I don't have to. My page states:
"If you include a word in your post that's filtered (see list below), it will be replaced by the filtered version of the word."
I can create a custom block and I can create a custom menu. But I can't create my new menu within my new block only in the navigation block. Is this standard behaviour or a 4.6.3 "feature" or something up with my install ?
I make many posts to my blog that all have the same formatted header section. This leads to all posts showing basically identical teaser sections. So to remedy this I've made the following modification to the modules/node.module file (after backing up the original):
I wish to use google's new web stat's program with my drupal'd site, but it requires that I link to an external javascript file. Drupal doesn't recongnize the link in my xtemplate. Anybody know a way around this?