I have tried to include {$entry->alias} but that doesn't work (not available?)
Code: Select all
<li><a href="{$entry->url}">{$entry->urltxt}</a> |
{cgsimple::get_page_content({$entry->alias},'block','foo')}{eval var=$foo}
| ({$entry->weight}%)</li>Has someone an option to include extra text in the search results, maybe with a completely different approach ?

