Drupal is up and running but how do I ...?

how do i add customized block title in Xtemplate?

how do i add customized block title in Xtemplate? can someone show me how/where to edit? tks

also, does anyone knows how to add a block next to "logo"? i tried a bunch of times..but it screws the entire layout..tks

How can I stop anonymous users posting comments in my forum?

Hi all,

I've just set up a website that needs to restrict a forum to members only.

Is it possible to stop non members from viewing the forum
Or is it possible to stop non members from adding comments to the forum.

Thanks in advance
Ken

How do I restrict user registration by their e-mail address?

I am currently developing a website that will cater for a community of medical students. As the topics discussed on the site will be of a sensitive nature, I want to restrict user registration so that it only allows e-mail addresses of our university. Basically, I need to block all e-mail addresses apart from @university.ac.uk. I've searched for what kind of string I should put in the 'Block' field of Access Control but have failed miserably.

Any help would be greatly appreciated.

How do I restore node access for each node?

Hi,

I've changed hosting providers recently and by transfer my files, I've deleted the node_privacy_byrole.

Doing so made every node invisible unless you log in. I do not want to restore node_privacy_byrole, go through each node and restore permission!

Is there any way it can be done straight on the MySQL server?

Thanks!

Menu system what is the right approach

doing my first steps using drupal I'm lost a bit about the different way implementing menus.

I would like to do this approach

----------------------------------------------------------------------

logo Company

topic1 topic2 topic3 topic4
-----------------------------------------------------------------------
- suptopic1
- suptopci2
- ....

Override Standard Drupal CSS

This is what I found on development mailinglist:

> Maybe leave that to theme? Let theme decide if it wants to use
> drupal.css or not. A hook_theme_css() or something. This way, if site is
> configured to allow users to change themes, some themes can use
> drupal.css and some can choose not to use it.

This is already possible. A theme can override any CSS file that was added
with the correct Drupal APIs. In core all css is added this way.

Pages

Subscribe with RSS Subscribe to RSS - Post installation