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

OG Forum Module - Multilple forums per group Patch

See posts here:

http://drupal.org/node/68295

Has anyone else implemented and/or testing the patch provided?

Thanks,

Josh

creating a view(block) that is associated w/the displayed node

I've been poking at this for a bit and can't figure it out so I'm hoping someone here would know how to....

I want to create a view, displayed as a block that is associated with the node that is currently displayed. You could use this for a variety of functions but I'm specifically looking for a block that would display all incoming nodereferences.

how to hook and hide individual cck fields in DISPLAY not in edit

Hello

i'm writing a module to allow view/edit control of individual cck content type fields on a per user role and per workflow state basis

i've already got it working for creation/edits of nodes (form_alter), but how do i hook and modify the display of pages?

John

Saving custom node fields, and then loading them on a view of the page

I'm working on creating a custom module, mostly for practice using the Drupal API (yes, I could probably use CCK, then override the theme in my theme folder). This module would allow users to create 'Jeopardy' like games where one user creates the game, and other users can then play the game. I teach in a classroom with an interactive whiteboard, so the plan for me is to create the games, and then use them with my students.

I have the settings working fine, I have the creation of the node appearing fine, and I have the view of the form (including Javascript and local CSS that allows the user to select a question, just like in Jeopardy, and have it appear when it is selected, and then be replaced with the next question when it is clicked. I've also set up the JS so that it keeps track of which questions have been asked).

What I'm not sure how to do is actually save the custom fields in the database, and then call them back when I need them later. Basically the fields I have are 'categories', the number of which can be set in the Jeopardy settings, and 'questions' for each category, again the number of which can be set in the Jeopardy settings.

I could create a custom submit button which rearranges the information the user has used into the HTML I use to display the node later, but I'm not sure how I would undo these changes later. Also, I intend to add functionality, like being able to sort through the questions or categories (to see what questions have already been created).

Set a time for publishing

Hi,

I want to to create a homepage for a little cinema in germany. So i have to ceate an online-cinema programm which changes every week in the night from wednesday to thursday.
The problem is, i dont want to create the programm in the Night. I want to create it some days before and set a time, when it has to go online.
But i can not find a funktion to do this. Is there an existing module which can help me to solve this problem?

thanks

Martin

Change Node Type

Is it possible to change a node type?

I've just done an upgrade/import using the category_legacy module and some of my pages have been made into categories and vice-versa. Is there an easy way to change a node's type?

Ideally, I'd like to do this on bulk, but I can't even find a way to do it for individual node items. Am I missing something?

Pages

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