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

does anyone have "Vote up" module working in 5.0?

I was wondering if anyone was able to get the vote up/vote down package working in 5.0?

It seems as though there are instructions to do this, but I couldn't get it to work at all- and I think that voting actions is not quite ready for 5.0?

It seems like a great module and I'd like to test it out.

Thanks!

"My Bookmarks" using views_bookmarks - impossible in v5???

Hi, I just cannot work out how to add a "my bookmarks" link when using views and the views_bookmarks module?

Can someone please tell me if this is possible in Drupal 5? As I have followed a load of guides to no avail??

SELECT node from both two taxonomies?

Hi,

I want to call all nodes which have certain two taxonomies. All nodes that have tid=1 and tid=2.

Thanks!

Display all the website comments in the forum

hi !

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.

Do you know a solution ? A module ?

Thank you very much.

Access the default options of a node type

Greetings:

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).

Drupal data tables 4.X vs. 5.X?

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?

Thanks,
Bill

Pages

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