Hi Bernhard, I haven´t change anything from the original code of indexed search. In the file class.tx_indexedsearch.php the url is <a href="#" onclick="'.htmlspecialchars($onclick).'">'.$str.'</a>'. this worked well but suddenly stopped working.
Thanks El 07/10/2009, a las 12:00, [email protected] escribió: > Send TYPO3-english mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of TYPO3-english digest..." > > > Today's Topics: > > 1. Re: Problem with Indexed search (Bernhard Kraft) > 2. HMENU: Different class attributes for shortcuts (Stefan Isak) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 07 Oct 2009 10:09:45 +0200 > From: Bernhard Kraft <[email protected]> > Subject: Re: [TYPO3-english] Problem with Indexed search > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Valentin Miguel schrieb: >> a have a problem, I have add an indexed search in my web site, the >> results are showing well, but when the result have several pages >> and I >> try go to the next page, the system send me to the index page. > > Hi Valentin, > > What is the link URL in the <a HREF> tag taking you to the next page? > > You get to the index/root page of the website? Did I understand this > correctly? So not to the search-page? > > > greets, > Bernhard > > > ------------------------------ > > Message: 2 > Date: Wed, 7 Oct 2009 11:45:07 +0200 > From: Stefan Isak <[email protected]> > Subject: [TYPO3-english] HMENU: Different class attributes for > shortcuts > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="US-ASCII" > > Hey Everybody, > > lets say I have a normal HMENU: > > lib.mymenu = HMENU > lib.mymenu.entryLevel = 2 > lib.mymenu.wrap = <ul> | </ul> > lib.mymenu.1 = TMENU > lib.mymenu.1 { > NO.allWrap = <li> | </li> > ACT = 1 > ACT.allWrap = <li class='active'> | </li> > } > > Some pages in this menu are shortcuts. > Is it possible to give those pages a different class attribute? > > E. g. <li class='shortcut'> | </li> > > Thanks a lot. > Stefan > > ------------------------------ > > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > > End of TYPO3-english Digest, Vol 73, Issue 25 > ********************************************* _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
