Yes, a blogroll is just a link list displaying blogs the author likes. It's a standard feature at blogger, wordpress and others. So thanks for the hint, I wasn't aware that there are django blogroll applications. It might indeed be a good exercise to roll my own blogroll... ;-)
Thanks for the input! Christoph On Monday, July 13, 2015 at 4:24:33 PM UTC+2, Kenneth Bolton wrote: > > 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] > <javascript:>> 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] >> <javascript:>> 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] <javascript:> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> -- >>> 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] <javascript:>. >>> 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] <javascript:>. >> 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.
