Feature Proposal: SEARCH Variable with Default Parameter
Motivation
The URLPARAM has a
default="..." parameter to set a default text in case a named URL parameter has an empty value. There is no equivalent for SEARCH in case there is no search hit.
Description and Documentation
Add a
default="..." parameter to SEARCH to set a default text in case there is no search hit.
Examples
Impact
Implementation
--
Contributors: PeterThoeny - 2011-10-04
Discussion
This is now accepted by the 7 days feedback rule.
--
PeterThoeny - 2011-10-16
This is now implemented and documented in
SVN trunk.
--
PeterThoeny - 2011-10-25