Posted by Anonymous (not verified) on January 31, 2005 at 12:30pm
Jump to:
| Project: | Taxonomy context |
| Version: | master |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
How can I change the teaser lenght in homepage?
I have an homepage based on a taxonomy and the rest of navigation based on another vocabulary.
I want to check if I am in the homepage and change the teaser lenght.
How can I check if the node is visible on the homepage?
Comments
#1
This doesn't seem to relate directly to taxonomy_context, since taxonomy_context doesn't handle a home page. Are you using summary? If so, pls move this to summary.
The most precise way to control teaser length is manually with the
<!--break-->comment.#2
How do you crop taxonomy length for main vocabulary pages?
IE, have a vocabulary called "Dairy"
then you add the term "Milk"
Let's say you do 5 articles you'd like to put all under the term "Milk" so when you select to view all taxonomy...
Is there a way to clip them to just title, certain teaser length in multiple term vocabulary views, etc? IE, as if each vocabulary view is like it's own each homepage for a more simplified view?
Lisa
#3
Have looked around on the site and found some work that represented what I mean:
Vocabulary NodeList (http://drupal.org/node/12130) that does the same functionality such as when you click on "node/add" or "create content" that the middle part shows briefly the "terms" but only "TITLE" of it and the "Descriptions" of each...
I've used taxonomy html and dhtml also, but just want a brief vocabulary view that you can clip each of the node like you would see on a main homepage without a number stating how many nodes are under each parent. I tried to implement vocabulary nodelist but it threw my whole page out of whack - using 4.5.2.
#4
Closed...
#5
Now closed...