Add settings ('setting'): Adds a setting to Drupal's global storage of JavaScript settings. Per-page settings are required by some modules to function properly. The settings will be accessible at Drupal.settings.
I am working on project "news website" and i want to use grid design, i want to start using a css framework "blueprint", does anyone have experience or begin adding blueprint as a drupal theme
Take a look at http://digg.com/news/technology. Try to click on the down arrows to the right of each menu item on the top strip and you will see a menu folding down, with sub menus folding down as well. Also, all the contents of the menu are displayed in the second horizontal strip.
Improving the drupal core navigation to create a digg-like menu would be fantastic - it's very high usability.
Do you know of a drupal menu which is currently doing something similar?
When a user replies to a new post (leaves comment), it tells them that the admin will have to approve the post. Yet I have been unable to determine how to approve such posts. Also, how can I disable it so that all posts are immediately shown?
My father and I are developing a Drupal site to run a content service that we're offering to car dealerships. As one of the features, we'd like to have a blog editable only by the manager(s) of each store where they can add and create content visible only to their salespeople.
What's the best approach for this? I know it's possible, but I can't seem to pinpoint a good solution.