https://bugzilla.wikimedia.org/show_bug.cgi?id=1837
Petr Částek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Petr Částek <[email protected]> 2009-05-05 13:38:45 UTC --- I suggest to add combobox with English, German, All language, optionally Current Language to a Search result page, and optionally to a search box in the left menu bar such as. <pre><!-- <div id="p-search" class="portlet"> <h5><label for="searchInput">Search</label></h5> <div id="searchBody" class="pBody"> <form action="/w/index.php" id="searchform"><div> <input type='hidden' name="title" value="Special:Search"/> <input id="searchInput" name="search" type="text" title="Search Wikipedia [f]" accesskey="f" value="" /> <input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if one exists" /> <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search Wikipedia for this text" /> </div></form> </div> </div> --></pre> -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
