This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Combining multiple nodes into a new single node

Hey there,

I want to create a new node type where users can select among other nodes (by selecting the nodes by taxonomy I suppose) and combine these small nodes together to create a new node that is a combination of the other nodes.

Is there module out there that does this already? Or should I start from scratch?

Dave

Customisation of Event module

hi,
How to customise Event module. ? I would like to add more fields to event? In which module I want to modify? Say an additional Text box in Submit Event page?

sjk

module pdf view and some question

Hi
How I can generate pdf file (i have installed pdfview module)?
I have taxonomy:
##########################
Car
--Motor
--bla-bla-bla
--bla-bla-bla
--bla-bla-bla
--Enghine
--bla-bla-bla
--bla-bla-bla
--bla-bla-bla
--bla-bla-bla
--somting else
--bla-bla-bla
....
###########################
and how can I generate only ONE pdf file, for example if I stand on file Motor/bla-bla-bla/bla-bla-bla/somting else

Node form template FATAL ERROR

Help!

I am running Drupal 5.1 and just enabled nodeform template.
When i go into admin/content types to add a form template, i receive the following error message:

Fatal error: Cannot pass parameter 1 by reference in D:\Program Files\xampp\htdocs\drupal\sites\all\modules\nodeformtemplate\nodeformtemplate.module on line 72

any ideas?

grace

Accessing database outside of a hook

I'm developing a module that uses JpGraph to draw some graphs. JpGraph works by generating an image, so you set an img tag's src to be some .php file. I'd like the graph to grab some data from the Drupal database, but the graph .php file isn't defined within any hook functions, so it doesn't have access to any Drupal functions.

Any module could enable that the sub-category will come into the parent category?

Any module could enable that the sub-category will come into the parent category?

The example:

I have a parent category "A",and a child category "B".

-A
-B

I create a stroy,choose the sub-category "B",Submited display the tags is "B",I hope the sub-category display too,tags is "A" and "B",May realize?

Thanks very much!

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions