Added customized search input
[GitHub/WoltLab/com.woltlab.wcf.conversation.git] / templateListener.xml
index 257041a3a41050cf560c081fe280ebe0d4584c9e..4764803f9f03d753bd1723a866e9b6e3e8406c3d 100644 (file)
                        <eventname>buttons</eventname>
                        <templatecode><![CDATA[{include file='__userStartConversation'}]]></templatecode>
                </templatelistener>
+               
+               <templatelistener name="searchAreaConversationSettings">
+                       <environment>user</environment>
+                       <templatename>searchArea</templatename>
+                       <eventname>settings</eventname>
+                       <templatecode><![CDATA[{include file='__searchAreaConversationSettings'}]]></templatecode>
+               </templatelistener>
        </import>
 </data>
\ No newline at end of file