Closed (fixed)
Project:
Event
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2005 at 19:35 UTC
Updated:
7 Nov 2007 at 20:02 UTC
Hi,
I use drupal for a entertainment entreprise who have a lot of shows. Each of them is structure within a book (name 'show' in the book.module).
Now I want to configure the event module to include the node of the shows in a listbox.
The content creator will be able to log the event and select the right show to be appear as a link .
I'm clear?
Thank!
Comments
Comment #1
shane commentedThere is a new "attached_node" module, which allows you to specify a node to be included into another node. It's possible that you can simply create an Event, which includes your book page as the content of the event.
I found the inline module to be very limited, and not quite correct in how it includes the content from one node into another. So I hacked it up a lot. I talked to the original author who is considering making changes to the module to make it more generalized. You can download my hacked version from http://www.tuna.org/drupal/
The attached_node stuff can be found at:
http://drupal.org/project/attached_node
Comment #2
Gernalius commentedmaybe try Tagnode module?
Comment #3
pgtremb commentedviva cck!