Is it possible to disable comments on my blog node type? I am wanting to do my comments a custom way and wondering if there was any type of way to disable the comments.
Could some kind soul please post up an example email that would post an event via mailhandler? I'm mystified by the question of the correct syntax for specifying the start and end times.
I am currently trying out CMS's for our upcoming church website. I am working on Drupal locally and like it swell. All seems to meet requirements they requested except 2 things:
1) I need a form generator module, Phpwebsite has one that works neat, is there one that I missed?
2) A calender module that a normal non technical person can enter stuff into with a start time/date and end time/date. I looked at event module and it dont have a place for the time/day stuff.
How do I make sure that the directories that Drupal creates (i.e. files/tmp, files/images, files/images/temp etc) get the correct uid so that I can change the permissions on them? As it is now, the wrong uid is somehow set so I'm unable to actually upload or delete stuff from these directories.
I tried to theme/customize the look of the user-profile page. For the most, it is not difficult: the problems come when I try to recall some values set from external modules (such as 'Online Status' and 'User Points'.
When the default theme for the user profile is created, these modules add some values and are shown correctly. How can I get these values by myself during a theming of the user profile?
Hi there!
I´ve tried what I´m asking on the title, giving the block a php format, and inserting inside a table, with the content.
I cannot do that. It gives me a weird result, altering the width of the whole page.
If I format the block in "full html" instead, I get the table ok, but I cannot instert the php content.
I know that CSS is a better way to do this instead of tables, but I just don´t know how... and even if I knew, I wouldn´t be able to do that, because of this issue...