
Package
This module implements all the search functionality.
| ||||||||
| Changed: | ||||||||
| < < | SMELL: If format is set, template will be ignored. | |||||||
| > > | Note: If format is set, template will be ignored. | |||||||
| Changed: | ||||||||
| < < | SMELL: If regex is defined, it will force type='regex' | |||||||
| > > | Note: For legacy, if regex is defined, it will force type='regex' | |||||||
SMELL: If template is defined bookview will not work
SMELL: it seems that if you define _callback or inline then you are
responsible for converting the TML to HTML yourself!
FIXME: callback cannot work with format parameter (consider format='| $topic |'
| ||||||||
Package
This module implements all the search functionality.
|