Multiple Values does not work when field widget is "Autocomplete term widget (tagging)"

In Drupal 7, multiple values does not shown for fields which are "Autocomplete term widget (tagging)"

When I set "Number of values" in field setting to any number greater than 1, in node creation page, I only can see one field for that; While "Number of Values", work well for text or text area fields.

Custom block to display current node info

I have a created a 'page' content type with a custom field called 'extra text' ( which is just some additional information). I want to display the 'extra text' in a block so can put it in a separate region to the main content, but I only want it to display when viewing the 'page' that it is part of.

How can I do this?

template fields

I want to do something like that:

<table>
<tr><td>my1field</td><td>my2field</td></tr>
<tr><td>my3field</td><td>my4field</td></tr>
</table>

Which template file I have to change: node.tpl.php or field.tpl.php ?

Your Post or Dashboard

I'm a big newb with Drupal, how do I let user see all their post like with this site, it has your post, your issues, profile, etc?

Having multiple subdomains act as one site

I'm trying to set up my website so that the different tabs are set up as subdomains so the article tab would take you to article.domain.com instead of domain.com/article.

I tried to do a multisite setup and have the subdomains set up with the settings.php file into each sites folder in the sites folder.

I'm not sure where I go from here as just about everything I find on the internet seems to talk about settings up multisite so that you manage multiple sites from one site rather than what I am trying to do.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x