Teaser

How do I completely get rid of teasers on my site, writing an article then posting it, only to find out that you've only posted a teaser is irritating to no end. I don't even understand why teaser is the default setting, rather than an option.

javascript not working for guest

Hi
I m admin in a site. So I can post page with javascript. Problem is that, that javascript is working well when I logged in. but after logging out that script is not working.

So what can I do
That means I want that only admin can post blog with javascript, but can be viewed by everyone

Creating simple user groups

Hi - just starting with Drupal so....

I am using 7 and I would like users to be tagged as being in a group (in this case their workplace). I would then use the group as part of the site search (if you wanted to find a "SQl" expert in "Workplace A" for instance).

If a persons group is not yet listed, when they sign up with the user form ideally they would be able to add their group then.

I also would liek to display a page for a group with some text/images and a listing of the users associated with it.

Error during installation of drupal 7

Hello, im new to Drupal, just doing the installation.
I did the following

1)created database and username in mysql
2)copied defaults.settings.php and made settings.php and put checks on all permissions
3)ran the drupal installation, i keep running into different errors

now im at
"Fatal error: Call to undefined function node_types_rebuild() in /home/teamdisc/public_html/drupal/includes/common.inc on line 7038"

I cant find a solution on the forums, sorry if its already been answered.

Restrain adress' domain names in the registration form

Hello to you all!

The problem I'm trying to solve is the following:

On the registration page, I want to restrict the domain of the e-mail adress only between a few choices (to limit the use of the site to internal company use only) through a list of choices.
The user, upon registration, would therefore only have to write the characters before the at sign.

The final value of the email registered by drupal (and thus registrered in the database) should be like this one:
[User_entry ]+[@]+[chosen_domain_name]

I guess I should modify the template page-user-register.tpl.php and put it in my theme folder. But I do not know how to return the correct variable for saving the good e-mail ... : (

I found some functions to verify the e-mail spelling (e.g.: http://drupal.org/node/755894), but I really want users only to have the choice between shown domain names.

-> For instance:
Let's say I limit to e-mail like xxx@dede.fr and xxx@dede.net.
Upon registration, the user does not see a classic e-mail field (text field with detection of structure), but rather:

[Short input text field] @ [choice between> dede.fr> dede.net]

If his address is pierre@dede.fr, he types pierre and chose dede.fr.
If his address is pierre@yahoo.fr, he may not register on the site.

build in sub and transfer to root

I want to build my site in sub directory and then move it to root how do I do this

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x