Everything work fine for some services like amfservices. For example the ping method succeed. But it's impossible to reach any view. Each time I got the message "View could not be found". The method I use is, for example :
Hello, I'm involved in maintenance of several dozens of Drupal sites. One of the troubles is keeping up-to date with security updates. Usually it's quite straight forward using drush up. But some of out sites contain minor tweaks to contrib modules. We trying hard to avoid it, but from time to time the need rises...
So the question is how to maintain those. I've looked at the hacked! module, but I don't like the idea of installing it on every site. Is there some drush based analog of it?
If you look at the page below, you'll see that the comments look all messed up at the bottom. Does anyone know where I can change the format of the comments?
I'll be able to do it, I just need pointing to where to do it.
I've tried the comment module folder, changing comment.tpl.php, but nothing changed. I also tried changing editing comment.tpl.php in my current theme folder.
I'll be very grateful for an answer for this, it's the last piece I need before I launch my website.
Hello.
Can you answer on these questions?:
1) How can I set my custom theme to some certain user?
2) How can I associate some taxonomy vocabulary to some content type?
Can anyone tell me what the best way is to custmize a node layout? Currently it lists all fields under eachother, but I want the title of the field and the value to be in 2 seperate columns, aligned. Would it be best to do this by messing with the template file (lots of work), panels or anything else?