Drupal Configuration

Node relativity display: do not show children

Description & Info: 

can you help me make node relativity not show the children list below the node like that?

Go to administer settings or whatever Node Relativity and click on the Display Settings tab, and change the section from a number (weight) to zero - 0 - which means don't display.

Agaric asks itself: help. views arguments? Taxonomy, nodes, and context

Key words and phrases: 
views arguments taxonomy terms show other content type nodes with term do not show term on node auto term content type Drupal view add taxonomy term as argument
Description & Info: 

The Question: How to use arguments to make a block view show content associated with pages

ok

The views argument is set to Taxonomy term ID.

This is pasted into the Argument Handling Code textbox (without the wrapping php tags)

<?php
if ((arg(0) == 'node') && (is_numeric(arg(1)))) {
$industry_node = node_load(arg(1));
$tids = array_keys($industry_node->taxonomy);
// this will only work correctly when the single term associated with an industry node is its industry term
$args[0] = $tids[0];
}
?>

Steps to Follow on All Agaric Sites (default configuration destined for an installation profile)

Key words and phrases: 
standard steps to incorporate into an installation profile Drupal configuration for all sites install checklist
Description & Info: 

This document is a part (soon to be an automated part) of Agaric's ultimate site deployment checklist.)

Make automatic with a custom Agaric installation profile

Panels 2 Documentation

Description & Info: 

Panels 2 documentation

Handbook: http://drupal.org/node/201914

and more on Panels coolness: http://drupal.org/node/241344

by Benjamin Melançon
Posted on Tue, 2008-04-08 15:20
in

Ask Agaric: Getting the E-mail Addresses of Your Site's Users

Key words and phrases: 
Drupal user email addresses participant e-mails access people's emails
Description & Info: 

How do you harvest e-mail lists for all of the site users?

(Agaric note: Harvest is often used in the context of spammers "harvesting" electronic mail addresses; this is a matter of the site owner getting e-mails provided by site users, to which the site owner already has access, in a useful form. We skipped the terminology sermon and just wrote back...)

Drupal RSS Feed Not Working: Check Alias Conflict

Key words and phrases: 
url alias RSS really simple syndication page not found node feed conflict with blog
Description & Info: 

If you have a Drupal RSS feed, such as blog/feed, that instead takes you to only a node, check that there is no path alias created (go to admin/build/path) for, in this example, 'blog/feed'.

Ask Agaric: Drupal Site Building Question

Description & Info: 

Hey Ben,

Thanks for your website.Plenty to read good stuff.I have a
question about drupal implementation.I have installed it already
but i'm still confused where to start building the site.I am only needing the site for uploading/download PPT/Doc and Video
materials.What theme and modules should fit to my needs.

Thanks,
Jack

Hello Jack,

by Benjamin Melançon
Posted on Wed, 2008-03-26 10:57
in

Forum post listed in count, not showing up in Drupal forum

Key words and phrases: 
Topic counted but does not show in forum drupal forum not showing all posts
Description & Info: 

The overview, with three posts promised:
http://lclive.openzuka.net/forum

The forum, with only two posts:
http://lclive.openzuka.net/forum/45

The absent post, that says it is in the forum:
http://lclive.openzuka.net/great_story

Similar problem?

Topic not showing up in forum
http://drupal.org/node/219342

Ask Agaric: Views Block and Page with Different Fields

Key words and phrases: 
block views page view different fields
Description & Info: 

E-mail subject: Please help me with views???

Tony sent a message using the contact form at
http://agaricdesign.com/contact-us

Hi Ben,

My name is Tony and I have been reading allot of your tutorials on your
site and the reason that I am emailing you is that I have a problem with
views and I was wondering if you could be so kind in helping me out?

Heres the story:

by Benjamin Melançon
Posted on Sun, 2008-03-16 17:25
in

Drupal or Wordpress? Making a quick simple site

Description & Info: 

E-mail subject: Drupal or Wordpress?

Hey friend,

How is things?

by Benjamin Melançon
Posted on Sun, 2008-03-16 10:33
in