Syndicate content

Drupal

Each content type has 2 separate taxonomy terms(required).
I am trying to filter my content items by Taxonomy terms
but I get dublicate values, is it possible to show them on the same row?

http://i46.tinypic.com/f02913.jpg
This picture shows my View configuration

http://i46.tinypic.com/2nbdphx.jpg
This is the result, I get each row twice because of different taxonomy terms

Can I show both of my taxonomy terms on the same row?
City Guide Item Average My Rating City Category
Brada Kuttner | 5 star | 5 star | Amsterdam | Attorney

The longer I have my mac the more things I find that drastically simplify my life as a Drupal developer. Now for fairness sake I should admit that there are still some things about mac that annoy me (namely Finder which is in many ways inferior to the windows explorer), but that is another story all together. Drush, the command line tool for Drupal is one of those many little things that make me very happy to have broken free from the slimy grasp of Bill Gates and his minions.

I'm currently busy with a Social Networking website. I have a problem implementing a functionality called "City Guide".

http://i47.tinypic.com/zlbxx4.jpg
This is what I'm trying to do actually
So far I could not separate the exposed filters from the Views :(

The question here is, how can we send arguments between panels and how can we show our views items in separate panels?

In my particular occasion, each City Guide item has 2 taxonomy vocabulary and some CCK fields. I want to put "City Guide" items in 3 panels
1) Top: City(taxonomy vocabulary) as a dropdownlist(exposed filter)

I am new to Drupal and learning. I have used other packages in the past and am in the process of switching to Drupal. Quite a unique and complex package at times. I have had to change my thinking of how I go about designing a website. I would like to know if you can direct me to a tutorial or place that explains how you go about creating menus and secondary menus etc. Thanks.

Gary

AKA GWShark

Hi,

I have CSS code in content for styling. Due to this my search results is showing CSS code. Please let me know how this problem can be solved. Thanks in advance.

AP

Hi,
I have a question for you. I use your module and I must say, that it is much better than Language switcher block.
But my question: Is there possible to use aliases for links to node translations? Every page has own alias. For example on the page
http://web1.kybersoft.cz/en/contacts
There are two blocks in the right sidebar. The first is standard switcher and the second is your. I want to use the same links like in the standard switcher. Is it possible? Thank you for your time.
Vit Hovezak.

Hi,
Is there a way to remove a link from a book page?

So for example here is the book menu:

  • Book
    - Chapter 1 (expands when clicked)
  •   Chapter 2 (expands when clicked)
  •     Alabama (expands when clicked)
  •     Arizona (expanded)
  •      Section 1 (link)
  •      Section 2 (link)

Thanks

I've been developing for some years using ms active server pages but more recently osCommerce. The problem I find with osCommerce is that you have to change the core product to get what you want so I been looking at and experimenting with Drupal. The idea of not touching the core product appeals to me no end. Also I spent many years developing commercial systems on an AS400 built around a core product supplied by Caterpillar Systems (CAT). Their system provided many different "Hooks" onto which we hung our stuff and it all worked like a dream. So you can see why I'm keen on Drupal.

Hi all,

Which is the best way to customize front page of my site?

  1. I have a vocaboulary named "CATEGORIES"
  2. Example of categories (first level of terms) are: "music", "art", "sport"
  3. Every category has is own sub-terms, e.g.:
    • music -> rock, country, jazz
    • art -> photos, sculpture
    • sport -> basketball, football, hockey

In my home page i would have a box for every category, listing all recent posts for that category (and posts of related subterms), like this:

Greetings. I have successfully themed a drupal 6 search form using the csearch methodology as found on the web. Everything looks great, the search box and new image submit button are in the header. The problem is that the same image submit button is drastically shifted out of site on the advanced search page itself, what shows on the breadcrumb as Home >> Search. In IE, I see the top 3 or 4 pixels of it as though it has dropped down, and in Firefox it is cut off on the right and left sides.