Drupal is up and running but how do I ...?

breadcrumb

i'm using menu system to create breadcrumb on it, but i also have taxonomy term with stories content, how can i create breadcrumb for this content like home-> taxomomy_term->story_title

Inserting node to block??

I'm thinking of insert a node view into a new block. Is there anyway to do that? Can someone tell me how?

Ingredients for a newspaper or magazine style site recipe?

It seems like there are a lot of questions (and answers) regarding how to create a newspaper and/or magazine style site. I also noticed the WillieBHines just added this very helpful site recipe:
Use CCK to make a unique front page

Following his lead, I'd like to help contribute more ingredients that would ideally be mixed into a complete site recipe/install profile for a newspaper/magazine style site. Having said that, here are a few examples, suggested ingredients and questions for something that could be titled 'use cck, contemplate, views, panels, and some other special ingredients to create structured sections and article pages'. Unfortunately I can't cook or write a good recipe.

Here are some examples of 'Music' sections and a full feature/article from that section:

Basic elements as follows:

voting api and views

hopefully another quick question...i'm pretty new to drupal and need a views tip. i have a site to review different kinds of food and i am using voting api, voting, and views. i want to make a custom view that lets the current user view everything they voted on and what they gave it (ideally in a table). when i try to make it and set "Voting API:voted on by current user" as a filter i get all kinds of database errors.

i use the settings:
Name:authenticated user
Page:provide page, table view
Fields:nodetitle
Filters: published, VotingAPI:voted on by current user

Here is the error i get:

* user warning: Unknown column 'votingapi_vote.uid' in 'where clause' query: SELECT count(node.nid) FROM node node WHERE (node.status = '1') AND (votingapi_vote.uid = '1') in /home/.guaymas/jennykortina/noquo.dreamhosters.com/brewskime/includes/database.mysql.inc on line 120.
* user warning: Unknown column 'votingapi_vote.uid' in 'where clause' query: SELECT node.nid, node.title AS node_title, node.changed AS node_changed FROM node node WHERE (node.status = '1') AND (votingapi_vote.uid = '1') LIMIT 0, 10 in /home/.guaymas/jennykortina/noquo.dreamhosters.com/brewskime/includes/database.mysql.inc on line 120.

i'm guessing i'm not making the view right, but whenever i use the votingAPI:voted on by current user filter i always get this error. other votingAPI things work when i use them with views, but this on never does.

Users not seeing forums.

Hi,

I am developing a site www.newkingston.org and have enabled authenticated users to post forum topics. However when an authenticated user (other than admin) clicks on the forums link "Discussions", they get a message "No forums defined". However I have created 3 forums. Does anyone know why the users can't see the forums? You can login with user "demo" and password "demo". Thanks, still a work in progress.

newbie conceptual problems

Newbie
Having conceptual problems...
need some detailed guidence

I'm trying to put together (for practice) a portfolio site... basic structure is this:
home page has 2 links - one to resume, one to portfolio
created a portfolio module (using taxonomy to categorize)

Pages

Subscribe with RSS Subscribe to RSS - Post installation