require: want to insert comment user for a prerelease article. who comment for this article, who will be show in this article.
the article include story, page, event, forume etc.
who can help me write php snippets, I want to inserted prerelease article.
I am trying to display data from my flexinode and am having trouble trying to figure out just how to query it.
What I would like to do is display nodes like how they show up when listed in taxonomy, but I would also like to be able to use variables like $node->flexinode_3. I basically want to be able to list certain elements from my flexinode in a loop anywhere on my site.
I have set up a number of image galleries, each of which has several sub-galleries. However, when using digiKam, only the 1st level galleries are accessible through the digiKam gallery remote client. The result is that I can upload the pictures to my "Photos" gallery, but not to my "Photos -- 2006" gallery.
I have been banging my head trying to find a simple way that users, not just registered users, can submit their email address and this "submit" action will generate an email to them AND to the admin, or even better, create an email list.
I don't need/want any other options, just a block on my main page that users put their email address into and viola - they get an email in return. Can anybody point me in the right direction? I'm php illiterate, and my attempts at using flash within drupal have failed.
I have a need to post data to a remote form, based on input from a module. What capabilities does drupal have to do this? or do i need to use a pear module of something?