A process(
array
&$matches)
|
|
Generates a token entry for the matched text. Token options are:
'src' => The image source, typically a relative path name.
'opts' => Any macro options following the source.
Overrides
Text_Wiki_Rule::process() (Simple processing mathod to take matched text and generate replacement text. This is one of the methods you will definitely want to override in your rule class extensions.)
Parameters: