Is there a way to re-post a blog post to another Drupal site?

Hi,

We run a small educational nonprofit for youths. We have two types of Drupal sites we are using. One is a single 'after-school' site where kids blog, give each other feedback and submit work for consideration for our publication series in which we partner with newspapers, radio and arts organizations to give the kids' best work audience. The other site type is a multi-site configuration with 40+ sites used by teachers and students as private digital classrooms within their schools. We are in Drupal 6 and hope next year to go to Drupal 7.

Here's what we need help with:

We want a student to be able to press a button on one of his/her posts in their school site and re-post it in the 'after-school' site under their name. We would expect them to have accounts on both sites, and, with younger kids, we would want the teacher role the ability to re-post a student's piece under the teacher's username.

Frankly, it seems easy enough just to open a new tab, sign into the 'after school' site and paste the post from the school sites, but these days intuitive ease is required. It's hard enough to get kids to submit work to us (though we get 9,000 submissions a year in tiny Vermont) because they fear rejection, don't think the piece is that good, etc., etc., so there is a real reason to make it easier for them.

Need Help with variable_set() for saving module specific variables

Hello,

I am developing a module that fetches XML data at regular intervals via cron run (every hour). This module requires to keep track of the last XML query request it made as a date/time variable.

Initially I thought of saving this value using variable_set() and retrieving this variable value on the next cron run.

Menu item: can't change url/link

I have a menu I need to change the link to but when I choose "edit" under the Operations in the menu/admin for the URL I see in blue: "Led Modules" under the word Path. That is the path currently set.

So I need to change that url to an external site. Something entirely different.

Where is it that Drupal is assigning a path to that link?

Change 'currency' of a product node.

Hi everyone,

1. I have a content type called 'product'. This is just a regular CCK node. There is no e-commerce module involved.
2. The product content type has a CCK 'number' field called 'Price' in USD.
3. A view displays a list of products with their prices in USD.
4. I would like to allow users to view this 'price' field in another 'currency'.

Any idea on how can I achieve this?

Thanks for any tip.

Forums: (un)subscribe to All forums

I use Notification module and basic Forums module. And I want to add new checkbox, for example, under the Tags tab (My Account->Notifications) where you can find all Forums as a Taxonomy terms. This checkbox will be named "Subscribe to All Forums" and will allow you to subscribe to all new topics/comments even from new forums, which have not been subscribed by user yet.
Please help, where I can find a piece of code in Notifications module/submodules or elsewhere to check programmatically if this option enabled or not and process it appropriately.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x