Hee Everyone,

I have a question, I want to duplicate some of my content types of my main website and export every content type to a new website. The function i am looking for: I only want to update the mainwebsite content type and then easy copy it to my other websites.

Is this possible?

For example
Main Site:

content types: blog, page, pictures, videos

New websites

Site A:
has to contain every posts of the content type "blog" from the main site

Site B:
has to contain every posts of the content type "page" from the main site

Site C:
has to contain every posts of the content type "videos" from the main site

I was thinking about 2 things!

RSS Feeds and MSQL Databases

But does every post look the same then? And how Can I accomplish this? Is there even a way I can automate this?

My pages contain cck fields

Hope someone can give me some advice

What is the best way to accomplish this. Nodes are updated once a week so I have to export settings to my new website every week or do this automated!

Greetings and thanks in front

Roman

Comments

saltcod’s picture

Ctools and Views Bulk Operatiosn allow some exporting - though i'm not sure it will do what you need.

I don't know if you could setup Feeds to import from the main site? Run cron fairly often and import the rss feeds from the content types into the new sites?

romantjuh’s picture

Thanks for comment

Well I dont know anything about ctools and views bulk operations.

But I have a view setup for every content type and I was thinking of adding a rss feed that only I can see and subscribe to! And that my other sites convert the information of the rss feed and creates it own nodes that look exactly the same way as my main site.

Greetz

romantjuh’s picture

anyone?

romantjuh’s picture

bump

romantjuh’s picture

bump

romantjuh’s picture

Is there any one able to help me on this one?