1,623
edits
(spelling) |
No edit summary |
||
| Line 18: | Line 18: | ||
#** When a search is performed, only the selected/detected locale should be searched. However, many locales will have incomplete translations, which means it would also list content not localized (using the same locale fallback mechanism as defined in [https://bugzilla.mozilla.org/show_bug.cgi?id=398353]) | #** When a search is performed, only the selected/detected locale should be searched. However, many locales will have incomplete translations, which means it would also list content not localized (using the same locale fallback mechanism as defined in [https://bugzilla.mozilla.org/show_bug.cgi?id=398353]) | ||
#** In summary, a search should return all results for the current locale + any remaining articles in the fallback locales, but it should never list the same article twice, even if it exists for two locales. | #** In summary, a search should return all results for the current locale + any remaining articles in the fallback locales, but it should never list the same article twice, even if it exists for two locales. | ||
# Be able to | # Be able to weigh articles | ||
#* Based on their tags | #* Based on their tags | ||
#* Based on their poll results | #* Based on their poll results | ||
edits