Drupal is up and running but how do I ...?

How to remove view/edit tabs?

Hello,

Is there a clean way to remove the view/edit tabs on a node page?

The only solution I could come up with so far is to add the following to the stylesheet:

.tabs {
  display: none;
}

But it's not perfect: it hides ALL node tabs on the site while I want to remove them only for CERTAIN node types.

Thanks,
Vincent

Altering node type and the affect on PHP Templates delivered

I've modified a node's type value from 'page' to 'blog' but the node is still displaying with my node-page.tpl.php rather than node.tpl.php. Any idea why this might happen?

showing taxonomy title on page - possible?

Please check this page:
http://www.centernetworks.com/tag/quick-news

It is using a tag from the taxonomy "quick news" -- but it does not appear on the top of the page.

Is this possible? If so, how?

Thanks,
Allen

How can I allow '=' in usernames?

Ideally I am in a position where I need to allow the '=' character in usernames.

Any ideas how I can achieve this, I've searched and cannot find any way of doing this without a small hack, which although not ideal, I'm going to have to go this route as it is a bit of a necessity for the project I have in mind!

Captcha at the end of the form. How ?

Hi. I have installed captcha module. Now, when I go to user registration form (or an other one) I have at the top of the form the captcha section. How can I move it to the end of the form ? Tnx.

Problem with space using list view on Views module and Panels module

I have made list views before and I never had this problem so I'm a little confused on what could be causing this. Working with the Panels module I am trying to create a region that is a list view of node titles. I have everything created and working but there is a pretty big space between each node title. I have no idea what is causing this extra space nor how to fix it. I wish I could make panels like the ones at http://assignblame.com where the node titles are tightly put together. Any suggestions?

Pages

Subscribe with RSS Subscribe to RSS - Post installation