If you want to get rid of ?q= in your urls, you need to enable clean urls. You can do that from the administer/settings/clean urls. But, before you do that you need ModRewrite enabled on Apache. Here is how you do it:
I am developing a classified guide (an index of service providers), to classify hundreds of service providers
Each service provider needs to have his/her's own page, with a description of his services, link to the articles he wrote. Each service provider can belong to multiple categories.
Which is the best module to start with?
I tried to implement a service profider as a drupal user, then add fields using the 'Profile' module.
I would like to use Drupal for a website and I would like to know if Drupal allows to create new content types, if needed (like eZpublish, for example).
I´m interested in centralized the system logs of several machines using nsyslogd.
So, I would like to know if the watchDog module can be configure to view all centralized logs or if it only supports configuring for viewing web logs or if it´s not configurable at all working only as a web log analyzer.