Hello,

I've been trying to integrate the django-wiki app into mezzanine. For the 
most part everything's worked pretty well. I'm trying to get mezzanine's 
search function to pull up articles from django-wiki. As near as I can tell 
the search will only get things that conform to the mezzanine Page model. 
What I'm thinking of doing is adding a module to django-wiki that will 
return an Article in a Page format and yield that up to the search.

Before I start: Does anyone have any advice on this? Is there an easier way 
to go about this?

-- 
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.

Reply via email to