I don't know if it's possible to do something like that.
I'm looking for a way to display all the coments of the website in the forum.
For each node (whatever its type) created in the website, a new topic would be created in the forum and all the node's comments will be stored in that topic.
This was possible with PunBB but with Drupal, I don't know.
I am very new to Drupal programming so excuse me for this probably lame question.
I am working on a module (bibliography) which allow the import of a bibtex (a format for scientific bibliography for LaTeX).
From the import a number of nodes are created. Eache node is of type 'biblio' (a type created by the module).
I have written some code that works with a couple of new index tables I added to the 4.X database that reference node, user, and revision id's (nid, uid, rid). Looking at the 5.X database, I can't find node and revision tables. Lots of page tables though. I've searched for info. on how nodes/revisions are now handled in 5.X, but haven't turned up much. Can anyone point me to where I can learn about this so I can get my code and index tables working with 5.X?
Hi people,
I´am searching for mudule that can create blocks on taxonomy or like a usual post.. This knew "taxonomy block" - but for Drupal ver. 5 is´t developed.. My quesion is : When will be taxonomy block, (provided it exist somethng else with same functionality) developed ?
hi...has someone a solution for following case:
i think it's very usefull to add a checkbox at the beginning of the register-process. the only thing i found is the legal-modul....but there's no update for drupal5 (yet) and the head-versiont doesn't do the job!
can you please help me?!