Definitely possible, you could make a custom homepage page type, add then add optional foreignkeys to other pages to display in addition to the homepage content.
Here are the docs on creating custom content types: https://mezzanine.jupo.org/docs/content-architecture.html#the-page-model On Thu, May 1, 2014 at 12:30 AM, Neeraj Dhiman <[email protected]>wrote: > I have on general question and I don't know wether its feasible or not in > mezzanine. > > I want to show the content of one or more pages in other single page like > we do in wordpress. > > Let say In my home page I want to show the content of about_us and contact > page. So Can I handle this from admin or I have write down any view > function or decorator for this. > Please let me know first its feasible or not and if yes then How ? > > > Thanks > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
