Forum Replies Created

Viewing 1 replies (of 1 total)
  • Yeah, same thing here. I’m wanting the main content of my parent site to pull a list of the most recent posts from several (all) child sites. When I mean posts, I mean it in the context of “news articles” written on the child sites.

    The idea here is the parent site is like a county page and the child sites are like a town. When someone posts to any town I need the parent/county page to display the recent posts made from all of the towns, not just one (so I don’t think the rss thing will work here).

    I guess the parent could be coded with php to fetch the recent articles but since each “city” has its own table, and there could be 200 cities, this makes for a long db query. Seems this feature would be the main purpose of the multisite feature?

    (This gets into another issue, displaying on the parent site a list of current events retrieved from child calendars.)

    Any ideas?

Viewing 1 replies (of 1 total)