This forum is for less technical discussions about the Drupal project, not for support questions.

How can I split terms into 2 or 3 columns?

I would like to split the display of terms in multiple columns. I am using taxonomy context module which lists all the subterms under a specific term.

What I would like to do is to display them in a multi-column format, so that user does not have to scroll so much.

Any ideas. Even pointing to the spot in code where I need to make the change?

Thanks

Recent Un-Read/New Stuff

Hi almighty drupalians, I have a question for you:

How do you present new/unread posts to the visitors of the site? Do you only use the 'Recent Comments'-block, or have you found a way to have a part of your page where every user can see the stuff he hasn't seen already. I find the tracker to be a bit ugly and nobody on my page uses it, but I also know that showing all unread items in a block/section isn't usefull either.

So, what is *your* way in dealing with this topic?

Need help making

How do I make a page that list's categories and how many items are in each category. Like this page http://www.hotscripts.com/ASP/index.html

strange side effect when using snippets that create teasers, the fonts will be smaller then normal teasers

When use some code like this to create teasers

$output .= node_view(node_load(array('nid' => $node->nid)), 1);
}
print $output;

The fonts show in the teasers will small them the normal teasers.

Anyone have idea how to fix?

Term Question

Sorry if this is not the right forum area...

I am working on a custom piece of code that I will be inserting into custom flexinode text areas defined as PHP. I need to know how to obtain the current term that I am on. Is there a site string var I can use and get the last numbers or something. Is there something quicker in Druapl, global or otherwise that I can access the currently viewed term?

Ken

How to create preconfigured Drupal Distro?

I work for a non-profit with 'branches' all around the country. I would like to create a Drupal setup that can be used as a base config for those branches which would require the installer (user) minimal work to install and operate.

Stuff I think will work:

Pages

Subscribe with RSS Subscribe to RSS - General discussion