Update:Remora Idea Dump: Difference between revisions

m
extra indentation
(re. communication between developers and users, and search.)
m (extra indentation)
Line 108: Line 108:
::: I hope to get my blog on planet shortly at which time I hope to blog regularly about Remora development. For now, you can look at [[Update:Remora_Dashboard]] and [[Update:Remora_Meeting_Notepad]]
::: I hope to get my blog on planet shortly at which time I hope to blog regularly about Remora development. For now, you can look at [[Update:Remora_Dashboard]] and [[Update:Remora_Meeting_Notepad]]


:: I think your bug has a lot of good points (that we all agree with).  I'm currently writing the search for remora, and at this point it just does a basic LIKE query, but it will be easy to expand on, it just depends on how creative we want to get.  I think your #2 and #3 issues from that bug are the highest priorities (in respect to what I'm doing right now).  If you have experience with php, you're welcome to see the search() function evolve [http://svn.mozilla.org/addons/trunk/site/app/controllers/search_controller.php here] (and i'm happy to hear suggestions).  Since it's working right now in it's most basic form, I'll start focusing on enhancing it (sorting results, creating an advanced view, etc.).  In fact, I'll just start a "basic flow of search" section in the idea dump as soon as I finish posting this. -- [[User:clouserw|clouserw]]
::: I think your bug has a lot of good points (that we all agree with).  I'm currently writing the search for remora, and at this point it just does a basic LIKE query, but it will be easy to expand on, it just depends on how creative we want to get.  I think your #2 and #3 issues from that bug are the highest priorities (in respect to what I'm doing right now).  If you have experience with php, you're welcome to see the search() function evolve [http://svn.mozilla.org/addons/trunk/site/app/controllers/search_controller.php here] (and i'm happy to hear suggestions).  Since it's working right now in it's most basic form, I'll start focusing on enhancing it (sorting results, creating an advanced view, etc.).  In fact, I'll just start a "basic flow of search" section in the idea dump as soon as I finish posting this. -- [[User:clouserw|clouserw]]


== Basic flow of search ==  
== Basic flow of search ==  
126

edits