entities - add fields to taxonomy terms

Hi everyone,

last days I tried to realize terms which have some fields (for example additional terms) - and I just don't get it right.

To illustrate this: I have organisations which are terms. These locations should get a field "region" which is also a term (of another vocabulary). Users can add news / images / videos / ... to organisations and / or to regions (thats why both have to be terms). But every organisation has some values which exist just one time - like number of ngo activists in this organisation etc.. These additional infos could (and the region field of an organisation) can be part of a node - if I can make the rule "one node per term". I tried several plugins for drupal6 - no chance to make this connection.

Another way would be adding the additional fields directly to every term (this would be the clean way). For drupal6 a plugin is needet for this - and this plugin just offers a few predefined fields - which means no extra cck modules like "cck taxonomy fields". In drupal7 there is a major change - cck is part of drupal core - and every content - terms and nodes - is at last an entity.

Developing a drupal site on a domain with .html holding page

Hi everyone,

I'm hoping someone might be able to help me out with where I'm going wrong here, think I'm having a brain-fart.

I have a fair bit of experience with Drupal in the past, including 6 months working as a full-time developer, although you may not believe it!

I'm using Drupal 7 for the first time this time. I have the domain name set up and the site is running. (Can't get clean URL's running, but that's nothing new, I can deal with that later.)

how display time "node changed"

I have tried using $changed in node.tpl.php but it show me unixtimestamp, how can I display this in normal time ?

Display COPYRIGHT NOTICE on Drupal 7 bartik or bartik-subtheme FOOTER easily.

Place your website COPYRIGHT NOTICE on Drupal 7 bartik, Bartiksubtheme, or any other theme's FOOTER easily.
In order to place the copyright information on the footer, a BLOCK must be created to hold that information.
With DRUPAL 7 Fantastic Block Creation Feature; now placing information-text, images, and so on- is an easy task.
This is my saying/quote:
"DO NOT MESS UP WITH THE CODE, INSTEAD USE DRUPAL 7 FANTASTIC BLOCK FEATURE TO PLACE INFORMATION ANY WHERE ON YOUR WEBSITE"

So let's create the block:
on Admin/structure/blocks --- click on "add block" and fill it out with your custom information as follow:
Block Description: Copyright on Footer
Block Title: Copyright©[year] [name of what's being copyrighted]. for example: Copyright©2011 www.lorenzoreynaga.com or www.athleto.com
Block Body: something like: All Rights Reserved. or All trademarks that appear in this site are property of their respective owners... and so on.

Scroll down to REGION SETTINGS and Specify in which themes and regions this block is displayed.
under Bartik[subthemename] (default theme) sellect:
FOOTER from drop down box

Seven (administration theme)
NONE or Footer if you want the info appear on administration theme.

Drupal 7: Theming a Custom Content Type Add Form

Is there a definitive guide for how to theme an Add Node Form for a Custom Content Type in Drupal 7? I've read a number of posts regarding this issue, but none of the solutions seem to work.

Here are the links I've tried to follow thus far (without anything working):

Questions regarding theming Drupal 7 edit node forms

What I've tried, none seem to work

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x