drupal - How to build a "block taxonomy tagging feature"? -
First of all, I apologize that it is so vague that it is difficult to understand what I want to do. Either way, I want to prepare a template for which a pool of nodes (content type A) is required to present with the main content of a page (content type B). If you want this content type A can be seen as a box, as if you make a new page (content type B), is it possible for a list of nodes (content type A) that is an easy checkbox Will the system show up on the page? I know of the nodequeue, but it would actually be unable to create a nodequeue for each page. Going on the classification route will be a bit difficult because every new pool content (content type A) will need a new taxonomic term because it should be examined separately. An easy way to display a list of these pool boxes presented with the main content?
It was a long winding, I appreciate all your responses.
Thank you.
EDIT: I just re-read my question and it does not seem very well read. I will use an example of an article with a list of "side ads" on both sides of the article. After creating a node pool of "Side Edits", I can just create a new article node to show the selected "side ads" with the article and a list with checkbox system (where I can enable / disable )?
I hope this clears things up.
Actually I think your requirement is not difficult.
Create a node reference field in content type B which is the only one of the types of nodes. Set the number of values of the node reference field to 4, 5, unlimited (etc.) depending on the number of nodes that you want to link to B to A.
Now you can create a scene that will list all the contents of content type B. Write a node while viewing a node of