https://bugzilla.wikimedia.org/show_bug.cgi?id=30404
--- Comment #1 from Brion Vibber <[email protected]> 2011-08-16 18:53:12 UTC --- Note that this *almost* works: <inputbox> type=search prefix="" incategory:"{{PAGENAME}}" incategory:"$1 deaths" width=4 searchbuttonlabel=Find {{PAGENAME}} dead in a given year </inputbox> The stuff in the 'prefix' value gets stuffed into the query with a magic 'prefix:' prepended to it; alas searching a blank prefix doesn't work. :( This system could use some general improvement as well, it's a bit of a hack at the moment -- see bug 30229. -- 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
