[Mailman-Developers] Postorius: Search Plugin for List

2016-06-12 Thread Stephen J. Turnbull
Khushbu Parakh writes: > I am working on search plugin for lists You're proposing to find information about lists, not posts, right? What search criteria do you propose? Just name ~= posting address ~= List-Id? > and wondering what would be the best approach, using Ajax Think about why you u

Re: [Mailman-Developers] Postorius: Search Plugin for List

2016-06-12 Thread Khushbu Parakh
Hi, So right now UI is just in HTML with no CSS. I will add CSS later to make it in perfect position. I tried to keep it simpler. What I think is AJAX is better option cause reloading the page just to get search results is something we don't like. I mentioned JS because all I want to know is

Re: [Mailman-Developers] Postorius: Search Plugin for List

2016-06-12 Thread Adam McGreggor
On Mon, Jun 13, 2016 at 12:56:58AM +0900, Stephen J. Turnbull wrote: > Khushbu Parakh writes: > > I am working on search plugin for lists > > You're proposing to find information about lists, not posts, right? > What search criteria do you propose? Just name ~= posting address ~= > List-Id? It