same:


\addons\filter\config.php

result:


\addons\filter\config.php

result:

<?php
if ( !defined('K_COUCH_DIR') ) die(); // cannot be loaded directly
///////////EDIT BELOW THIS////////////////////////////////////////
// Names of the templates with names of the editable-regions used as filters (use '|' to separate multiple regions) e.g.
$t['contacts.php'] = 'filter';
// $t['news.php'] = 'state | genre';
<cms:editable type="radio" name="filter" opt_values="test | test2" label="testing" />