Usability discussions have moved to Groups.
http://groups.drupal.org/usability

How does drupal.org...

Greetings :

I was curious about one thing. I noticed that on the main menu bar, links such as that for Mailing List actually translate to http://www.drupal.org/mailing-list -- however, on my test drupal site, the link is something like www.domain.com/node/view/n (where n is the number of the node).

News aggregation

The ability to throttle the news feeds. A pop-up menu that would allow the admin to set how many items he wishes from any feed.

Say this was set a 5 and the feed had 12 items, the first five are stored in the database and the remaining are just discarded.

Chris

Comment Settings

I would like to see the comment controls have the option to turn them off to the user and force them to use the default.

My users tell me that the controls are confusing and ugly.

Chris, Canada

Glosary toggle

I really like the glossary, however it would be nice if the user could toggle it on and off as they require it.
Thanks
Chris,Canada

is there a....

is there a plugin or has anyone written a script to use this CMS with vBulletin?

Solution: Bad Request with drupal's rewrite-rules and cleaned urls

Hello!

I use Apache 2.0.47. I've configured drupal to use cleaned URLs. With the rewrite-rules in .htaccess I got error-messages from my webserver (Bad Request). Maybe the rewrite-rules changed with Apache 2.0? I've had success with the following rules:

# Rewrite URLs of the form 'index.php?q=x':
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/(.*)$ /index.php?q=$1 [L,QSA]

Bye,
Michael

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Usability feedback