Added support for specifying a file type extension in the search tag.
This commit is contained in:
parent
acb262f5d7
commit
bed16e985b
4 changed files with 156 additions and 113 deletions
|
@ -162,6 +162,11 @@
|
|||
<required>false</required>
|
||||
<rtexprvalue>true</rtexprvalue>
|
||||
</attribute>
|
||||
<attribute>
|
||||
<name>type</name>
|
||||
<required>false</required>
|
||||
<rtexprvalue>true</rtexprvalue>
|
||||
</attribute>
|
||||
</tag>
|
||||
<!-- SearchComments Tag -->
|
||||
<tag>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue