Views: Display Vocabulary Description

Is there a way to display the Vocabulary Description in a view? There seems to be a way to do this for individual terms, but not for the vocabulary.

Linking Term and Vocabulary Views

I am trying to create a gallery of external links using CCK and Views. So far, I have my link type, and two views. Links have their own taxonomy vocabulary. The "terms" view shows all links belonging to one or more vocabulary terms. The other view displays all the terms in the link vocabulary. The net effect is that you have a view of all link galleries (i.e., /links), and then a view all the links in a gallery (i.e., /links/webcomics). Furthermore, arguments are used in the latter view so that links can belong to more than one gallery (/links/webcomics,anime).

How to standardize a profile field?

I am in the process of creating a social networking-contact management site and have run into crossroad and would be interested in the community's thoughts.

Drupal services offered

- Developer with lots of experience in PHP/MySQL

Parse error: parse error, unexpected $ in .../includes/common.inc(1202) : eval()'d code on line 6

I'm trying to insert the "break" label (after doing echo of the first 13 lines) in the following silly piece of code:

<?php

$lineas=file('<here comes any URL>');

foreach ($lineas as $linea_num => $linea) {
echo $linea;

}

?>

Validation error while administering blocks

I've got a pretty new installation of 4.7.?, and about three days of experience with Drupal under my belt, so I'm not sure how to go about debugging this. I've run into a validation error while configuring the blocks in one of my sidebars. Between a configuration that validated and the one that didn't, I changed the weight and (this is the potentially dodgy one) the title of a menu while it was enabled. That name-change seemed to propagate through just fine, but I'm wondering if it left something behind that's preventing validation now.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x