I want to have a review module for my Drupal and installed the Book review module but can't use it because the phrases are limited to books alone. How can I edit those text to apply to my site (I'll be reviewing movies, songs, and TV shows)?
Or is there a better module that can substitute for Book Review module?
I just installed Drupal. I am trying to customize my pages so that they do not display the Posted by and Date info.
For example, I want to create static pages that display my contact info or something, so I create a new page, and it shows that I posted it and at what time. This is annoying because I do not want my Drupal site to look like a blog. I want it to look like a regular website.
I have two problems using the mail module.
First, when I hit "Email" in create content, the email page comes up, but top of the screen I get:
warning: in_array(): Wrong datatype for second argument in /home/cpnhelp/www/www/modules/node.module on line 1314.
warning: in_array(): Wrong datatype for second argument in /home/cpnhelp/www/www/modules/node.module on line 1315.
warning: in_array(): Wrong datatype for second argument in /home/cpnhelp/www/www/modules/node.module on line 1316.
I have been doing some reading without a definitive answer to what i consider a simple question.....Can drupal authenticate against local/system users by reading the shadow passwords file for example? Or is authentication only available via the DB?
I would like to disable access to all content on my site to users who are not logged in, execpt for the front page. I can not figure out how to do this through settings in Drupal. I can disable access to all node content through Access Control, but then the front page is not viewable.
I'm using the friends electric theme, and the custom pager theme snippet. Unfortunately, it's not displaying correctly. :( The <
> bit is not centered, it's aligned to the left and covering the first pages. Also, the size of the 1 2 3 4 ... links are smaller than the size of the <
> bit.