[TYPO3-english] indexed_search remember selected section

Muriel le Pair typo3 at strangefruit.nl
Mon Oct 13 14:09:29 CEST 2014


I have been looking at the indexed_search code, but I really am missing 
some kind of manual.

For instance the template contains the following section, what do I need 
to do to display this (it's ignored by default):

<h2>TEMPLATE_SECTION_HEADER</h2>
<p><em>Template for the section title in section mode.</em></p>
<!-- ###SECTION_HEADER### begin -->
	<div class="tx-indexedsearch-secHead"><a name="###ANCHOR_URL###"></a>
		<table cellpadding="0" cellspacing="0" border="0" summary="Section 
header">
			<tr>
				<td class="tx-indexedsearch-title title" 
width="100%">###SECTION_TITLE###</td>
				<td class="tx-indexedsearch-result-count result-count" 
nowrap="nowrap">###RESULT_COUNT### ###RESULT_NAME###</td>
			</tr>
		</table>
	</div>

<!-- ###SECTION_HEADER### end -->
<br /><br />


-- 
kind regards,

Muriel le Pair



More information about the TYPO3-english mailing list