Wo kann ich im Standard-Modul "Suchausgabe" festlegen, was durchsucht wird?
ich habe schon halbherzig versucht, eine Kategorie mit:
Code: Alles auswählen
$action = $sess->url('front_content.php?idcat=54');
=> vorher: $action = $sess->url('front_content.php');
Hat da jemand eine Idee, was ich im Quellcode des Moduls ändern muss?
Danke schonmal