I am using Taxonomy and Views to display stories on certain pages.
Example:
In Categories I created a vocabulary called "Add this story to a specific page"
In this vocabulary I created terms like "Page 1", "Page 2", and "Page 3".
In Views I create a filter to make a block of all stories labeled "Page 1"
In Blocks I cause the block to be displayed only in the content area of the one page I choose based on its url.
Here's the problem: I create a new vocabulary term such as "Page 4", and then go into Views to create another view and block of all stories labled "Page 4", but "Page 4" does not show up in the filter!
What could be my problem?
I finally tried renaming the vocabulary from "Add this story to a specific page" to "Add to a page" and all of a sudden the terms display correctly in the Views filter. Why is this? I shouldn't have to rename the vocabulary every time I add a term should I?
Here is some more information about my instalation:
Drupal 5.1
I18n 5.x-2.1 - (All of my vocabualry terms are in two languages)
Poormanscron 5.x-1.1
Taxonomy Access Control 5.x-1.1
Views 5.x-1.6-beta4