so, How do I change this from the Extensions...Search... Result template section of the admin area:
Code: Select all
<li>{$entry->title} - <a href="{$entry->url}">{$entry->urltxt}</a> ({$entry->weight}%)</li>
change urltxt to use the page description OR content from the page itself?
Thanks
JM