Ability to assign custom search dropdown label
authorAlexander Ebert <ebert@woltlab.com>
Thu, 2 Jun 2016 09:48:50 +0000 (11:48 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 2 Jun 2016 09:48:56 +0000 (11:48 +0200)
commitef722a0cc1793d5cd6ea695a1dec5b9b589d9302
tree5fb9fea4f0378b33c7f1e67450d630b5becf0fd1
parent9d7ecd7bebe050b44937a9ba22a28dcc06af0250
Ability to assign custom search dropdown label

This label is verified through JavaScript, but can be used to set a
custom label that is actually valid but represents a parameter-based
subtype of an existing type.

For instance Burning Board has the type 'forum' but also special
subtypes to search a thread/board, but this causes the label to read
'forum' until the JS kicks in and changes it if necessary. Statically
setting the correct label ahead of time prevents flickering.
com.woltlab.wcf/templates/pageHeaderSearch.tpl