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

User import into nodeprofiles

Hello,

Call module function from another module

I needed to know how to call a certain method or function available in a module from another separated module. Something like getting the benefit of an upload utility from the upload module into a new module for example?

Thanks.

Node aggregation

I am trying to create a menu item, upon clicking (the hook callback), it should display a page. Within the page is aggregation of multiple nodes. For example, I have a node for a story, a node for an image, a node for a video, etc.. My page is an aggregation of the story, image, and video. My question is what is the best way to create such a page?

website creation

Hi,
I'm looking for a CMS which has a module or option for users to create their own websites after they register, and which is also able to add a sub-domain for the particular user, i.e. newuser.domain.com.

Does Fusion offer anything like this?

thanks

Fult

Generate custom link on node creation using CCK

Can anybody up me with a CCK conundrum?
I am using CCK to create a Contest node type

when power users create contest nodes, I would like One to 4 links to be automatically generated in the published contest node using some basic logic i.e.

there will be a drop down menu in the contest creation page for allowed entries.
entry options are one or more of image, video, story, audio.

When the user clicks submit, the created node has one to four links (depending on entry options) that allow viewers of that contest node to click on the link to then submit a node of that type (video, audio etc) with a selection already made in the dropdown list of that node type (I created a node reference field used in each entry content type called "Entering in Contest Named").

I also only want the link(s) to be visible when the contest node's date range field includes the date when the user is viewing the contest node.

Alternatively, it may be easier to do this in a block shown next to the node because this query has to be made on node view.

How can anonymous users send e-mails to other users?

Hello,

At the moment only the authenticated users can send e-mails to other users using personal contact form. I want this function to also be available to anonymous users in a way that they would need to provide their name, a valid e-mail address and also confirm the captcha text. (I'm using my_captcha module)

How can I achieve this?

It seems to be pretty tricky...

Tanks in advance

Pages

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