Just putting the finishing touches to the site. Huzzah! One thing which is a little odd is that the formatting in the view/edit tabs is a bit off. How can this be changed? Anyone know? An example screenshot can be seen at
I have a view, and via arguments (or any other way) I would like to display a node that belongs in two specified taxonomies.
For example, I have two taxonomies:
a) Color, with terms Red, Blue, Green
b) Size with terms Small, Medium, Large
Ofcourse each node has one of the terms from each taxonomy assigned.
So, how would I display a node that has the terms Red and Medium assigned to it?
I tried to add two arguments of the same type, but that didn't work.
Thanks,
Bojan
On my website I have 'city' nodes that I created in CCK.
These nodes have a bunch of text boxes where I fill in various information about the city. Things such as 'History' 'Overview' 'culture' etc
I have setup a category taxonomy called "Tags" and when a picture is uploaded users can add tags to their photos.
On each city CCK page I want to have a section where it pulls in all pictures on the website that have been tagged with the city name.