views

Events happening in the community are now at Drupal community events on www.drupal.org.
aurelien-bordeaux's picture

Control Title link and "read more" in RSS Feed of views

Hi.
I have this need: use drupal as a rss remixer. That means I want to suscribe to feed1, feed2, feed3 and give "tag A" as a tag for feed 1 and 2.

Then I make a view that is the taxonomy term view for "tag A".
I want the RSS feed of this view to redirect title links and "read more" links directly to the original article, and not to my site.
But I can't, since the RSS style in views is not changeable.
I tried with "Contemplate module", but it will only allow me to change the teaser and body of the rss feed.

Read more
kirilius's picture

Theming grid views in Drupal 6?

I am trying to create a view in Drupal 6 that displays a gallery-style page of picture thumbnails. Each displayed thumbnail goes with a set of links (actions for a picture). I need to display every group of picture-actions together, e.g. The picture is shown above and the actions below. Something like this:

<

pre>

| PICTURE1 | PICTURE2 | PICTURE3 |

| actions1 | actions2 | actions3 |

| PICTURE4 | PICTURE5 | PICTURE6 |
| actions4 | actions5 | actions6 |

Read more
rocknlnx's picture

Trying to create a front/home page my way

Hi all:

Read more
maxlobovsky's picture

CCK + Views issue tracking

I have read in several different discussions about the possibility of building a fairly feature-full issue tracking system with just stock cck and views. Several people have claimed to have done this, but I haven't seen any documentation, or exported views or anything like that. I think I can probably put something together, but I wanted to know if anybody has any examples or documentation available.

Thanks,
Max

Read more
satbir's picture

Different view in Edit and Home Page - Contemplates

I have create a contemplate which shows cck fields in table format.

When I see the content alone, I see the same correctly in table format (http://enjoyindianfood.com/ss2.jpeg)

But when I see the same in Homepage, table disappear and I see it in unformatted view. (http://enjoyindianfood.com/ss1.jpeg)

I know this will be very silly one but can some one help.

Read more
ThomasRedstone's picture

Booking Calendar

While a distribution is a great thing to aim for, it isn't happening today. In the mean time I feel that a good set of documentation describing how common tasks a BnB, or holiday home, website might want to achieve.
One of the biggest of these for a holiday home is a Booking Calendar so that people can see at a glance if the house is booked at any given date as well as the rate for that time.

Read more
garga's picture

Drupal 6 genel sorular

Merhaba,
yaklaşık 1 aydır sayfamla uğraşmaktayım, henüz her fonksiyonu çıkaramadım ya da anlamış değilim.
Tahminim, bu konuda bir çok webmasterler sorun yaşıyor, net te bilgi eksikliğinden yakınıyor.

Elimden geldikce alman drupal gruplarından buraya bilgi aktarırım, bir çok modül konularında çözüm yolları bulunmakta. İsterseniz bu yöntemle Modülleri tanıtalım, sorunları birlikte yanıtlayabiliriz. Aynı zaman Modülleri anlamış oluruz. Yanlışları ve eksikleri ileride eklerim daha.

Şu an kendi Drupal 6 sitemde şu modüller aktiv halde:

Read more
Alice Heaton's picture

Views Or - Creating alternatives in Views

Hi :)

The roadmap for the Views module include the possibility of having alternatives in the list of filters - in effect, an OR operator.

However, this functionality is not yet present (and won't be for 2.0), and so some time ago I wrote the Views Or module which adds this functionality : http://drupal.org/project/views_or

Read more
failedvagabond's picture

Multiple Value CCK Field as Context Relationship

Hi.

On a panels_page, I'm trying to pass the values of a Nodereference CCK field with multiple values to a panel_view, using a Relationship in the context system.

The nodereference relationship only seems to support passing the first value to the view. Looking at other relationships (term_from_node, user_from_node, etc) they all seem to pass only one object.

Read more
xenode's picture

How to redirect link to /node/% to /user/% ?

My setup is Drupal 5.10 and the latest versions of:

usernode, node profile, node family, imagefield, imagecache, Views, CCK

I am using the above modules to create userprofiles, whose pictures are displayed in a gallery format using imagefield+imagecache+views. My user profiles are taken over using michelle's template.php snippet, featured in her userprofiles #1 tutorial. Every /user/% looks just like its corresponding /node/%.

In views I add the field "field_image_field" and "Node: Author Name". This creates a photo gallery, with the user's name under each image.

Read more
Subscribe with RSS Syndicate content