Is it just me or was this feature left out? Do I have to hack the source to find the path to the image or what? Do all themes use the same logo path?
How do I customize the main page beyond the 'stuff' that Drupal adds? It seems to take over. Ok thats fine, but do I have to give up all of my standard pages?
Is there any way to make forum posts sticky?
It seems like a great system, just need to find out what all it can do and some super important things like how to change the logo.
I'm new to Drupal, and so far I've set up forum so it's organized correctly, two containers with forums in each.
Is it possible to set the forums so one container can be accessed by guests, while the second container's forums can only be accessed by a certain role (authenticated users, for instance)?
I've only seen an option for 'all forums, or none'.
I'm currently evaluating Drupal as a potential CMS for our company.
We would like the ability for Users to make their own fill-in forms. These forms can be published, and would be viewable by other Users, who could then fill them in. Forms results would be stored in the underlying database.
Does Drupal have this capability? If so, which feature/module should I be using?
I'm just Starting with Drupal and I'm wondering about how to set up my Apache logs so they will be the most useful for my external Stats processing (on top of or instead of Drupal's statistics.module)
My specific concern is that I want to avoid having both:
/book/view/12
/what
appearing in the logs - both refer to the same page. I'm wondering if Apache can save a record of the page it served (/book/view/12) instead of the page it was asked for (/what)
I have installed and configured drupal for the last couple of days. Great stuff, I've been trying loads of CMS's the last months, and finally I've found one that suits me.