Hi Christoph, My understanding of the term "blogroll" is simply a list of links to blogs the site author likes. Mezzanine does not ship with a blogroll application, but it would be a great exercise for an aspiring Python/Django/Mezzanine developer to build one. An alternative would be to take one of the existing Django blogroll applications and follow its documentation to add it to your Mezzanine project.
hth! -ken On Mon, Jul 13, 2015 at 10:19 AM, Josh Cartmell <[email protected]> wrote: > Hi Christoph, could you explain a bit more what you mean by blogroll? > Here's what Mezzanine's blog looks like, http://mezzanine.jupo.org/blog/ > (that's just random content from the test site that is editable by anyone). > > On Fri, Jul 10, 2015 at 11:37 AM, Christoph Pingel <[email protected]> > wrote: > >> Hi, >> >> I'm new to Mezzanine, but I did a few django projects years back, I think >> with django 1.2 ... >> Is there a module for a blogroll for the mezzanine blog app? A google >> search on the site for 'blogroll' returned empty. >> >> Thanks for any input, >> best regards, >> Christoph >> >> >> >> >> >> >> >> // Christoph Pingel, MA • developer • [email protected] >> >> >> >> >> >> >> >> >> >> -- >> 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. > -- 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.
