[mezzanine-users] Re: Edit/Insert Link feature broken

2016-07-26 Thread Chirag Dua
Can someone please help? On Monday, July 25, 2016 at 4:28:34 PM UTC-4, Chirag Dua wrote: > > I am using Mezzanine 4.1 with Django 1.9. Edit/Insert link is broken for > rich text field content creation. Searching online says, it has been fixed > in master. Is it possible to selec

Re: [mezzanine-users] Re: Edit/Insert Link feature broken

2016-07-27 Thread Chirag Dua
home = Home() > > (Don't forget to get the indentation right). > Hope that helps, > Chris > > On 26 July 2016 at 16:43, Chirag Dua <chira...@belk.com > > wrote: > >> Can someone please help? >> >> >> On Monday, July 25, 2016 at 4:28:34 P

[mezzanine-users] Edit/Insert Link feature broken

2016-07-25 Thread Chirag Dua
I am using Mezzanine 4.1 with Django 1.9. Edit/Insert link is broken for rich text field content creation. Searching online says, it has been fixed in master. Is it possible to selectively apply this fix on my mezzanine codebase on web faction? Can someone please tell me the exact files to be

[mezzanine-users] Search Results (Content Pages First)

2016-09-21 Thread Chirag Dua
Is there a way to display content pages first and then all the blog posts when someone searches with a keyword? I am assuming everything is combined right now as per natural relevancy. I still want to retain that but within blog posts and content pages separately. Is that feasible? Many

Re: [mezzanine-users] Re: Search Results (Content Pages First)

2016-09-23 Thread Chirag Dua
to override the blog listing view and > modify the query in order to customize the ordering. > > On Thu, Sep 22, 2016 at 11:39 AM, Chirag Dua <chira...@belk.com > > wrote: > >> Can someone please reply/help? >> >> >> On Wednesday, September 21, 2016 at 4:0

[mezzanine-users] Re: Search Results (Content Pages First)

2016-09-22 Thread Chirag Dua
Can someone please reply/help? On Wednesday, September 21, 2016 at 4:06:45 PM UTC-4, Chirag Dua wrote: > > Is there a way to display content pages first and then all the blog posts > when someone searches with a keyword? I am assuming everything is combined > right now as per natur

[mezzanine-users] Edit/Insert Link in Rich Text Page feature broken

2016-11-06 Thread Chirag Dua
This was fixed in trunk earlier: https://github.com/stephenmcd/mezzanine/commit/94d57294bcc1e934fdd723546be7ea15bb9dcd1a I can see this in 4.2.2 as well but feature seems to be broken again. I had 4.1 and just upgraded to 4.2.2 Can someone pls help? And make migrations don't detect anything,