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

why garland theme cannot show rtl language?

Hi

ver5 rc1

I changed style.css from text-align left to text-align:right

I enabled locale module.
add hebrew language and still I see everything from left to right.

Thanks

Categories

Hi all

I have decided to take my webdesign hobby further. And am kind of stuck.

I am workin on a car review and recommendation site.

I want the users to be able to navigate the site in the following way:

the main navigation: HOME: REVIEWS: RECOMMENDATIONS: NEWS: BLOGS: PICTURES: VIDEOS

the main menu should have in each section a sub-menu that drops down with the following:

REVIEWS:
ADD REVIEW: RECENT REVIEWS: TOP REVIEWS

Accidently set $user->uid = 1

I had a page posted on one of my sites that had an error in an IF statement.

Instead of:
global $user;
if ($user->uid == 1) {

it had:
global $user;
if ($user->uid = 1) {

This is a bad thing, as it sets the uid of anyone who visits the page to the super user account.

The page was only live for a couple minutes, but I'm worried that some users may have visited it. If so, will they now have admin permissions? If so, for how long?

Where did the Themedev module go?

It seems to have disappeared from Contrib. The project page (http://drupal.org/project/themedev) throws an "access denied" message. Anyone know what gives?

Registration page

Hi guys,

Open Tagging Field

Is there a way to allow users to openly tag nodes instead of just the person that submits it?

Pages

Subscribe with RSS Subscribe to RSS - Post installation