[Bug 19956] Suggestions in search for Wikipedia Mobile

2012-04-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

Bug 19956 depends on bug 32082, which changed state.

Bug 32082 Summary: MobileFrontend beta search suggestions don't start 
suggesting when expected on Firefox
https://bugzilla.wikimedia.org/show_bug.cgi?id=32082

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2012-01-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #9 from Tomasz Finc tf...@wikimedia.org 2012-01-19 12:28:32 UTC 
---
Feature has been out in production for a bit.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Depends on||32082

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

--- Comment #8 from Tomasz Finc tf...@wikimedia.org 2011-10-31 19:24:47 UTC 
---
Feature is out in beta:
http://blog.wikimedia.org/2011/10/27/wikimedia-mobile-opt-in-beta/

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

--- Comment #6 from Tomasz Finc tf...@wikimedia.org 2011-10-26 01:07:08 UTC 
---
This feature will be launching shortly. Ideally this week.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-10-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

--- Comment #7 from Tomasz Finc tf...@wikimedia.org 2011-10-26 01:07:42 UTC 
---
as a beta

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-10-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

--- Comment #5 from Ross ad...@rossbender.com 2011-10-04 19:52:05 UTC ---
I updated the page at http://www.rossbender.com/temp/testwiki/ to be jQuery
independent (see the JavaScript file at
http://www.rossbender.com/temp/testwiki/main.js compared to the old one:
http://www.rossbender.com/temp/testwiki/mainJquery.js ).

I removed a few nice-ities such as the window automatically scrolling to the
top as well as the colored background on a touch event. They wouldn't be super
difficult to add back in but I figured those would be more of a site-wide
design rather than through the plugin.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-09-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

--- Comment #4 from Patrick Reilly prei...@wikimedia.org 2011-09-30 22:11:42 
UTC ---
Ross great work!

How hard do you think it would be to remove the dependency on jQuery?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

--- Comment #3 from Ross ross.bend...@gmail.com 2011-09-29 23:48:50 UTC ---
Created attachment 9128
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9128
The source code for a working example

This is a problem made easy by Wikipedia's existing API. I have a working
example (modified after mobile.wikipedia.org) at
http://rossbender.com/temp/testwiki/ - try it on your mobile phone! See also my
personal site's example (a stripped down version):
http://rossbender.com/random/wikipedia/

The changes attached are minimal to the already existing page at
mobile.wikipedia.org. I'm using that as comparison instead of
en.m.wikipedia.org for simplicity's sake only--the changes would be similar
there. If you compare the HTML source from mobile.wikipedia.org with the source
attached that you will see I have only added 4 lines in the head (meta tag
for mobile compatibility, 1 link to an external stylesheet, and 2 links to
external Javascript files) and 1 line in the body (results div).

(Note that the wikiapi.php file is only necessary on my server because I cannot
do cross-domain XML requests in Javascript. So the wikiapi.php file simply
returns the results of the Wikipedia API results.)

I personally prefer the results being displayed as part of the page, but adding
the same effect to a dropdown box is not difficult using
http://jqueryui.com/demos/autocomplete/. For my own personal site I had
actually started with that but preferred to opt for the more simplistic
version.

I would be happy to help out with this where necessary. Autocomplete for search
engines nowadays is basically a must (read more on my thoughts here:
http://rossbender.com/2011/09/25/mobile-wikipedia-search/).

Let me know if there's anything more I can do to help. Thanks!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-08-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

--- Comment #2 from Tomasz Finc tf...@wikimedia.org 2011-08-03 20:45:12 UTC 
---
*** Bug 29559 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-08-03 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 CC||prei...@wikimedia.org
  Component|ruby gateway|MobileFrontend
Version|.5  |any
Product|Wikipedia Mobile|MediaWiki extensions

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19956] Suggestions in search for Wikipedia Mobile

2011-02-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19956

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org
 Blocks||27411

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-02-14 
21:49:27 UTC ---
I'm guessing you'll have to wait quite a while more on this one.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l