Re: [mezzanine-users] Share content across domains

2016-03-07 Thread Derek Adair
No, i want to share a specific blog post not make carbon copies.  (sorry 
for deleting the old thread I changed the "type" of question).

On Monday, March 7, 2016 at 5:17:59 PM UTC-6, Eduardo Rivas wrote:
>
> If you just want identical copies of the same site, sure. Just point the 
> DNS to the same IP address for any number of domains, and make sure you 
> add them to ALLOWED_HOSTS in settings. 
>
> If you have multiple Site entries in Mezzanine and want to pick and 
> choose the content you want to share, I'm afraid that's not possible. 
> Though you might be able to get away with it if you change the relation 
> of Displayable to Site from and FK to M2M. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [mezzanine-users] Share content across domains

2016-03-07 Thread Eduardo Rivas
If you just want identical copies of the same site, sure. Just point the 
DNS to the same IP address for any number of domains, and make sure you 
add them to ALLOWED_HOSTS in settings.


If you have multiple Site entries in Mezzanine and want to pick and 
choose the content you want to share, I'm afraid that's not possible. 
Though you might be able to get away with it if you change the relation 
of Displayable to Site from and FK to M2M.


--
You received this message because you are subscribed to the Google Groups "Mezzanine 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[mezzanine-users] Share content across domains

2016-03-07 Thread Derek Adair
Is it possible to share Blog posts, pages, etc?

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.