Andrew Ernest
unread,Jan 4, 2016, 1:18:51 PM1/4/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Waliki
I've been reasonably successful in integrating waliki into a DjangoCMS site, and amy trying to iron out some of the quirks. I tried to enable breadcrumbs, but have found that the breadcrumb links do not include the CMS url prefix. e.g. for a wiki page slug 'WikiPage', the url on the CMS site is 'wiki/WikiPage', however the breadcrumbs would direct to 'WikiPage'. Rather than making some crude, site specific hack, there an elegant fix for this?