<div dir="ltr">I am using the  FPLTemplatePageList function in a custom parkup in this way<br><br>$opt = [''=>$searchwords, 'name'=>"-$pagename" ];<br> FPLTemplatePageList($pagename, $list, $opt);<br><br>where 

$searchwords is an array of the search words which I am providing by parsing the parameters of my markup. I don't seem to parse it right though.<br><br>I would like to parse this search query as it is:<br>seznam×nadaljevalni "'''UPORABNOST''': strupen"<br><br>to produce this result:<br><br><a href="https://www.gobe.si/Gobe/AgaricusAugustus?fmt=%23title&order=title&name=-*RecentChanges*&action=search&q=seznam%C3%97nadaljevalni+%22%27%27%27UPORABNOST%27%27%27%3A+strupen%22" target="_blank">https://www.gobe.si/Gobe/AgaricusAugustus?fmt=%23title&order=title&name=-*RecentChanges*&action=search&q=seznam%C3%97nadaljevalni+%22%27%27%27UPORABNOST%27%27%27%3A+strupen%22</a><br><br>but I can not find the piece of code in pagelist.php that pases this and builds the correct 

$searchwords and  $opts variable.<br><br>Can anybody help me?<div><br></div><div>Kind Regards,<br>Gregor</div><div><div><br></div><div><br></div></div></div>